{ padding: 0; margin: 0; }

body {
background: #202020;
font-size: 10pt;
font-family: verdana;
color: white; 
background-image: url("images/sexybackgroundblack.gif"); 
background-repeat: repeat;

	}

a {color: yellow; decoration: underline;}
a:hover {color: #309eee; decoration: underline; }
a:visited: {color: #d60055; decoration: underline;}

#wrapper { 
 margin: 0 auto;
 width: 750px;
 background-repeat: repeat-y;
}
#header {
 color: #333;
 width: 750px;
 float: middle;
 padding: 0px;
 border: 1px solid #606060;
 height: 150px;
 margin: 10px 0px 0px 0px;
 background-image: url('images/indexheader.png');
 background-repeat: no-repeat;
 background-color: #000000;
}

#information{ 
 color: white;
 border: 1px solid #202020;
 background-color: #202020;
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right; 0px;
 height: 700px;
 width: 700x;
 border: 1px solid #606060;
 float: middle;
}

#footer { 
 width: 900px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: url('images/footer.gif');
 margin: 0px 0px 10px 0px;
 padding: 0px;
 height: 45px;
}

#disclaimer

{
	font-size: xx-small;
	color: #606060; 
}
h1 {font-size: xx-small; color: #808080; float: center; text-align: center; }

	





	



	