#banner_left_anchor {

	width: 10px; 
	
	margin: 0 0 0 0;
	
	background: #999;
	border-right: 1px solid black;
	
}

#banner_wide {

	width: 130px; 
	
	background-color: #CCC; 
	background-image: url(/images/left_bar_bg_grad.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #666;
	
	font-family: verdana;
	font-size: 8pt;
	color: #999;
	
	padding-top: 10px;
	text-align: center;
}

#banner_wide img {
	position: absolute;
	bottom: 45px;
	left: 15px;
	border: 0px;
}

body {
	 background-color: #FFF;
	 margin: 0 0 0 0;
}

a {
	text-decoration: none;
	color: #82253b;
	border-bottom: 1px dotted transparent;
}

a:hover {border-bottom: 1px dotted #CCC;}

.table_frame {
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 
	padding-right: 15px;
	background-color: #FFF;
}

#cog{
	width: 100%;
	background-image: url(/images/cog-white.png); 
	background-repeat: no-repeat;
	background-position: -200px 20px;
	background-attachment: fixed; 
}

#statement {
	font-family: georgia, times; 
	font-size: 180%;
	font-weight: normal;
	font-style: italic;
	position: absolute;
	top: 50px;
	left: 300px;
	white-space: nowrap;
	text-align: right;
	color: #AAA;
	z-index: 2;	
}

#topnav {
	position: absolute;
	top: 0px;
	left:0px;
	background: #999;
	width: 100%;
	height: 25px;
	border-top: 1px solid #000;
}



#topnav a {
	position: relative;
	top: 3px;
	right: 10px;
	color: #EEE; 
	border-bottom: 1px dotted #DEDEDE;
	font-family: verdana;
	font-size: 11px;
}

#topnav img {border: none;}
#portfolio { width: 250px; margin-right: 25px; position: absolute; top: 25px; right: 20px;} 
#portfolio h2 {border-bottom: 1px solid #AAA; padding-bottom: 5px; color: #6F4D4D; padding-right: 5px; font-family: Georgia; font-size: 14pt;}
#portfolio ul{background: #FFF;}
#portfolio li {list-style: none; padding-bottom: 5px; padding-right: 10px;} 
#portfolio a{font-size: 12px; border-bottom: 1px solid #FFF; font-family: verdana;}
#portfolio a:hover {border-bottom: 1px solid #CCC;}

#icons {width: 110px; position: absolute; top: 10px; left: 10px; padding-top: 20px; text-align: center; background: transparent;}
#icons img{position: relative; margin: 10px; border: 0px;}
#icons a, #icons a:hover {border: 0px;}

