body {
		margin-left: 0px;
		margin-right: 0px;
			margin-top: 0px;
	margin-bottom: 0px;
		background-color: #000000;
		font: .8em/1.3em verdana,arial,helvetica,sans-serif;
		color:#FFFFFF
	}
#header {
		background-color: #000000;
		width: 100%;
		height: 58px;		
	}
#header-left {
		float:left;		
	}
#header-right {
		float:right;		
	}	
#projectscontent {
		height: 640px;
		background-color:#1E1E1E;
		padding:10px 10px 10px 20px;
	}
	
#flashcontent {
		width: 100%;
		height: 640px;		
	}
#homecontent {
		height: 640px;
		background-color:#1E1E1E;
		padding:0px 0px 0px 0px;
	}
#homeleft{
	float:left;
	}
#homeright{
	float:right;
	padding:10px 20px 10px 20px;
	}
A:hover
{ 
font-weight: bold;
color: #006600;
text-decoration: underline;
 font-family: Verdana, Arial, Helvetica, san-serif;
 font-size: 9pt;
}

A
{ 
font-weight: bold;
color: #00CC00;
text-decoration: none; 
 font-family: Verdana, Arial, Helvetica, san-serif;
 font-size: 9pt;
}
/* hide from ie on mac \*/
#simpleViewer { height: 92%;}
/* end hide */

