@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

body {
	background-color: #333333;
	text-align: center;
}


/* ============================ */
/*          IDS                 */
/* ============================ */

#container {
	height: 1024px;
	width: 1024px;
	background-color:#000000;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 97px;
	width: 1024px;
	background-color:#000000;
	background:url(../img/bgHeader_Scroll.gif) top left repeat-x;
	margin: 0px;
	
}
#headerGfx {
	float: none;
	height: 233px;
	width: 1024px;
	background-color:#000000;
	background:url(../img/bgHeader_matte1.jpg) top left repeat-x;
	margin: 0px;
	clear:both;
}

#footer {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	-margin-left: -514px;
	top: 1024px;
	height: 33px;
	width: 1024px;
	padding-top: 15px;
	background:url(../img/bgFooter_Scroll.gif) top left repeat-x;
	color:#999999;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

#footer a {
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#topnav {
	left: 50%;
	position: absolute;
	top: 340px;
	height: 50px;
	width: 1024px;
	background-color:#3d3e3d;
	background:url(../img/bgTopNav.gif) top left repeat-x;
	margin: 0px 0px 0px -512px;
	padding-top: 15px;
	letter-spacing: 2px;
	
}

#topnav a {
	color:#999999;
	text-decoration:none;
}

#topnav a:hover {
	color:#FFFFFF;
}

#bl {
	float:left;
	height:97px;
	width: 32px;
	background:url(../img/bolt_ul.gif) top left no-repeat;
}

#br {
	float:right;
	height:97px;
	width: 32px;
	background:url(../img/bolt_ur.gif) top right no-repeat;
}

#cnt {
	float:left;
	height:72px;
	width: 900px;
	margin-left: 25px;
 	text-align:left;
	padding-top: 25px;
	
}

#page {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	-margin-left: -514px;
	top: 400px;
	width: 1024px;
	height: 575px;
	color:#CCCCCC;
	letter-spacing: 3px;
	
}

/* ============================ */
/*      CLASSES                 */
/* ============================ */

.biocopy {
	float: left;
	width: 400px;
	margin: 20px 0px 5px 5px;
	text-align:left;
	padding-right: 15px;
	line-height: 18px;
	white-space: normal;

}

.bioimg {
	float: left;
	margin: 20px 25px 80px 25px;
	border:solid #FFFFFF 1px;
}

.bioinfo {
	color:#CCCCCC;
	float: left;
	width: 275px;
	margin: 20px 0px;
	padding-left: 25px;
	text-align:left;
	line-height: 18px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #262626;
}

.bordered {
	border: none;
	padding: 5px 5px 20px 5px;
	background-color:#FFFFFF;
	margin: 10px 25px;
}

.galleryTitle {
	margin-top: 25px;
	width: 50px;
	height:155px;
	vertical-align:top;
}

p .imgport {
	margin: 75px;
}

.bioinfo .infoHead {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-bottom: 5px;
padding-top: 0px;
color:#CCCCCC;
}
.bioinfo .infoDetail {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
padding-left: 5px;
}
.bioinfo .infoDetail .infoDetailHead {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
margin-bottom: 5px;
margin-top: 10px;
color:#CCCCCC;
}


.bioinfo .infoDetail a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration: none;
color:#CCCCCC;
}
.bioinfo .infoDetail a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration: underline;
color:#FFFFFF;
}



.navtext {
	color:#FFFFFF;
	font-size:18px;
	clear:both;
}

.navtext a {
	color:#FFFFFF;
	font-size:18px;
	text-decoration: none;
}

.navtext a:hover {
	color:#FFFFFF;
	font-size:18px;
	text-decoration:underline;
}

.headertext {
	color:#CCCCCC;
	font-size:14px;
}

#content .mattewoods {
	width: 615px;
	height:572px;
	background-image:url(../img/matte/full/matte-woods.jpg);
	background-position: top left;
	border: #CCCCCC thin solid;
}
#content .mattewoods:hover {
	width: 615px;
	height:572px;
	background-image:url(../img/matte/full/matte-woods.jpg);
	background-position: bottom left;
	border: #666666 thin solid;
}#page .biocopy a {
	color: #00A7FD;
}
