body {
	margin:0;
	padding:0;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#container6 {
	width:1100px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	position: relative;
}
#headstrip {
	background-image: url(../graphics_homepage/homepage_main1V2head.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 37px;
	width: 1100px;
}
#mainpanel {
	background-image: url(../graphics_homepage/homepage_main1V2base.jpg);
	background-repeat: no-repeat;
	height: 490px;
	width: 1100px;
	position: absolute;
	left: 0px;
	top: 37px;
}
#botmenu {
	background-image: url(../graphics_botmenu/bot_menu1.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 1100px;
	position: absolute;
	left: 0px;
	top: 527px;
}
#copyright {
	color: #FFFFFF;
	position: absolute;
	top: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: 1100px;


}
