/* CSS Document 
anees kodiyathur
Jan 08
*/

body {
	margin: 0px;
	background-color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
a:link { color:#999999; text-decoration: none;}
a:visited { color:#999999; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}
#wrapper {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}
#redbanner {
	width: 778px;
	height: 265px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#bodywrapper {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.bodyboxes {
	width: 243px;
	padding: 8px;
	float: left;
	text-align: justify;
}
.bodyboxes .head{
	font-size: 14px;
	font-weight: bold;
	color:#CCFF99;
	padding-bottom: 10px;
}
#footer {
	width: 778px;
	border-top: solid 1px #333333;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 5px;
}
#footer a:link { color:#999999; text-decoration: none;}
#footer a:visited { color:#999999; text-decoration: none;}
#footer a:hover { color: #FFFFFF; text-decoration: none;}
