#header{
	width:762px;
}
#header #logo{
	float:left;
	width:381;
}
#header #logoright{
	float:right;
	width:381;
}
#header #rotatingphotos{
	clear:both;
	float:left;
}
#header #loginform{
	width:151px;
	background-color:#bfab7b;
	height:222px;
	float:right;
	text-align:left;
	font-size:11px;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#header #loginmargin{
	text-align:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:8px;
}
#header #loginform form{
	border-bottom:1px solid #5c89af;
	padding:0px;
	margin-top:8px;
	margin-bottom:8px;
}
#header #loginform form{
	padding-bottom:8px;
}
#header #loginform p{
	margin-top:8px;
}
#menu{
	clear:both;
	text-align:center;
	background-color:#FFFFFF;
	height:28px;
	margin-top:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#menu ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:1px;
}
#menu ul li{
	margin-right:1px;
	float:left;
	width:107px;
	height:27px;
	background-image:url(../images/menu_up.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
}
#menu ul li.wider{
	width:109px;
}
#menu ul li a{
	padding-top:6px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#ffffff;
	background-image:url(../images/menu_over.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#menu ul li a.on{
	color:#554828;
	background-image:url(../images/menu_on.gif);
	background-repeat:repeat-x;
	background-position:top;
}

