.header {
	background-color: #990000;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 120px;
	width: 100%;
}
#logo {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.img_href {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	height: 260px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.second {
	height: 280px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.jasmine_image {
	float: left;
	height: 240px;
	width: 320px;
	border: 1px solid #333333;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.intro_text_livejasmin {
	float: right;
	height: 240px;
	width: 560px;
	border: 1px solid #333333;
}
#intro {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

p {
	padding-right: 5px;
	padding-left: 5px;
}
.lj_girls {
	float: left;
	height: 240px;
	width: 700px;
	border: 1px solid #333333;
	margin-top: 20px;
}
.lj_frame {
	float: left;
	height: 150px;
	width: 700px;
	border: 1px solid #333333;
	margin-top: 20px;
}
.bottom_links {
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.jasminelive_niche_list {
	float: right;
	height: 240px;
	width: 180px;
	margin-top: 20px;
	border: 1px solid #333333;
}
#list_menu {
	list-style-position: inside;
	padding-left: 10px;
}
.friends {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
.footer {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
}
