html, body  
	{
	
	font-family: Trebuchet MS;
	text-decoration: none;
	text-align: justify;
	font-size: 10px;
	
	}
body
	{margin: 0px; 
	 padding: 0px; 
	 background:#003366 url("img/backg.png") repeat-x;
	 text-align:center;
	}


#top {width:800px; height:288px; padding:0 44px 0 44px; position:relative; margin:0 auto 0 auto;}
#top h1 
	{font-size: 2.1em; 
	 text-align:center;
	 color:#000000;
	 position:absolute;
	 top:156px;
	 right:24px;
	}
#top img#logo 
  {border: 0px;
	 position:absolute;
	 top:74px;
	 left:24px;	 
	}	
#top #leftt {position:absolute; bottom:4px; left:-44px;}
#top #rightt {position:absolute; bottom:4px; right:-44px;}
	
#content {width:800px; padding:0 44px 0 44px; position:relative; margin:0 auto 0 auto; text-align:left;}

#content #leftb {position:absolute; top:-22px; left:-44px;}
#content #rightb {position:absolute; top:-22px; right:-44px;}

#content p { width:650px;
font-size: 2.2em; 
	 text-align:left;
	 color:#ABBBCC;
	 
	}
#content a#demo {
position:absolute;
right:5px;
top:0px;
border:0;
}	
#content a#demo img {border:0;}

#content a#about {
color:#FFCC00;
font-size: 2.1em;
margin:20px 0 30px 0;
padding:0;
}	
#content a#works {
color:#FFCC00;
font-size: 2.1em;
margin:20px 0 30px 0;
padding:0;
}	
	
table 
	{padding: 0 0 50px 0; 
	 margin: 30px 10px 50px 0px; 
	 width: 600px; 
	 background:none;
	 border: 0;
   border-collapse: collapse;
	}
	
th {border:0; 
		background:none;
		color:#ffffff;
		font-size: 1.8em;}	
		
th#t1 {width:200px;}
th#t2 {width:280px;}
th#t3 {width:60px; text-align:center;}
th#t4 {width:60px; text-align:center;}

thbody {border: 1px solid black;}

tr.a {background:#064A8D;}
tr.b {background:#11589F;}
tr.c {background:#1C66B0;}
tr.d {background:#2774C1;}
tr.e {background:#3585D6;}
tr.f {background:#4196EA;}
tr.g {background:#4AA1F8;}

td 
	{text-align: left; 
	 vertical-align: top; 
	 border: 1px solid black;
	 font-size: 1.5em;
	 padding:5px;
	}
td.name { font-size: 1.7em;}	

td.yesno {text-align:center;}
td#foottable {border:0; background:#000000; color:#FFCC00;font-size: 2.4em; text-align:center; padding:20px;}
a 
	{color: #9a0000; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}
