* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
body {
	background: #000;
	color: #000;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
a {
	color: #f60;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 1em 0;
}
ul,
ol {
	list-style: none;
}
 
.wrap {
	width: 100%;
	overflow: hidden;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}
 
#container {
	width: 990px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
 
#header {
	height: 149px;
	overflow: hidden;
	background: url('images2/header.jpg') no-repeat;
}
h1 {
	float: left;
	display: inline;
	margin-left: 155px;
	width: 385px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
}
h1 a {
	display: block;
	height: 123px;
}
#header .bookmark {
	position: absolute;
	width: 118px;
	height: 92px;
	top: 20px;
	left: 25px;
	z-index: 1;
	overflow: hidden;
	text-indent: -9999px;
}
#header p {
	color: #fff;
	width: 415px;
	float: right;
	margin: 24px 15px 0 0;
	font: 10px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#navigation {
	position: absolute;
	top: 123px;
	left: 61px;
	z-index: 2;
	width: 928px;
}
#navigation li {
	float: left;
	margin-right: 24px;
}
#navigation a {
	float: left;
	text-align: center;
	width: 152px;
	height: 26px;
	color: #f17b3b;
	font: bold italic 14px/26px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.box {
	background: #2d0606;
	margin: 9px 0 0;
	position: relative;
}
.hd-yesterdaygalls {
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('images2/hd-yesterdaygalls.png') no-repeat;
}
.box .bookmark {
	height: 64px;
	overflow: hidden;
	background: url('images2/bookmark.png') no-repeat;
}
.box .bookmark a {
	float: right;
	width: 219px;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
}
.thumbs {
	width: 984px;
	overflow: hidden;
	padding: 0 0 10px 6px;
	margin-top: -21px;
	position: relative;
}
.thumbs li {
	float: left;
	margin: 3px 3px 0 0;
}
.thumbs img {
	display: block;
	width: 240px;
	height: 180px;
	border: 1px solid #4d4d4d;
}
.hd-friends {
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('images2/hd-friends.png') no-repeat;
}
.holder {
	width: 120%;
	overflow: hidden;
	margin: -5px 0 5px;
}
.holder ol {
	float: left;
	width: 145px;
	padding: 0 55px;
	color: #905d5d;
	font: italic 12px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.holder ol a {
	color: #fff;
}
#footer {
	height: 50px;
	margin: -5px 0 0;
	background: url('images2/bg-footer.png') no-repeat;
	color: #bc7700;
	font: italic 12px/13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.copyright {
	float: left;
	padding: 13px 20px 0 60px;
	height: 37px;
	background: url('images2/footer-spr.gif') no-repeat 100% 100%;
}
.webmasters,
.designed {
	float: left;
	padding: 13px 37px 0 35px;
	height: 37px;
	background: url('images2/footer-spr.gif') no-repeat 100% 100%;
}
#footer ul {
	float: right;
	overflow: hidden;
	padding: 23px 10px 0 0;
	font: italic 12px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#footer ul li {
	float: left;
	display: inline;
	padding: 0 9px;
	margin-left: -1px;
	background: url('images2/spr.gif') no-repeat 0 65%;
}


.hd-yesterdaygalls2 {
	height: 52px; font-size:15px; color:white; font-family:verdana; font-style:italic; padding-left:60px; padding-top:13px;
	background: url('images2/hd-yesterdaygalls.png') no-repeat;}
	
 .txt{color:white; padding-bottom:30px}
 .txt ul {width: 300px; float: left; font-weight: bold; padding-left:10px;}
 .txt a {color: gold;}
 .txt a:hover{color: white;}
 .txt a:visited{color: white;}

.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}