body {
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-top:0;
}

h1 {
	font-size:24px;
	color:#003399;
}

h2 {
	font-size:17px;
	margin-bottom:-9px;
}

h3 {
	font-size:18px;
	color:#5b98d2;
	margin-top:-20px;
}

h6 {
	font-size:9px;
	color:#999999;
}

p {
	font-size:10pt;
}

p.timeline {
	margin-left:30px;
}

span.lightblue {
	color:#5b98d2;
}

a:link    {color: #5b98d2; text-decoration: none;}
a:active  {color: #5b98d2; text-decoration: none;}
a:visited {color: #5b98d2; text-decoration: none;}
a:hover   {color: #5b98d2; text-decoration: underline;}

#container {
	margin:auto; 
	width:804px;
	height:600px;
	background-image:url(images/lcd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#head {
	background-image:url(images/header-repeat-x.jpg); 
	background-repeat:repeat-x; 
	height:90px; 
	width:771px; 
	vertical-align:text-top;
}

#header {
	padding-left:7px;
	padding-right:7px;
	vertical-align:top;
}

#padding {
	width:40px; 
	float:left; 
	height:440px;
}

#left {
	width:180px; 
	float:left; 
	height:auto;
}

#main {
	width:515px; 
	float:left; 
	height:320px; 
	overflow:auto; 
	margin-top:15px; 
	margin-left:10px; 
	margin-right:10px;
}