body {
	background-color: #950000;
}

#container{
	position: relative;
	margin: 0 auto 0 auto;
	top: 0px;
	left: 0px;
	width: 820px;
}

#header{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0 0 0 0;
	border: thin outset #FF0000;
	color: #FFFFFF;
	background-image: url(pic/header.jpg);
	height: 143px;
}

#header h1 {
	font-size: 36px;
	font-family: Constantia;
	font-weight: bold;
	text-align: center;
}

#links{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 220px;
	height: 1200px;
	background-color: #700000;
	border: thin outset #FF0000;
	text-align: center;
	color: #FFCC00;
}

#links li{
	color: #FFFFFF;
	text-align: left;
}

#links h2{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.line{
	color: #950000;
	font-weight: bold
}


.livejasmin{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.subsites{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	text-align: center;
}
.subsites:visited {
	color: #FFCC00;
}
.subsites:hover {
	color: #33CCFF;
}
.subsites:active {
	color: #FFCC00;
}

.sublinks{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.sublinks:visited {
	color: #FFFFFF;
}
.sublinks:hover {
	color: #33CCFF;
}
.sublinks:active {
	color: #FFCC00;
}

#iframe{
	position: relative;
	padding: 10px;
	height: 1200px;
	border: thin outset #FF0000;
	margin-left: 220px;
}

.maintext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;	
}

.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}

#iframe h2{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 10px;
	text-align: center;
}

#iframe h2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#iframe h3{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 10px;
	text-align: center;
}
#iframep{
	text-align: center;
	color: #FFCC00;
}
.iframe2{
	text-align: center;
}

#partners{
	top: 10px;
	position: relative;
	width: 600px;
	float: left;
	padding: 10px;
	text-align: justify;
}

#partners h2{
	top: 0px;
	left: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.linkpart{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
}
.linkpart:hover{
	color: #FFFFFF;
}

.text2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}

#adultlinkexchange{
	position: relative;
	top: 10px;
	padding: 10px;
	margin-left: 500px;
}

#footer{
	position: relative;
	clear: both;
	top: 0px;
	left: 10px;
}

.whitelink{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:active {
	color: #FFFFFF;
	text-decoration: none;
}
