body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #EEE;
	background: #EEE url("../bg/1-bg.jpg") no-repeat 100% 0;
}

#background {
	padding:0;
	margin: 0;
	text-align: left;
	background: #FFF url(../bg/columns.gif) repeat-y;
	border: 1px solid #000;
	width: 748px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
	}
	
html>body #background {
  	width: 750px;
	} 
	
#navphoto {
	background: transparent url(../bg/1-nav.jpg) no-repeat 0 100%;
	}
	
#banner {
	background: #fff url(../bg/1-banner.jpg) no-repeat;
	height: 125px;
	}

#banner h1 {
	display:none;
}

#title {
	position:absolute;
	top:125px;
	left:5px;
	float:left;
	z-index: 2;
}

#title h2  {
	font-weight: bold;
	font-size:10px;
	margin-top:8px;
	text-transform: uppercase;
	color:#FFF;
}

#title h2 a, #title h1 a:link, #title h1 a:visited {
	text-decoration: none;
	color:#FFF;
}

#title h2 a:hover {
	text-decoration: none;
	color: #fc6;
}
	
	/*Top navigation*/ 
#topnav {
	position:relative;
	margin: 0;
	padding: 0 0 0 10px;
	background:   url(../bg/topmenu-stripe.gif);
	height: 30px;
	}
	
#topnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#topnav a:link, #topnav a:visited {
	float: right;
	font-size: 0.8em;
	line-height: 20px;
	font-weight: bold;
	margin: 4px 10px 0 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #fff;
	}

#topnav a:link.active, #topnav a:visited.active, #topnav a:hover {
	border-bottom: 2px solid #fff;
	padding-bottom: 1px;
	color: #fc6;
	}
	
#navbg {
	background-image: url(../bg/nav-stripe.gif);
	position:absolute;
	top:155px;
	left:1px;
	width:150px;
}	
	
#nav {
	background:   url(../bg/nav-curve.gif) no-repeat 0 100%;
	margin:0px 0px 0px 0px;
	width:150px;
	padding-top:15px;
	padding-bottom:60px;
	font-size:0.9em;
 	line-height:1.8em;
	color:#FFF;
}

#nav strong {
 	display: block;
 	font-weight: bold;
 	text-transform: uppercase;
	padding: 2px 5px 2px 5px;
}

#nav .active strong, #nav .active, #nav .active {
 	color:#fc6;
}

#nav a {
	display:block;
	color:#FFF;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#nav a:hover {
	color:#fc6;
	text-decoration:none;
	background-color: #000;
}

#content {
	width:570px;
	margin: 0px 15px 0px 165px;
	padding-top:15px;
	padding-bottom:15px;
	text-align: left;
	font-size: 0.9em;
	line-height:130%;
	}
	
#content h1 {
	font-size:20px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:10px;
	line-height: 150%;
}

#content h2 {
	font-size:12px;
	font-weight: bold;
	margin-bottom:8px;
}
	
#text {
	width:375px;
}	

#sidebar {
	position: absolute;
	top:170px;
	left: 560px;
	width:175px;
}
#sbcaption {
	text-align: center;
}
	
#footer {
	height: 24px;
	margin: 0;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 0px;
	border-top: 1px solid #000;	
	background:   url(../bg/topmenu-stripe.gif);
	}
	
#footer div {
	width:525px;
	margin-left:165px;
	text-align: center;
}

#footer a {
	color: #FFF;
	border-color: #000;
}
	
#footer a:link, #footer a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#footer a:hover {
	color: #fc6;
}
	