body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFF;
	}
	
a img {border: 0 none;}

.clear {clear: both;}
.hide {display: none;}
	
#container {
	position: relative;
	width: 820px; 
	margin: 8px auto 0px auto;
	text-align: left; 
	background: url('images/bground08.jpg') no-repeat top center;
	}
	
	form.searchbox {float: right; margin: 2px 15px 0 0; text-align: left; clear: both;}
form.searchbox .search {border: 1px solid #CCC; background: #e1eaee; width: 100px;}
form.searchbox .submit {background: #5f8093; color: #FFF; border: 0 none; cursor: pointer;}
	
#middle form.searchbox {float: none; margin: 100; text-align: left; clear: both;}	
#middle .submit {background: #5f8093; color: #FFF; border: 0 none; cursor: pointer;}	
	
	
#logo {
	position: absolute;
	top:0px;
	left: 37px;
	width: 219px;
	height: 70px;
	}
	
#login {
	position: absolute;
	top: 18px;
	right: 250px;
	}
	
#search {
	position: absolute;
	top: 20px;
	right: 22px;
	}
		
#photo {
	position: absolute;
	top: 105px;
	left: 16px; 
	width: 190px;
	height: 400px;
	}
	
#menu-top {
	position: absolute;
	z-index: 100;
	right: 14px;
	top: 69px;
	width: 462px; 
	height: 23px;
	letter-spacing: 3px;
	padding: 1px 0 0 0;
	}
#menu-left {
	position: absolute;
	top: 103px;
	left: 199px; 
	width: 122px;
	height: 400px;
	padding-top: 90px;
	}
	#menu-left a {
		display: block;
		width: 112px;
		padding: 2px 5px 5px 16px;
		background: url('images/ArrowUp.gif') no-repeat left center;
		text-decoration: none;
		color: #448991;
		font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		}
	
	#menu-left a:hover {color: #eab700; background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.selected {color: #eab700; background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.arrowdown {background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.level2, #menu-left a.level2selected {
	margin-left: 0px;
	margin-top: 0;
	font-size: 13px;
	background: none;
	}
	#menu-left a.level2selected {color: #eab700;}
	
	#menu-left a.level2:hover, #menu-left a.level2selected:hover {background: none;}

#content {
	position: realtive;
	z-index: 100;
	padding: 120px 65px 15px 350px;
	font-size: 13px;
	}
	#content h1 {
	color: #eab700; 
	font-size: 20px; 
	letter-spacing: 1px;
	}
	#content h2 { 
	color: #454545; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px; 
	}
	#content a {
	color: #1E98A3;
	font-weight: bold;
	text-decoration: none;
	}
	#content a:hover {
	color: #eab700;
	text-decoration: underline;
	}
	#content .level2 {
	color: #448991;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
		
	#middle {margin-left: 240px; line-height: 20px; padding: 10px 40px 40px 0; width: 400px; color: #333;}	
#middle h2 {color: #666; font-weight: normal; font-size: 17px; font-weight: bold;}	
#middle a {color: #000066; border-bottom: 1px dotted #000066; font-weight: bold;}
#middle a:hover {color: #377490; border-bottom: 1px dotted #377490;}

#menu-bottom {
	position: relative;
	margin: 0 auto; 
	height: 84px;
	text-align: left;
	color: #FFF;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 6px 32px 0px 44px;
	background: url('images/bground-footer08.jpg') no-repeat bottom center;
	}
	
	#menu-bottom span.copyright {
	float: left;
	margin-right: 30px;
	margin-top: 12px;
	}
	
	#menu-bottom a { 
	position: relative; 
	padding: 0 0 0 9px;
	text-decoration: none;
	color: #FFF;
	}
	#menu-bottom a:hover {
	color: #eab700;
	}
	
#breadcrumb {
	color: #9a9a9a;
	font-size: 11px;
	letter-spacing: 1px;
	}
	#breadcrumb a {
	color: #454545;
	text-decoration: none;
	}
	#breadcrumb a:hover {
	color: #eab700;
	}