a:link {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #091928;
	color: #FFFFFF;
}

img	{ border:none; padding:0px; }

#wrapper {
	background-color: #000000;
	width: 975px;
	box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	margin-top: 44px;
}

#banner {
	height: 200px;
	margin-left: 0px;
	width: 975px;
	float: left;
	margin-top: -19px;
}



#topnav {
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 6;
}  

,#topnav a:link { color: #000 }  
,#topnav a:hover { color: #FC0 }  
,#topnav a:visited { color: #000 }  


#fblikebox {
	width: 300px;
	margin-left: 0px;
	color: #FFFFFF;
	height: 1000px;
	margin-top: 64px;
	float: right;
	margin-right: 6px;
	/* [disabled]background-color: #3553E0; */
	margin-bottom: 12px;
}

#hpcontent {
	background-color: 333;
	width: 625px;
	margin-left: 23px;
	color: #FFFFFF;
	/* [disabled]height: 1050px; */
	margin-top: 382px;
}

#content {
	background-color: 333;
	width: 950px;
	margin-left: 23px;
	color: #FFFFFF;
	/* [disabled]height: 1050px; */
	margin-top: -38px;
}

#paypal {
	background-color: 333;
	width: 375px;
	margin-left: 362px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 24px;
}


#footer {
	clear: both;
	background-color: #091928;
	border-top-width: medium;
	border-top-style: solid;
	padding-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: small;
}

#redtext {
	font-weight: bold;
	color: #F00;
}
