body {
        font-family: arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: url(images/page_bg.gif);
		margin-top: 0;
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 980px;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;

}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}



/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}



#nav {
	position: absolute;
	left: 550px;
	top: 40px;
	width: 200px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
	text-align:left;
	background: #c80000;
	color: white;
	font-weight: bold;
}
#browse .searchform a {
	text-decoration: underline;
	color: white;
	font-weight: bold;
	
}
#browse .searchform1 {
	
color: #fff;
}

#browse .text, #browse select {
	width: 160px;
}



#body {
	float: right;
	width: 770px;
	margin: 2px 1px 0 0;
	
	border: 0px solid #e5e5e5;
	position: relative;
}

#body p {
	margin: 0 0;
	padding: 15px;

}

#body .leftbox,
{
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 770px;
}

#body h3 {
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5d5d5d;
	padding: 15px;
}

#footer {
	background: #c80000 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
height: 40px;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: center;
	
	

}

#header {background:url(images/header.jpg) no-repeat bottom left #fff; color:#505050; height:245px; margin:0 0 0px; padding:0;}
#header h1 {font-size:2.5em;  font-weight:400; letter-spacing:-2px; margin:65px 0px 15px 200px; padding:20px 0 0; color: #fff;}
#header h1 a,#header h1 a:hover {font-weight:400; padding:0;}
#header p {font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 200px; padding:0 0 0 3px; color: #fff;}
