body{
	background-color:#B80000;
	font-family:tahoma, arial, sans-serif;
}

#logo{
	position:absolute;
	left:530px;
	top:44px;
}

#page_top{
	background-image:url("/img/page_top.gif");
	background-repeat:no-repeat;
	width:784px;
	height:191px;
}

#page_center{
	background-image:url("/img/page_center.gif");
	background-repeat:repeat-y;
	width:737px;
	margin-left:12px;
}

#page_bottom{
	background-image:url("/img/page_bottom.gif");
	background-repeat:no-repeat;
	width:737px;
	height:29px;
	margin-left:12px;
}

#main{
	margin-left:10px;
	width:705px;
}

#menu{
	position:relative;
	top:120px;
	left:40px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:13pt;
	background-color:#6698CB;
	border:1px solid #000000;
	display:inline;
}

#menu a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

#menu a:hover{
	background-color:#B80000;
}

#menu li{
	display:inline;
}

#logo_space{
	width:200px;
	height:50px;
}
