body { 
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 12%;
	margin-right: 9%;
	font-size: 12px;
	font-family: sans-serif, verdana, arial;
	color: #08167c;
	background-color: #ffffff;
}

a:visited	{ color: #004E9C; text-decoration: none }
a:link		{ color: #004E9C; text-decoration: none }
a:hover		{ color: #719DDD; text-decoration: none }
a:active	{ color: #004E9C; text-decoration: none }

h1
 {
	font-family: sans-serif, verdana, arial;
	font-size: 22px;
        color: #004E9C;
 }

h4
 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: sans-serif, verdana, arial;
	font-size: 14px;
        color: #004E9C;
}

img {
border:0px;
}

hr {
	height: 1px;
	color: #DDDDDD;
}

#container {
	width: 728px;
	height: auto;
	text-align: left;
}

#ad_container {
	width: 520px;	
	height: 260px;
	text-align: left;
}

#user_container {
	position: relative;
	width: 175px;
	margin-left: 550px;
	margin-top: -260px;
	margin-right: 30px;
}

#sub_container {
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
}	

#sub_first {
	width: 270px;
	height: 15px;
}

#sub_left {
	width: 270px;
	height: 15px;
}

#sub_right {
	margin-left: 270px;
	margin-top: -15px;
	width: 270px;
	height: 15px;
	}

#item {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}

#ads {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 100%;
}

ul {
	margin-top: 2px;
}

#links {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#help_container {
	width: 100%;
	text-align: center;
} 
	
#help {
	margin-left: auto;
	margin-right: auto;
	width: 468px;
	height: 18px;
	text-align: center;
	background-color: #004E9C;
}

#build{
	margin-left: auto;
	margin-right: auto;
	width: 468px;
	height: 18px;
	text-align: center;
	background-color: #719DDD;
}

#help_build {
	width: 100%;
	text-align: center;
}

#imprint {
	width: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}
