#divWrapper {
	background-color: #000000;
	width: 700px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	background-color: #000000;
}
#divRightContent {
	float: left;
	position: relative;
	width: 472px;
	height: 338px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #9966FF;
}

#divWendi {
	float: left;
	width: 222px;
}
#divCenterWrapper {
	float: left;
}
#divMainMenu {
	float: left;
	width: 700px;
}
.smalltype {
	font-size: 0.9em;
	color: #999999;
	text-align: center;
}
#divFooterText {
	float: left;
	width: 600px;
	padding: 50px;
}
#divRightContentHalved {
	float: left;
	position: relative;
	width: 236px;
	height: 338px;
}
#divRightContentSecondHalved {
	float: left;
	position: relative;
	width: 216px;
	height: 338px;
	padding-left: 20px;
}
