@charset "utf-8";
body {
	margin: 0px 20px 0px 20px;
	background-color:#EAEAEA; 
	background-image:url(../images/background.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#toplogo {
	width:712px;
	height:auto;
	background-color:#EAEAEA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}

#logo {
	width:auto;
	height:auto;
	padding-left:298px;
	padding-bottom:21px;
	padding-top:15px;
}

#menu {
	width:710px;
	height:23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#616264;
}

#menuspacer {
	width:37px;
	height:23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 37px;
}

#menuspacer {
	width:37px;
	height:23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float:left;
}

#menuitems {
	width:399px;
	height:23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 37px;
	float:left;
}

#menuback {
	width:250px;
	height:23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
}



