body {
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000000;
	font-size: 14px;
	color: #999999;
}		
a {
	color: #f2d291;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
.navtable {
	height: 25px;
	border-collapse: collapse;
	background-color: #261d0f;
}
.navbuttons {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	width: 950px;
}
.navbuttons li {
	display:inline;
	background-color: #261d0f;
}
.firstnavbutton {
	padding: 0px 39px 0px 0px;
}
.middlenavbuttons {
	padding: 0px 41px 0px 40px;
}
.lastnavbutton {
	padding: 0px 0px 0px 39px;
}
.wrapper {
	width: 950px;
	margin: 0 auto;
	font-size: 16px;
}
.scrollboxheadertable {
	position: relative;
	top: 5px;
	font-size: 12px;
	color: #f2d291;
}
#Scroller-1,
#Scroller-1right {
	position: relative;
	overflow: hidden;
	top: 5px;
	left: 0px;
	width: 460px;
	height: 134px;
	font-size: 12px;
}
#Scroller-1right {
	top: -129px;
	left: 477px;
}
.Scroller-Container,
.Scroller-Containerright {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 460px;
}
.Scroller-Container p {
	padding: 8px;
	background-color: #333333;
}
#Scrollbar-Container {
	position: relative;
	z-index: 100;
	top: 5px;
	left: 460px;
	width: 0px;
}
#Scrollbar-Containerright {
	position: relative;
	z-index: 100;
	top: -129px;
	left: 937px;
	width: 0px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	width: 13px;
	height: 14px;
	top: 0px;
	left: 0px;
	background: url(images/up_arrow.gif);
}
.Scrollbar-Track {
	position: absolute;
	width: 13px;
	height: 100px;
	top: 17px;
	left: 0px;
}
.Scrollbar-Handle {
	cursor: pointer;
	position: absolute;
  	width: 13px;
	height: 13px;
	top: 17px;
	left: 0px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	width: 13px;
	height: 14px;
	top: 120px;
	left: 0px;
	background: url(images/down_arrow.gif)
}
.micasanewsdropcap {
	font-size: 20px;
}
.nowinproductiontable {
	position: relative;
	left: -5px;
	width: 470px;
	border-collapse: collapse;
	border: 5px solid #f9eda6;
	color: #1a1a1a;
}
.nowinproductiontable td {
	padding: 4px;
	text-align: left;
	border: 5px solid #000000;
	vertical-align: middle;
	background-color: #333333;
	color: #999999;
}
.imagetopright {
	float: right;
	margin: 0px 0px 20px 20px;
	border: solid 1px #999999;
}
.imagetopleft {
	float: left;
	margin: 0px 20px 10px 0px;
	border: solid 1px #999999;
}
.dropcap {
	font-size: 24px;
}
.section,
.gallerysection {
	width: 940px;
	padding: 5px 0px 2px 0px;
	background-color: #4c4d00;
	text-align: center;
	font-weight: bold;
	color: #f2d291;
}
.linkmessage {
	text-align: center;
	font-weight: bold;
	color: #f2d291;
}
.ourworktable,
.hdvisiontable {
	width: 950px;
	border-collapse: collapse;
	border: 5px solid #000000;
	background-color: #333333;
	font-size: 14px;
}
.ourworktable th {
	padding: 5px;
	border: solid 5px #000000;
	color: #a6a6a6;
}
.ourworktable td {
	padding: 5px;
	text-align: left;
	border: 5px solid #000000;
}
.hdvisiontable {
	border: 0px;
}
.hdvisiontable td {
	padding: 5px;
	text-align: left;
	border: solid 5px #000000;
	border-top: 0px;
}
.gallerysection {
	margin-bottom: 10px;
	width: 850px;
}
.gallery {
	font-size: 14px;
}
.gallery img {
	position: relative;
	top: 10;
	border: #999999 solid 1px;
	margin: 10px 9px 10px 9px;
}
.phototitle {
	font-weight: bold;
	font-size: 18px;
}
.news p {
	background-color: #333333;
	color: #999999;
	padding: 10px;
}
.year {
	font-size: 48px;
	padding: 0px;
	color: #a6a6a6;
}
.homefooter {
	position: relative;
	top: -150px;
}
.footer {
	font-size: 13px;
	letter-spacing: 1px;
}
.icons img{
	margin: 10px 20px 10px 20px;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
}
.designcredit a:link,
.designcredit a:visited {
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
.designcredit a:hover {
	color: #cccccc;
}
