body {
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
}
a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-style: italic;
	color: #660099;
}
a:hover {
	color: #000000;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-style: italic;
	color: #EC008C;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EC008C;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
	line-height: 22px;
	left: -5px;
	bottom: -5px;
	font-style: normal;
	text-transform: capitalize;
	background-image: url(../img/bg_10.gif);
	text-indent: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #3399FF;
	background-image: url(../img/bg-10.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-left: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0066CC;
}
h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #CCCC33;
	display: block;
}
img {
	background-image: url(../img/eye.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.search_opti {
	background-color: #99CC00;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#contain {
	width: 100%;
	padding: 0px;
	position: relative;
	height: 100%;
}
#div_centre {
	float: left;
	width: 66%;
	height: 60%;
	position: relative;
	left: 15%;
	padding-bottom: 50px;
	background-repeat: repeat-y;
	background-position: right;
}
#div_centre a {
	color: #0066FF;
	font-size: 15px;
}
.search_result_item{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90%;
	position: relative;
}
#div_result img {
	float: left;
	position: relative;
	left: -5px;
	z-index: 0;
	border: 1px outset #99CC00;
}
#div_logo img {
	background-image: none;
}

#div_result img:hover {
	width: 150px;
	height: 150px;
	z-index: 2;
	position: relative;
	float: left;
	overflow: hidden;
	top: -5px;
}

#div_result h3 {
	color: #3399FF;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 2px;
}
#div_result .TD {
	position: relative;
	clear: none;
	font-size: 12px;
	width: 350px;
	float: right;
	padding-right: 10px;
	left: -10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF66CC;
	z-index: 1;
}

.url {
	color: #99CC33;
	float: left;
	position: relative;
	clear: left;
}
.subject {
	color: #666666;
	position: relative;
}
.subject a {
	text-decoration: underline;
}


#div_left_link {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 120px;
	left: 5px;
	top: 120px;
	padding: 5px;
	font-style: italic;
	float: left;
	position: absolute;
	border: 1px solid #CCCCCC;
}

#div_right_link {
	float: right;
	width: 150px;
	font-size: 10px;
	color: #CCCCCC;
	height: 100%;
	top: 120px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-position: inside;
	position: absolute;
	right: 0px;
}
#div_right_link img:hover {
	font-size: 12px;
	color: #666666;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #CCFF00;
}

#div_bottom {
	float: none;
	clear: both;
}
#div_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 50px;
	padding-right: 200px;
	padding-left: 180px;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
.copyright {
	color: #999999;
}
#div_link_bottom {
	clear: both;
	text-align: center;
	color: #666666;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 65%;
	position: relative;
	float: left;
	left: 15%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
}

.friendly_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: capitalize;
}
#div_category_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
}
#div_result {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	background-color: #333333;
	padding-bottom: 15px;
}
#div_cat {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.div_category_2 {
	float: left;
	height: 20px;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	padding-top: 5px;
	z-index: 10;
}
.div_category_2 :hover{
	font-size: 16px;
	color: #FF33CC;
	font-weight: bold;
	border: 1px dotted #999999;
}

#div_search {
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 20px;
	height: 50px;
	position: relative;
}
#search_form #input_box {
	background-color: #FF99CC;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-left-style: inset;
	border-top-color: #333333;
	border-left-color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(../img/eye.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 450px;
}
#search_opt {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 30px;
}
#search_form #submit_bottom {
	color: #FFFFFF;
	text-align: center;
	background-color: #9999FF;
}
#div_left_bar {
	position: absolute;
	width: 19%;
	padding-left: 10px;
	left: 0px;
	padding-top: 150px;
}
#div_result .line_number {
	position: relative;
	float: left;
	font-size: 12px;
	font-style: italic;
	width: 18px;
	clear: left;
	text-align: center;
	background-color: #CCCCCC;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
	top: -5px;
}
#div_gsearch {
	position: relative;
	width: 100%;
	padding-top: 20px;
	float: left;
	clear: both;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #666666;
	margin-top: 100px;
}
.table a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #33FF00;
}

#div_result #div_gallery_TD {
	font-size: 12px;
	padding-left: 5px;
	float: right;
	z-index: 1;
	overflow: hidden;
	width: 100px;
	color: #FF66CC;
}

#div_pg_nav {
	float: left;
	width: 600px;
	position: relative;
	clear: both;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	padding-bottom: 10px;
}
#div_pg_nav a:hover {
	font-size: 120%;
	text-decoration: blink;
	color: #FFFFFF;
	background-color: #FF00FF;
}
#div_result a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF33CC;
}
.alert {
	background-color: #FF66FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#div_back_to_top{
	clear: both;
	padding-top: 10px;
	position: relative;
	float: left;
	width: 100%;
	height: 20px;
}
#div_back_to_top a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
	vertical-align: bottom;
	font-size: 11px;
}
#div_left_link a {
	font-family: "Times New Roman", Times, serif;
	color: #9966FF;
	font-size: 12px;
	font-style: italic;
}
#div_link_bottom a {
	color: #333333;
}
#div_submission {
	margin-left: 20%;
	margin-right: 20%;
}
.site-count {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #FFCC00;
	padding: 5px;
}

#div_free_picture_bar {
	float: left;
	position: relative;
	clear: both;
	width: 100%;
	background-color: #333333;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 5px;
}
#div_free_picture_bar a{
color:#FFFFFF
}

.div_porn-picture img{
	float: left;
	width: 120px;
	height: 150px;
	border: 1px solid #FFCC00;
	margin: 5px;
}
.div_porn-picture img:hover{
	border: 1px solid #99FF00;
}

#div_gal_list {
	float: left;
	position: relative;
	width: 45%;
	z-index: 1;
	height: 160px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
}
#bottom_ad {
	float: left;
	clear: both;
	position: relative;
}
#div_cache {
	display: none;
}
#div_site_count {
}
.div_control_panel {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	background-color: #333333;
}
.div_control_panel a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #0099FF;
}
.div_control_panel a:hover{
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.div_control_panel h1{
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
#iframe_show {
	width: 100%;
	clear: both;
	position: relative;
	margin: 0px;
}
#div_control_panel #form1 #input_address {
	background-image: url(../img/bg_10.gif);
}
#div_left_ads {
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#div_right_ads {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#div_bottom_ads {
	padding-left: 10%;
	background-image: url(../img/bg_10.gif);
}
#div_bookmarkus {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

#div_last_visited {
	clear: both;
}

#div_last_visited img {
	clear: both;
	position: relative;
	border: 1px solid #000000;
	margin: 5px;
}
#div_last_visited a{
	background-color: #FFFFFF;
}

#div_category a{
	float: left;
	height: 30px;
	width: 33%;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#div_category a:hover {
	color: #FF3399;
	font-size: 18px;
	background-color: #FFFFFF;
}
#div_category {
	padding-top: -10px;
	border: 1px solid #CCCCCC;
	float: left;
	padding-bottom: 2px;
	width: 100%;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
}
.hide {
	display: none;
}
#div_logo {
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#iframe_hot_pics {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#logo_drawer {
	height: 10px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#logo_drawer:hover{
	height: auto;
	width: auto;	
}

#div_traffic_partners {
	border: 1px solid #CCCCCC;
	clear: both;
	width: 100%;
	float: left;
}

.small_banner {
	background-color: #333333;
	margin: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: -5px;
	padding-left: -5px;
	float: left;
}
.small_banner img{
	background-image: none;
	margin-top: -5px;
	margin-left: -5px;
}
.div_control_panel .cp_b_1 {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.div_control_panel .cp_b_2 {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.alert_2 {
	float: left;
	margin-left: 20%;
	color: #FFCC00;
	margin-right: 20%;
	background-color: #0066FF;
	border: 1px solid #333333;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	width: 100px;
	margin-bottom: -10px;
	font-style: italic;
	height: 20px;
}
#div_banner_ad {
	text-align: center;
	background-image: url(../img/bg_10.gif);
}
.high_light_01, .high_light_01 a{
	color: #FFFFFF;
	background-color: #FFCC00;
	text-decoration: blink;
	font-style: italic;
}
