body {
	text-align: center;
	background: transparent url(../images/bg.gif) repeat;
	font-family: Verdana, sans serif;
}
#wrapper{
	margin: 10px auto;
	width: 720px;
	background: transparent url(../images/shadow.gif) repeat-y;
	text-align: left;
	padding: 0 10px 0 10px;
}
#header{
	width: 703px;
	background: url(../images/headbg.jpg) no-repeat bottom;
}	
#header img{
	width: 703px;
	height: 181px;
	border: 0;
}
h1{
	text-align: right;
	margin: -15px 10px 0 0;
	padding: 0;
	font-size: 18px;
	position: relative;
	left: -20px;
	top: -15px;
}
h1, h1 a, h1 a:hover{
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
h3{
	text-align: center;
	font-size: 16px;
	margin: 0;
}
ul{
	margin-top: 5px;
	padding: 0 30px 0 40px;
	list-style: url(../images/bullet.gif);
	text-indent: 0;
}
em, strong, .req{
	font-style: normal;
	font-weight: bold;
	color: #900;
}
a{
	color: #F30;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline;
}
.nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav li{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-weight: bold;
}
.nav a{
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
}
#mainbar{
	height: 30px;
	width: 700px;
	background: #693 url(../images/topactv.gif);
}
#mainbar li{
	font-size: 15px;
}
#mainbar a{
	background: transparent url(../images/topnrm.gif);
	width: 139px;
	height: 30px;
	line-height: 28px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#mainbar a:hover, #mainbar a.curloc, #mainbar a:active{
	background: transparent;
}
#mainbar a.curloc, #mainbar a:active{
	border-bottom: 1px solid #e18600;
}
#mainbar .last a.curloc{
	border-right: 0;
}
#minibar{
	width: 700px;
	height: 20px;
	background-color: #e18600;
	border-bottom: 1px solid #e18600;
}
#minibar li{
	font-size: 12px;
}
#minibar a{
	width: 139px;
	height: 20px;
	line-height: 19px;
}
#minibar a:hover{
	color: #CC0000;
}
.nav a:hover{
	text-decoration: none;
}
#bottomnav li, #bottomlinks li{
	display: inline;
	margin: 0;
	padding: 0 7px;
	border-left: 1px solid #e18600;
	border-right: 1px solid #e18600;
}
#bottomnav ul, #bottomlinks ul{
	padding: 0;
	margin: 0;
}
#bottomnav li.copyright, #bottomlinks li.first{
	border-left: 0;
}
#bottomnav li.last, #bottomlinks li.last{
	border-right: 0;
}
a.curloc, .nav a:active, a.curloc:hover{
	color: #CC0000;
	text-decoration: underline;
}
#main{
	width: 700px;
	background-color: transparent;
}
#content{
	margin: 0;
	padding: 0;
	padding: 25px 190px 15px 40px;
	float: left;
	color: #000000;
	background-color: #fff;
	font-size: 14px;
	line-height: 18px;
}
#header, #footer{
	margin-left: -10px;
	padding: 0;
	width: 720px;
	color: #000000;
	background-color: #FFF;
	text-align: center;
}
#footer{
	padding-top: 10px;
	background: #FFF url(../images/footerbg.jpg) repeat-x top;
	clear: both;
	font-size: 12px;
	color: #000;
}
#footer p{
	padding: 0;
	margin: 0;
}
.inset{
	border: 1px solid #e18600;
	font-size: 12px;
	width: 200px;
	float: right;
	padding: 0;
	margin: 15px 0 10px 10px;
}
.inset h2{
	width: 200px;
	background-color: #e18600;
	color: #fff;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding: .2em 0;
	text-align: center;
	border-bottom: 4px solid #900;
}
.inset h3{
	font-size: 12px;
	color: #900;
	padding: 10px 5px 0 5px;
	margin: 0;
	text-align: left;
}
.inset p{
	padding: 0 5px;
	margin: 0;
}
#sorry, #sorry h2{
	width: 150px;
}
#sorry p{
	margin-top: 1em;
}

#mainbar li.last a{
	border-right: 0;
	width: 140px;
}

/*Mac IE 5.0 Hack */
#minibar{
	margin-top: 1px;
	position: relative;
	left: -700px;
}
/* Hack \*/
#minibar{
	margin-top: 0px;
	position: inherit;
	left: 0;
}
/* end hack */
