*{
	 margin: 0px; padding:0px;
}
body{
	background-color: #000000;margin: 0px; padding:0px; color:#ff5537;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:10px;
	font-weight:bold;
}
a:link{
	color: #faf0e6;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: underline;
  
}
a:visited{
	color: #faf0e6;
	text-decoration: none;
}
.head{
   width:950px;
   background-color: #000000;
}
.wrap{
	width:950px;
}
.sidebar{
	width:200px;
	float:left;
	background-color: #717171;
}
.content{
	width:740px;
	float: right;
	text-align: left;
   font-size: 12px;
   letter-spacing: 1px;
}
.logo{
	float: left;
	width: 200px;
}
.red{
	color:#feff0d;
}
.welcome{
	float: right;
	padding:2px 40px 5px 40px;
	width: 660px;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}
.clear{
	clear: both;
}
/*        */
.footer{
	width:950px;
	border-top: solid 1px #cccccc;
	padding: 20px;
	font-size: 10px;
	clear:both;
}
.sitetotals{
	width: 740px;
	text-align: center;
	margin-bottom:20px;
	color:#feff22;
}
.sidebarhead{
   width: 200px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: bolder;
   letter-spacing: 2px;
	background-color: #000000;
	color: #ff1c1c;
	border: solid 1px #cccccc;
}
.friendlinks ul{
	border-bottom: solid 1px #cccccc;
	width: 175px;
}
.menu li img{
	border: none;
	margin-top: 2px;
}
.friendlinks li img{
	border: none;
}
.friendlinks li{
	width:190px;
	background-color: #717171;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: none;
	text-align: left;
	padding-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   list-style: none;
	 font-weight: bold;
}
.menu ul{
	list-style: none;
	width: 175px;
	border-bottom: solid 1px #cccccc;

}
.menu a:hover{
	text-decoration: none;

}
.menu li{
	width:190px;
	background-color: #717171;
	border: solid 1px #cccccc;
	border-bottom: none;
	text-align: left;
	padding-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
	 font-weight: bold;
	 text-transform: uppercase;
	list-style: none;
}
.menu li:hover{
	background-color: #515151;
	border: dashed 1px #cccccc;
	border-bottom: none;
}
.sidebar img{
	border: solid 1px #cccccc;
}
.contentbanner img{
	border: dashed 1px #cccccc;
}
.contentbanner{
    margin: 10px 0px 10px 0px;
	 text-align: center;
}
.pagination{
	font-size:12px;
	 font-family: Arial, Helvetica, sans-serif;
	width: 670px;
	margin-left: 15px;
        padding-bottom:10px;
        padding-top:15px;
	font-weight: bold;
}
.pagination a:link{
	border:solid 1px #cccccc;
	background-color: #717171;
	text-decoration: none;
	padding:2px;
	margin:1px;
}
.pagination a:hover{
	border:dashed 1px #cccccc;
	background-color: #e3e3e3;
	color: #f20000;
	text-decoration: none;
	padding:2px;
	margin:1px;
}
.pagination a:visited{
	border:solid 1px #cccccc;
	background-color: #717171;
	text-decoration: none;
	padding:2px;
	margin:1px;
}