body {
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	border: 0;
	background-color: #000000;
}

body, p,td, a {
	font: normal 13px Arial;
	color: #ffffff;
}

a:active {outline: none;}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #319FFF;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #0087E0;
	margin: 0;
	padding: 0;
}

h5 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFF00;

}

#center {
	width: 760px;
	height: 100%;
}

#content {
	width: 760px;
}

#posterHome {
	width: 760px;
	height: 267px;
	background-image: url('i/studimagehomeclear.jpg');
	background-repeat: no-repeat;

}

#posterBetterSex {
	width: 760px;
	height: 267px;
	background-image: url('i/studimagebettersex.jpg');
	background-repeat: no-repeat;

}


#posterAbout {
	width: 760px;
	height: 267px;
	background-image: url('i/studimageabout.jpg');
	background-repeat: no-repeat;

}

#posterOrder {
	width: 760px;
	height: 267px;
	background-image: url('i/studimageorder.jpg');
	background-repeat: no-repeat;

}


#studlogo {
	float: left;
}

#headernotice {
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
}

#imagetext {
	position: relative;
	top: 213px;
	left: 44px;
}


#mainmenu {
	width: 400px;
	height: 64px;
	background-image: url('i/mainmenu.gif');
	background-repeat: no-repeat;
	padding: 25px 0;
	text-align: center;
	margin-bottom: 3px;
}

#mainmenu, #mainmenu a {
	font: bold 14px Arial;
	color: #ffffff;
	outline: none;
}

p.nb {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #55AAFF;
}

p.nby {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF0099;
}

input.text {
	width: 100%;
}

input.text, input.text1, textarea.text, select.text {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color: #333333;
	padding: 5px;
	height: 24px;
}

select.text {
	width: 45px;
}

div.bonus {
	display: none;
	font: bold 15px Arial;
	color: #ff0000;
	padding-left: 95px;
}

td.oc {
	font: 14px Arial;
}

td.total {
	color: #FFFF66;
	font-size: 14px;
	border-top: 1px dotted #787878;
	border-bottom: 1px dotted #787878;
	padding: 5px 0 5px 0;
}

#footer {
	background: url('i/footerback.gif') top center no-repeat;
	text-align: center;
	height: 36px;
	padding-top: 10px;
}

#footer, #footer a {
	font: 11px Arial;
	color: #cecece;
}

#footer a:hover {
	text-decoration: none;
}
