body {
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.invis {
	display: none;
}

a, a:visited {
	color: #333333;	
}

a:hover, a:active {
	color: #D68C1F;	
}

#border {
	border: 5px solid #4b657c;
}

#left {
	background: url(../images/leftbg.jpg) no-repeat top;
	padding: 15px 5px 5px 5px;
	vertical-align: top;
	background-color: White;
}

#main {	
	padding: 15px 5px 5px 5px;
}

#bottom {
	color: #333333;
}

#bottom a, #bottom a:visited {
	color: #333333;	
}

#bottom a:hover, #bottom a:active {
	color: #D68C1F;	
}
/*-----------------------------[ROLLOVER]-----------------------------*/

	
#nav {
	background-image: url(../images/nav.jpg);
	height: 25px;
	width: 710px;
	margin: 0;
	padding: 0;
	position: relative;	
}

#nav li {
    margin: 0; 
	 padding: 0; 
	 list-style: none;
    position: absolute; 
	 top: 0;
}
  
#nav li, #nav a {
    height: 25px; 
	 display: block;
}

#nav1 {left: 0px; width: 88px;}
#nav2 {left: 89px; width: 64px;}
#nav3 {left: 154px; width: 93px;}
#nav4 {left: 248px; width: 95px;}
#nav5 {left: 344px; width: 49px;}
#nav6 {left: 394px; width: 98px;}
#nav7 {left: 493px; width: 68px;}
#nav8 {left: 562px; width: 148px;}

#nav1 a:hover {
    background: transparent url(../images/nav.jpg)
    0px -25px no-repeat;
}
#nav2 a:hover {
    background: transparent url(../images/nav.jpg)
    -89px -25px no-repeat;
}
#nav3 a:hover {
    background: transparent url(../images/nav.jpg)
    -154px -25px no-repeat;
}
#nav4 a:hover {
    background: transparent url(../images/nav.jpg)
    -248px -25px no-repeat;
}
#nav5 a:hover {
    background: transparent url(../images/nav.jpg)
    -344px -25px no-repeat;
}
#nav6 a:hover {
    background: transparent url(../images/nav.jpg)
    -394px -25px no-repeat;
}

#nav7 a:hover {
    background: transparent url(../images/nav.jpg)
    -493px -25px no-repeat;
}

#nav8 a:hover {
    background: transparent url(../images/nav.jpg)
    -562px -25px no-repeat;
}
/*--------------------------[ROLLOVER END]-----------------------------*/      
/*------------------------ Main body formatting ------------------------*/
div#wrapper {
	width: 716px;
	margin-top: 0px;
	position: absolute;
	background-color: #4b657c;
	height: 1079px;
	padding: 0px;
	border: thin solid #000000;
	}
div#wrapperwrapper {
	width: 717px;
	margin-top: 0px;
	position: absolute;
	margin-left: 300px;
	background-color: #c0c0c0;
	height: 1094px;
	padding: 0px;
	
	}

div#header {
	width: 709px;
	height: 114px;
	top: 0px;
	position:absolute;
	margin-top: 0px;
	margin-left: 3px;
	border: thin solid #000000;
	background-image: url(../images/banner1.jpg);
	}
div#menu {
	width: 712px;
	height: 20px;
	top: 0px;
	margin-left: 2px;
	position: absolute;
	margin-top:118px;
	background-color: #4b657c;
	
	/*border-top: thin solid #000000;
	border-left: thin solid #000000;
	border-right: thin solid #000000;*/
	}
	
div#content {
	width: 710px;
	height:924px;
	border: thin solid #000000;
	margin-top: 139px;
	margin-left: 2px;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #FFFFFF;	
	}

div#footer {
	width: 710px;
	height: 12px;	
	margin-top: 1064px;
	margin-left: 3px;
	position:inherit;
	font-size: 10px;
	
	}
div#copyright {
	width: 710px;
	height: 12px;
	margin-top: 1080px;
	margin-left: 3px;
	position: absolute;
	}
div#updated {
	width: 710px;
	height: 12px;
	margin-top: 1092px;
	margin-left: 3px;
	position: absolute;
	}
/*---- newsadmin formatting ---- */	
div#listwrapper {
	width: 710px;
	margin-top: 0px;
	margin-left: 250px;
	background-color: #ffffff;
	height: auto;
	padding: 0px;
	}
	
div#listheader {
	width: 710px;
	top: 0px;
	position: absolute;
	margin-top: 0px;
	height: 100px;
	background-color: #ffffff;
	background-image: url(../images/banner1.jpg);
	}
	
div#listcontent {
	width: 696px;
	height: 600px;
	
	background-color: #FFFFFF;
	margin-top: 101px;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 14px;
	padding-top: 2px;
	padding-right: 0px;
	
	}
	
li {
	font-size: 10px;
	list-style-image: url(../images/bullet.gif);
	
	}
	
font.date {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}