html, body, table
{
	font-family:verdana;
	font-size:10pt;
	line-height:16pt;
	color:#8c8c8c;
}
body {margin-top:0px;}
a {text-decoration:none; color:#8c8c8c;}
a:hover {text-decoration:underline; color:#0099CC;}
a.current { color:#0099cc; font-weight:bold; }
p {margin-top:0px; margin-bottom:25px;}
h3 {margin-top:0px; margin-bottom:10px;}

a img {border-width:1px;}

#dash1 {margin-top:50px;}
#dash2 {margin-top:116px;}
#dash3 {margin-top:50px;}
#dash4 {margin-top:116px;}
.bluedash {color:#0099cc;}

#header {width:300; text-align:right; height:166px;margin:0px;}
	#home_link {margin-top:50px;}
	#isaydo {margin-top:116px;}
	#isaydo a {padding:5px 0px 5px 10px;}

table, tr, td, tbody { margin:0px;padding:0px;}
#main {margin-top:40px;}
	#sidebar {text-align:right; width:300px; float:left;} /* same width as header */
	#sidebar a { display:block; margin-bottom:15;}
	#content {margin-left:336px; position:relative;}
	
	.portfolio_piece_link {margin-right:10px;}