/* CSS Document */html { height: 100%; }body { 	background: #fff url(img/bksgd.gif) repeat-x; 	padding: 0 0 0 0; 	margin: 0 0 0 0; 	font: .65em "Helvetica Neue Bold", "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif; 	}	#container { 	width: 944px; 	padding: 0 0 0 0; 	margin-right: auto; 	margin-left: auto; 	}	#top { 	height: 85px; 	width: 944px; 	background-color: #fff; 	padding: 0; 	margin-left: auto; 	margin-right: auto; 	}	#border { 	height: 12px; 	width: 944px; 	background: url(img/stripe_tile2.gif); 	margin-left: auto; 	margin-right: auto; 	}	#border2 {  	height: 12px; 	width: 944px; 	background: url(img/stripe_tile2.gif); 	z-index: 1; 	position: absolute; 	top: 608px; 	}	#main { 	height: 351px; 	width: 944px; 	padding: 25px 0; 	margin: 0; 	border-bottom: 1px #666 dashed; 	}	img.logo { 	position: relative; 	left: 17px; 	top: -8px;	}	img.profile { position: relative; left: 308px; top: -32px; border: 0; }img.divider { position: relative; left: 308px; top: -32px; border: 0; visibility: visible; }img.portfolio { position: relative; left: 312px; top: -32px; border: 0; visibility: visible; }	#nav {	float:left; 	width: 300px; 	}#nav a:hover { 	color: #333333;	background: url(img/arrow.gif) no-repeat -10px 0px;  	}	#maincontent { 	padding: 7px 0 0 0px; 	}	#maincontent img { 	padding: 0; 	}	 #thumbbar { 	height: 110px; 	background: url(img/thusmb_bg.jpg) repeat-x; 	text-align: center; 	vertical-align:middle; 	}	#thumbbar img { 	margin-right: 4px; 	vertical-align:middle; 	margin-top: 16px; 	border: 1px #999 solid; 	}#addressbar { 	height: 54px; 	background: url(img/addressbar_bg.jpg) repeat-x; 	color: #333333;	}	#addressbar p { 	text-align:center; 	padding-top: 29px; 	font-size: 110%; 	}	ul { list-style: none; }li { padding: 0 0 9px 65px; }#subnav { 	list-style: none; 	margin: 0; 	padding: 0; 	text-transform:uppercase; 	padding-left: 44px; 	letter-spacing: 1px; 	}	#subnav ul { 	padding-left: 45px;	font-size: 100%; 	}	#subnav li { 	list-style: none; 	padding-left: 46px;  	padding-bottom: 5px;	font-size: 100%; 	}#subnav a { 	text-decoration: none; 	color: #000; 	padding-left: 15px;  	}#subnav a.active { 	font-weight: bold; 	background: url(img/arrow.gif) no-repeat 0 1px;  	padding-left: 15px; 	}	#subnav a:hover { 	color: #E13414;	background: url(img/arrow.gif) no-repeat 0 1px;  	border-bottom: none;	}a.next { 	text-decoration: none; 	font-size: 165%; 	color: #E13414; 	position: relative;	padding: 0 0 0 0;	margin: 0 0 0 0;	top: 10px;	font-weight: bold;	}a.next:hover {	color: #000;	}	#thumbbar img.next {	border: 1px #E13414 solid;	margin: 0 0 0 0;	}