@charset "utf-8";
/* CSS Document */

* {
    margin:0;
	padding:0;
}
body,td,th {
}
#wrapper {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	width: 100%;
}
body {
	background-color: #000000;
	color: #FF0000;
	background-image: url(../images/bg1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	padding: 10px;
	text-align: center;
}
h1 {
	font-size: 150%;
	padding: 10px;
}
#content {
	margin-right: auto;
	margin-left: auto;
}
#container #best_fetish_cams img {
	border: 2px solid #FF0000;
}
#container #footer {
	background-color: #550000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.pagination {
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7A0001;
	border-left-color: #7A0001;
}
.info1 {
	background-color: #333333;
	color: #F7F6F4;
}
.info2 {
	background-color: #555555;
	color: #F7F6F3;
}
.bio {
	color: #999999;
}
#container #header {
	height: 134px;
}
.about {
	padding: 10px;
	color: #CCCCCC;
	text-align: justify;
}
.red {
	color: #FF0000;
}
.model_box {
	border: 1px solid #590000;
	padding: 5px;
}


.pagination {
	margin-right: 20px;
	margin-bottom: 17px;
	background-color: #770000;
	padding: 5px;
}
#bio img {
	border: 2px solid #FF0000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.content   img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #FF0000;
}
#content  p {
	color: #E4E4E4;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 200%;
}
