@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #FF2301;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}


#container {
	width: 975px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#leftColum {
	width: 170px;
	float: left;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 721px;
}
#leftColuminside {
	background-color: #FFCC01;
	height: 100%;
	font-size: 0.7em;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}


#mainContent {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#adultfriendfinder {
	text-align: center;
}

#content {
	width: 800px;
	background-image: url(../images/index/index.jpg);
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	filter: Invert;
	float: none;
	margin-left: 175px;
	background-repeat: no-repeat;
	height: 231px;
	padding-top: 500px;
}
.clearfloat {
	clear: both;
	display: block;
}
#leftColuminside   ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#leftColuminside  ul  li{
	list-style: none;
	display: inline;
}#leftColuminside  ul  li  a {
	display: block;
	background-image: url(../images/li-dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftColuminside   ul  li  a:hover {
	text-decoration: none;
	background-color: #FF6600;
	background-image: url(../images/li-dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#toplist {
	padding-right: 2px;
	padding-left: 2px;
}
#toplist td {
	background-color: #FFCC01;
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.7em;
	width: 12.5%;
	font-weight: bold;
}
#members {
	text-align: center;
	font-size: 0.6em;
	padding-top: 5px;
	color: #FFF;
}
#add {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
}
#links td {
	padding-right: 3px;
}
#links tr {
	line-height: 1.3em;
	border-bottom: 1px solid #FFF;
}
#content img {
	border-style: none;
}
#nameTitle {
	font-weight: bold;
	background-color: #FFCC01;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 1.1em;
	margin-right: 4px;
	margin-left: 4px;
}
.orange {
	font-size: 1.5em;
	font-weight: bold;
}

