	

img		{
	border: 0;
	display: block;
	}
	
body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #252525;
	font : 11px verdana, arial, helvetica;
	color: #cccccc;
	text-align: center;

	}


#wrapper	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	top:0px;
	height:580px;
	width: 95%;
	background: #252525;
	position: relative;
	text-align: center;
	}
	
#main	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	top:0px;
	width:1000px;
	height:580px;
	text-align: center;
	background: #333333;
	border: 1px solid #000;
	}



	/* Body typography */
	
p	{
	line-height: 1.1em;
	margin: 0 0px 8px 0px;
	padding-top: 0;
	color: #000000;
	font : small  times new roman, serif;
	}
	


a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #ffffff;

	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #D6E8F2;
	}

a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #ffffff;
	}


#footer p 	{
	font-size: small;
	font-weight: bold;

	}

h1 	{
	font-weight: bold;
	margin: 25px 0 2px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font: 13px  verdana, arial, helvetica;
	letter-spacing: 1px;
	line-height: 1em;
	}
	




	



