body {

	margin: 0;

	padding: 0;

	text-align: center;/* center layout in ie5 and 5.5. */

	background: url(/images/bg_white.gif) repeat-x #151D42;

	font-family: georgia, arial, verdana, helvetica, sans-serif;

	font-size: 10pt;

}



img{

	vertical-align: bottom;

}



#container {

	width: 826px;

	margin: 0px;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}

#start_content {

	border: 7px double #EFD600;

	background: #FFFDD1;

	text-align: left;

	padding: 2px;

	position: relative;

}

#start_content_bottom {
	height: 201px;
	position: relative;
}

#top_logo{

	position: absolute;

	top: -40px;

	left: 340px;

	z-index: 10;

	height: 70px;

	width: 130px;

}

#header{

	text-align: center;

	margin: 40px 0 40px 0;

	background: #FFFFFF;

}

#footer {

	text-align: center;

	color: #FFFFFF;

	margin-top: 10px;

	font-size: 8pt;

}

.startpic{

	position: relative;

	float: left;

	margin: 0px 2px 0 0;

	width: 160px;			

}

.label_start{

	background: #151D42;

	position: relative;

	float: left;

	width: 160px;

	height: 30px;

	margin: 2px 2px 0 0;

}

a, a:hover, a:active, a:visited{

	color: #FFFFFF;

}

a.footer, a.footer:hover, a.footer:active, a.footer:visited{

	color: #FFFFFF;

	font-size: 8pt;

	text-decoration: none;

}
