body {
	background:#968354 url("../backgroundimages/bgbar.gif") repeat-y center;
	margin:0;
	padding:0;
	font: 13px/15px georgia; 
	text-align:center;
	}

p { margin-left:15px;
	}
	
a {
	color:#968354;
	}

a:hover {
	color:#000000;
}
	
h1 {
	background:#ffffff url("../backgroundimages/toplogoward.jpg") no-repeat left;
	width:710px;
	height:350px;
	padding:0;
	}
h5 {
	background:#ffffff url("../backgroundimages/topbanner.jpg") no-repeat center;
	width:710px;
	height:160px;
	padding:0;
	}

#container {
	position:relative;
	width:710px;
	margin:0 auto 0;
	padding:0;
	text-align:left;
	}

#pagetitle {
	width:710px;
	padding-top: 10px;
	padding-bottom: 0px;

	}

#quickSummary {
	text-align:center;
	font-style:italic;
	color:#7e7e7e;
	width:450px;
	font-size:11px;
	}


#maintext {
	width:450px;
	margin-top:20px;
	padding-bottom: 5em;
	}
	
#maintext2 {
	margin-top:0px;
	padding-top: 0em;
	padding-bottom: 5em;
	}
	
#maintext3 {
	margin-top:20px;
	padding-top: 0em;
	padding-bottom: 5em;
	}

#linkList {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:112px;
	width:240px;
	background: url("../backgroundimages/side_02.gif") repeat-y;
	text-align:left;
	}
	
#lselect h3 {
	background:transparent url("../backgroundimages/side_01.gif") no-repeat center;
	height:51px;
	margin:0;
	padding:0;
	}
	
#lselect h3 span {
	display:none;
	}

#lselect ul {
	list-style:none;
	margin:12px 0 0 0;
	padding:0 18px 0 18px;
}

#lselect ul li{
padding:0 0 0 16px;
margin: 0 0 12px 5px;
}

#lselect a {
	display:block;
	margin-bottom:5px;
	font-weight:bold;
	}

#endmenu {
	background: url("../backgroundimages/side_03.gif") no-repeat bottom right;
	padding-bottom:10px;
}

#endmenu h3 {
	background:transparent url(res.gif) no-repeat center;
	height:40px;
	margin:0;
	padding:0;
	}
	
#endmenu h3 span {
	display:none;
	}
	

#topmenu {
	border-top: thin #000000 solid;
	border-bottom: thin #000000 solid;
	padding-bottom: 3px;
	text-align: center;}

a:link.menu, a:active.menu, a:visited.menu {color: #968354;
	margin: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: none;}

a:hover.menu {color: #000000;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin: 0em;
	text-decoration: none;
	}

#list ul li{
	margin: 0 0 12px 5px;
	padding:0 18px 0 18px;
	}

#list ol li{
	margin: 0 0 12px 5px;
	padding:0 18px 0 18px;
	}


table {
	border: thin #000000 solid;
	max-width: 700px;
	}

td {
	border: thin #968354 solid;
	vertical-align: text-top;
	}
.cancel {text-decoration: line-through;}


