body { 
	font-family: verdana, arial, serif;
	font-size: 11px;
	background: #002537;
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}
#background {
	background: url(images/backgroundshadow3.gif) repeat-y center;
}
#all {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	background: #0080c0;
}
#header {
	background: url(images/welcome_lingerie3.gif) no-repeat center;
	width: 900px;
	height: 100px;
	padding-top: 10px;
}
#contenttop {
	width: 900px;
	background: #0080c0 url(images/backgroundswirl.jpg) repeat-y top;
	text-align: center;
	min-height: 500px;
	padding-top: 10px;
}
.leftbox{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	width: 355px;
	background: transparent;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
.rightbox {
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	width: 355px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent;
	text-align: left;
	float: left;
}
h1 {
	font-family: verdana, arial, serif;
	font-size: 15px;
	color: #002537;
	text-align: left;
	font-weight: bold;
}
#copyright {
	clear: both;
	width: 900px;
	color: #ffffff;
	background-color: #000000;
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 900px;
	color: #000000;
	background-color: #363636;
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
}
a{
	width: 900px;
	font-family: verdana, arial, serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
a:hover {
	width: 900px;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #00ff00;
	font-weight: bold;
	text-align: center;
	background: transparent;
}
.horizontalmenu {
	width: 900px;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
	background: transparent;
	clear: both;
}
.horizontalmenu a{
	width: 900px;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: transparent;
}
.horizontalmenu a:hover {
	width: 900px;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: transparent;
}
.copy {
left: -9999px;
position: absolute;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
