body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: scroll;
	margin: 0px;
	padding: 0px;
}
a, body, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
}
div#container {
	width: 960px;
	margin: 0px auto;
	background-image: url(img/bg.gif);
}
div#header {
	height: 94px;
	background-image: url(img/fej.gif);
	background-repeat: no-repeat;
	width: 960px;
}
div#center {
	background-image: url(img/bg.gif);
	width: 960px;
	border-top: 1px solid #FFFFFF;
} 
div#content {
	width: 480px;
	background-color: #8d989c;
	float: left;
	overflow: auto;
	border-right: 1px solid #FFFFFF;
}
div#content_top {
	height: 70px;
	width: 480px;
	background-image: url(img/content_top.gif);
	background-repeat: no-repeat;
}
div#content_bottom {
	width: 450px;
	overflow: auto;
	margin: 0;
	padding: 15px;
}
div#footer {
	clear: both;
	background-image: url(img/lab.gif);
	background-repeat: no-repeat;
	height: 54px;
}
div#girls {
	width: 238px;
	height: 310px;
	float: left;
	padding-top: 62px;
	background-color: #E31953;
}
div#girls img {
	height: 310px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#menu{
	width:240px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}
#menu ul{
	margin:0px;
	padding:0px;
	width: 239px;
	background-color: #E31953;
	line-height: 20px;
	list-style-type: none;
}
#menu ul li {
	border-bottom: 1px solid #FFFFFF;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-left: 15px;
}
#menu ul li.style7 a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 25px;
}
#menu ul li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 15px;
}
#menu ul li.style7 a:hover {
	color: #BD1444;
	text-decoration: none;
	display: block;
	margin-left: 25px;
}
ul#cegmenu {
	width: 150px;
	position: relative;
	right: 15px;
	float: right;
	top: -25px;
	line-height: 18px;
	list-style-type: square;
	text-align: right;
}
a.link {
	height: 50px;
	display: block;
	float: left;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 12px;
}
a.link2 {
	height: 15px;
	display: block;
	float: left;
	width: 150px;
	margin-top: 10px;
}
a.links {
	text-decoration: none;
	color: #CECECE;
}
a.link span, a.link2 span {
	display: none;
}



p {
	text-align: justify;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 10px;
	width: 280px;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
h5 {
	font-size: 12px;
	font-style: normal;
}
.style1 {
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	font-style: italic;
}
.style3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.style4 {
	font-weight: bold;
	color: #000000;
}
.style5 {
	color: #333333;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 10px;
}
.style6 {
	color: #FFFFFF;
	text-decoration: none;
}
.style7 {
	background-color: #CCCCCC;
}
.style8 {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	margin: 13px 10px;
	float: right;
}
.style9 {
	font-style: italic;
}
.style10 {
	margin-left: 15px;
}
.boxstyle1 {
	background-color: #E31953;
	border: 1px solid #ffffff;
	padding: 5px;
}
.boxstyle2 {
	background-color: #B9C1C4;
	border: 1px solid #ffffff;
	padding: 5px;
}
.boxstyle3 {
	background-color: #B9C1C4;
	padding: 3px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #ffffff;
}
