




div#header, div#googlebar, #topnav { background:none; }
div#topnav ul li { border: 0px; }
#topnav ul#leftNav, #topnav ul#rightNav { border: 0px; }
div.wrap { width:800px; }
body {

	background-color:rgb(0, 0, 0);
	background-image: url(http://ly.fdots.com/cc/c4/de04fe1adfa3a5b1ad5147a17570a9f8.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-attachment: fixed;
	color:FFFFFF; 
 }

.moduleBody { color:FFFFFF; }

.module { color:FFFFFF; background-color:rgb(255, 255, 255);
	border-width: 5px;
	border-color:rgb(255, 53, 185);
	border-style: double;
	
	filter:alpha(opacity=100);-moz-opacity: 100;opacity: 100;-khtml-opacity: 100; }
a,a:link,a:visited,a:active {
	color:rgb(255, 255, 0);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	color:rgb(255, 255, 0);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}

h4 {

	font-family: Arial;
	font-size: 12px;
	color:rgb(0, 228, 255);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}

h3 { 
	font-family: Arial;
	font-size: 12px;
	color:rgb(0, 228, 255);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	 }

.basicInfoDetails h2 {
	padding: 5px;
	font-family: Trebuchet MS;
	font-size: 18px;
	color:rgb(112, 255, 0);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: block;
	} 