body {
	background-color: #5B0649;
	
}
#main-section {
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(images/silkysex1_05.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(images/silkysex1_01.jpg);
	background-repeat: no-repeat;
	height: 165px;
}
#header h1, #header h2 {
	display: none;
}


#wrapper {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
}
#footer {
	background-image: url(images/silkysex1_07.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
}
#footer p {
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}


#main {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/silkysex1_05.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.pic-bar {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.pics-container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

.pic-link {
	padding: 3px;
	text-decoration: none;
	width: 186px;
	float: left;
}
.pic-link a {
	text-decoration: none;
	color: #5B0649;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.pic-link img {
	border: thin solid #5B0649;
}
#main-body {
	background-image: url(images/silkysex1_05.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.clear {
	display: none;
	clear: both;
}

