body, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #fff;
}
body {
background-color : #000;
}
a:link {
color : #fff;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #900;
}
a:hover {
text-decoration : none;
color : #393;
}
a:active {
text-decoration : none;
color : #393;
text-align : center;
}
.Stil1 {
font-size : 14px;
}
#apDiv1 {
	position : absolute;
	width : 60px;
	height : 60px;
	z-index : 1;
	top : 626px;
	background-color : #000000;
	margin-left : 240px;
}
#apDiv2 {
position : absolute;
width : 62px;
height : 60px;
z-index : 2;
top : 640px;
background-color : #000000;
margin-left : 325px;
}
#apDiv3 {
position : absolute;
width : 60px;
height : 60px;
z-index : 3;
top : 640px;
background-color : #000000;
margin-right : 270px;
margin-left : 410px;
}
body {
font : 100% Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
color : #000000;
}
#container {
	width : 800px;
	background : #000000;
	margin : 0 auto;
	border : 1px solid #000000;
	height : 700px;
	font-size : 14px;
	padding : 0;
}
#header {
	padding : 0 0;
	color : #000;
	float : left;
	width : 800px;
	height : auto;
	text-align : center;
}
#header h1 {
margin : 0;
padding : 10px 0;
color : #fff;
}
#name {
margin : 0;
padding : 20px 10px;
color : #fff;
float : left;
margin-right : 170px;
}
#sidebar1 {
	float : left;
	width : 800px;
	padding : 0px 0px0px 0px;
	background-color : #000;
	text-align : center;
	height : 410px;
	background-repeat : no-repeat;
	background-position : center;
}
#mainContent {
	margin : 0 0 0 0;
	padding : 0 0;
	float : left;
	width : auto;
	height : 500px;
}
#content_right {
	float : left;
	width : auto;
}
#footer {
	padding : 0 0px 0 0px;
	height : auto;
	width : 800px;
	clear : both;
	background-color : #000;
}
#logo {
	padding : 10px 5px;
	float : right;
	height : auto;
	width : 400px;
	vertical-align : baseline;
}

