body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	background: #010101;
	margin: 0px;
	padding: 0px;
	}
img{
	border: 0px;
	}
h1{
	font-size: 18px;
	padding: 10px;
	margin: 0;
	line-height: 24px;
	font-family: Palatino Linotype, Verdana, Arial, Sans-serif;
	color: #ffffff;
}
.space{
	height: 10px;
}	
#content{
		background: #303030;
        margin: 0px auto;
		width: 980px;
		color: #cecece;
		line-height: 18px;
		overflow: hidden;
	       }
a:link, a:visited, a:active{
	COLOR: #fda6ff;  TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #fd81ff;  TEXT-DECORATION: underline; cursor: pointer;
	}	
#header{
	margin: 0px auto;
	width: 980px;
	height:100px;
	overflow: hidden;
}
#header_left{
	margin:0px;
	float:left;
	clear:left;
	width:180px;
	overflow: hidden;
	text-align: center;
	padding-top: 30px;
}
#header_right{
	float: right;
	clear: right;
	margin:0px;
	width:800px;
	background: url('../images/logo.gif')  no-repeat;
}
#header_in{
	padding-top: 60px;
	padding-left: 50px;
}
.title{
	margin: 0;
	clear: both;
	padding-top: 25px;
	background: linear-gradient(to bottom, #303030 0%, #5e5e5e 100%) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#5e5e5e'); /* for IE */
	background-color: #5e5e5e;
	color: #fd81ff;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	height:40px;
	letter-spacing: 1px;
	text-transform: uppercase;
}	
.ads{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 290px;
	display: block;
	width: 960px;
	overflow: hidden;
}
.ads_left{
	margin:5px;
	clear: left;
	float: left;
	display: block;
	overflow: hidden;
	width: 720px;
}
.ads_right{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	clear: right;
	float: right;
	display: block;
	overflow: hidden;
	width: 220px;
	text-align: center;
}
.button {
	margin-bottom: 5px;
	outline: none;
	text-align: center;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	width: 190px;
	overflow: hidden;
}
.button:hover {
	text-decoration: none;
}
.top {
	border: solid 1px #4D4D4D;
	background: linear-gradient(to bottom, #303030 0%, #5e5e5e 100%) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#5e5e5e'); /* for IE */
	background-color: #5e5e5e;
}
#addthis_toolbox ul{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	}
#addthis_toolbox  li
{
	margin-left: 10px;
	padding: 0;
	display: inline;
} 
#cams{
	clear: both;
	margin: 0px auto;
	text-align: center;
}
.sites{
	margin:20px 10px 5px 10px;
	clear: left;
	float: left;
	display: block;
	overflow: hidden;
	width: 320px;
	height: 240px;
	border: solid 1px #4D4D4D;
}
.descriptions{
	margin:20px 20px 5px 10px;
	clear: right;
	float: right;
	display: block;
	overflow: hidden;
	width: 600px;
	height: 240px;
}
.site_description{
	padding: 10px;
	background-color: #260020;
	border: solid 1px #4D4D4D;
	line-height: 20px;
}
.visit{
	margin-top: 15px;
	font-size: 24px;
	padding: 10px;
	line-height: 24px;
	font-family: Palatino Linotype, Verdana, Arial, Sans-serif;
}
.toplinks{
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
.toplinks td{
	padding-left: 20px;
	height: 30px;
	width: 160px;
	text-align: left; font-size: 16px;
	overflow: hidden;
	color: #cecece;
}
.toplinks td:hover{
	text-decoration: none;
}
#footer{
	margin: 0px auto;
	width: 980px;
	text-align: center;
	font-size: 14px;
	color: #cecece;
	line-height: 24px;
}
.footer_text{
	padding: 10px 40px 10px 40px;
}
