body {
	background: #000000;
	margin:0px;
	padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: white;
}
#allcontents{
width: 983px;
}
p{

}


h1 {
font-size: 90px
 

}


h2 {

}

h3 {
	color: #999988;
	text-decoration: none;
}

h3 a:visited{
	color: #999988;
	text-decoration: none;
}

h3 a:hover{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
.blue {
padding-right: 20px;
}


#header {
	font-family: cooper black, arial, tahoma;
	display: block;
	padding-top: 20px;
	padding-left: 15px;
	float: left;
}
#header a {
color: red;
}
#topper {
	background: url('images/topper.jpg') repeat-x scroll top left;
	height: 50px;
	width: 970px;
}

#topper ul {
	list-style: none;
	padding: 0px 5px;
	margin: 0px;
	height: 50px;
}

#topper ul li {
	float: left;
	padding-left:125px;
}

#topper ul li a {
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 19px 15px 16px;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

#topper ul li a:hover {
	text-decoration: underline;
	color: black;
}
#sidebar {
	width: 280px;
	padding: 0px;
	float: right;
	margin-right: 13px;
	margin-left: 5px;
	padding: 7px 8px;
	text-align: center;
	background: url('images/topper2.jpg') repeat-x scroll top left;
	border-top: #000000 solid 10px;
	border-bottom: #000000 solid 10px;
	}
#pic ul{
float: left;
margin-left: 0px;
padding: 10px;
list-style-type: none;
border: none;
}
#pic a:link{
color: white;
}
#pic a:hover{
color: red;
}
#pic a:visited{
color: red;
}
#footer {
	background: url('images/topper.jpg') repeat-x scroll top left;
	height: 50px;
	width: 970px;
	}
#footer p {
	display: block;
	text-align: center;
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}	
#footer p a {
	color: #999988;
	font-weight: bold;
}
