/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
	font: 17px/17px Arial, Helvetica, sans-serif;
}
body {
	background: #ff854d url('../images/pattern.png');
	color: #000;
	font: 10px/12px Tahoma, Arial, Helvetica, sans-serif;
	min-width: 1002px;
	TEXT-ALIGN: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 1em 0;
}
ul,
ol {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}

/* header */
#header {
	background: url('../images/bg-header.png') repeat-x 50% 0;
	margin-bottom: -30px;
}
#header .inner {
	height: 200px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../images/header.jpg') no-repeat;
}
h1 {
	float: left;
	display: inline;
	width: 310px;
	height: 200px;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: -500px;
}
h1 a {
	display: block;
	height: 201px;
}
#header .txt {
	PADDING-RIGHT: 90px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; WIDTH: 230px; PADDING-TOP: 35px; TEXT-ALIGN: center
}
#header .txt P {
	MARGIN: 0px; OVERFLOW: hidden; WIDTH: 230px; COLOR: #000000; HEIGHT: 170px
}


.btopdesc     {	font-family: Tahoma; font-size: 12px; color: #c1004b; text-decoration: none; font-weight: bold;}
.btop         {	font-family: Tahoma; font-size: 20px; color: #c1004b; text-decoration: none; font-weight: bold;}
.btop a       { font-family: Tahoma; font-size: 20px; color: #ffffff; text-decoration: underline; font-weight: bold;}
.btop a:hover {	font-family: Tahoma; font-size: 20px; color: #fecd00; text-decoration: none; font-weight: bold;}

/* box */
.box {
	MARGIN: 28px auto 0px; OVERFLOW: hidden; WIDTH: 1032px; POSITION: relative
}
h2 {
	height: 40px;
	background: url('../images/bg-h2.gif') no-repeat 50% 0;
}
h2 span {
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
}
.hd-galleries span {
	background: url('../images/hd-lastadded.gif') no-repeat 50% 0;
}
.hd-lastadded span {
	background: url('../images/hd-lastadded.gif') no-repeat 50% 0;
}
.hd-archive span {
	background: url('../images/hd-archive.gif') no-repeat 50% 0;
}
.hd-best span {
	background: url('../images/hd-best.gif') no-repeat 50% 0;
}
.thumbs {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: #c1004b; PADDING-BOTTOM: 0px; OVERFLOW: hidden; WIDTH: 1025px; PADDING-TOP: 0px
}
.thumbs IMG {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FLOAT: left; MARGIN: 2px; BORDER-LEFT: #ffffff 1px solid; WIDTH: 250px; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 190px
}
.bookmark {
	background: url('../images/bg-bookmark.gif') no-repeat 50% 0;
	text-align: center;
}
.paysites .wrap,
.archive .wrap,
.best .wrap {
	background: #c2d095;
}
.paysites {
	width: 986px;
}
.paysites h2 {
	background: url('../images/bg-h2-paysites.gif') no-repeat 50% 0;
}
.paysites .bookmark {
	background: url('../images/bg-bookmark-paysites.gif') no-repeat 50% 0;
}
.paysites ol {
	float: left;
	width: 220px;
	padding: 6px 6px 6px 20px;
	overflow: hidden;
	font: 14px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
}
.archive {
	width: 821px;
}
.archive h2 {
	background: url('../images/bg-h2-archive.gif') no-repeat;
}
.archive .bookmark {
	background: url('../images/bg-bookmark-archive.gif') no-repeat;
}
.archive ul {
	float: left;
	font: 13px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width: 410px;
	text-align: center;
}
.archive ul li {
	padding: 10px 0 0;
}
.archive ul li:first-child {
	padding: 0;
}
.best {
	width: 938px;
}
.best h2 {
	height: 49px;
	background: url('../images/bg-h2-best.gif') no-repeat;
}
.best .bookmark {
	padding: 0px 0 0;
	background: url('../images/bg-bookmark-best.gif') no-repeat;
}
.best .wrap {
	background: url('../images/bg-best-wrap.gif') repeat-y;
}
.best ul {
	float: left;
	font: 15px/18px Tahoma, Arial, Helvetica, sans-serif;
	width: 174px;
	padding-left: 54px;
	overflow: hidden;
}
.best a {
	color: #ffffff;
}

/* footer */
#footer {
	background: url('../images/bg-footer.png') repeat-x 50% 0;
	margin-top: -2px;
}
#footer .inner {
	width: 1000px;
	height: 150px;
	background: url('../images/footer.jpg') no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
#footer .txt {
	width: 465px;
	padding: 30px 0 0 500px;
	text-align: center;
	font: 0.6em/12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer a {
	color: #781700;
}
#footer strong {
	font size: 9px/9px Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 5px 0;
}
