body {
	background-color: #950000;
}

#container{
	position: relative;
	margin: 0 auto 0 auto;
	top: 0px;
	left: 0px;
	width: 1000px;
}

#header{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0 0 0 0;
	border: thin outset #FF0000;
	color: #FFFFFF;
	background-image: url(pic/jasmin-webcams-banner.jpg);
	height: 107px;
}

#header h1 {
	font-size: 36px;
	font-family: Constantia;
	font-weight: bold;
	text-align: center;
	text-shadow: -2px 0 black, 0 2px black,
      2px 0 black, 0 -2px black;
}

#links{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 210px;
	height: 1200px;
	background-color: #700000;
	border: thin outset #FF0000;
	text-align: center;
	color: #FF9900;
}

#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: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.subsites{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	text-align: center;
}
.subsites:visited {
	color: #FF9900;
}
.subsites:hover {
	color: #FFFFFF;
}
.subsites:active {
	color: #FFCC00;
}

.sublinks{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
}
.sublinks:visited {
	color: #FF6600;
}
.sublinks:hover {
	color: #FFFFFF;
}
.sublinks:active {
	color: #FFFFFF;
}

#frame_1{
	position: relative;
	padding: 10px;
	padding-left: 15px;
	height: 1200px;
	border: thin outset #FF0000;
	margin-left: 220px;
}

#welcome_box{
	position: absolute;
	text-align: center;
	padding: 10px;
	height: 68px;
	width: 690px;
	left: 26px;
	top: 11px;
}

#i-box{
	position: absolute;
	height: 93px;
	left: 15px;
	top: 115px;
}

#box{
	position: absolute;
	text-align: center;
	padding: 10px;
	height: 93px;
	width: 690px;
	border: 1px solid #D15C5C;
	left: 27px;
	top: 690px;
}

#flash{
	position: absolute;
	text-align: center;
	padding: 10px;
	height: 280px;
	width: 690px;
	border: 1px solid #D15C5C;
	left: 27px;
	top: 835px;
}

#comment{
	position: absolute;
	text-align: center;
	padding: 10px;
	height: 33px;
	width: 688px;
	left: 29px;
	top: 1145px;
}

.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: #FF6600;
	padding-left: 10px;
}

.text_box{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
	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;
	}

#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;
}

.redlink{
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	text-align: left;
	text-decoration: none;
}
