*{
	margin:0px;
	padding:0px;
	scrollbar-base-color:#58533f;
}

 ol, ul {
	list-style:none;
}

body {
	background-image:url("imgsrc/mainbg.jpg"); 
	background-position:center top;
	/*background-repeat: repeat-x;*/
	background-color:#000000;
}

#page {
	padding:5px;
	width:830px;
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	border:2px solid #58533f;
	background-color:#1a0901;
}

.banner {
	margin-left:5px;
	float:right;
}

#nav {
	width:150px;
	float:left;
}

#demLink {
	background-image:url("imgsrc/navReel.png");
}

#proLink {
	background-image:url("imgsrc/navProf.png");
}

#amtLink {
	background-image:url("imgsrc/navAmat.png");
}

#modelLink {
	background-image:url("imgsrc/navModel.png");
}

#resLink {
	background-image:url("imgsrc/navResm.png");
}

#conLink {
	background-image:url("imgsrc/navCont.png");
}

#homeLink {
	background-image:url("imgsrc/logo.png");
}

#demNoLink{
	background-image:url("imgsrc/navReel.png");
	background-position: 0px -80px;
}

#proNoLink{
	background-image:url("imgsrc/navProf.png");
	background-position: 0px -80px;
}

#amtNoLink{
	background-image:url("imgsrc/navAmat.png");
	background-position: 0px -80px;
}

#modelNoLink{
	background-image:url("imgsrc/navModel.png");
	background-position: 0px -80px;
}

#conNoLink{
	background-image:url("imgsrc/navCont.png");
	background-position: 0px -80px;
}

#resNoLink{
	background-image:url("imgsrc/navResm.png");
	background-position: 0px -80px;
}

.navDiv {
	float:left;
	margin-top:3px;
	width:150px;
}

.subNav {
	float:left;
	width:140px;
	border:2px solid #eed65e;
	margin:3px;
	background-image:url("imgsrc/navBG.jpg");
	font-family:Copperplate Gothic light;
	font-size:small;
}

.navButton {
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
}

.homeButton {
	height: 150px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
	float:left;
}

.linkText {
	display:none;
}

.navButon:link {
	background-position: 0px 0px;
}

.navButton:hover {
	background-position: 0px -40px;
}

.navButton:active {
	background-position: 0px -80px;
}

.homeButon:link {
	background-position: 0px 0px;
}

.homeButton:hover {
	background-position: 0px -150px;
}

a:link {
	width: 150px;
	color:#eed65e;
	font-weight:bold;
}

a:visited {
	color:#aeb026;
	font-weight:bold;
}

a:hover {
	color:#FFFFDD;
	font-weight:bold;
}

.newsLink:link {
	color:#BBAA00;
	font-weight:normal;
	font-style:normal;
}

.newsLink:visited {
	color:#554400;
	/*text-decoration:none;*/
	font-style:normal;
	font-weight:normal;
}

.newsLink:hover {
	color:#FFFFAA;
	font-weight:normal;
	font-style:normal;
}

.subList {
	margin:5px;
	margin-bottom:10px;
	margin-left:10px;
}

#contop {
	background-image:url("imgsrc/conTop.png");
	width:670px;
	height:20px;
	float:right;
	margin-top:3px;
}

#pageContent {
	background-image:url("imgsrc/conBG.png");
	background-repeat: repeat-y;
	float:right;
	width:660px;
	padding:5px;
	color:#58533f;
}

#content {
	background-image:url("imgsrc/conBG.png");
	background-repeat: repeat-y;
	float:right;
	width:660px;
	padding:5px;
	color:#eed65e;	
}

#staticTextBox {
	padding-left:10px;
	padding-right:10px;
	height:700px;
	overflow:auto;
}


.content {
	width:660px;
	height:700px;
	margin-right:auto;
	margin-left:auto;
}

#conbot {
	background-image:url("imgsrc/conBot.png");
	width:670px;
	height:20px;
	float:right;
	margin-bottom:3px;
}

.resDate{
	float:right;
	color: #85DD9C;
}

#resName{
	text-align:center;
	font-family:Copperplate Gothic light;
	text-shadow: #000000 2px 2px 4px;
	color:#eed65e;
	font-size:x-large;
	padding-bottom: 1em;
	/*Internet Explorer Shadows*/
	filter: Shadow(Color=#000000, Direction=135, Strength=4);
}

#newsHead{
	text-align:center;
	font-family:Copperplate Gothic light;
	color:#eed65e;
	text-shadow: #000000 2px 2px 1px;
	font-size:xx-large;
	padding-bottom: 10px;
	/*Internet Explorer Shadows*/
	filter: Shadow(Color=#000000, Direction=135, Strength=4);
}

#info {
	text-indent: 2em;
	margin-top:5px;
	color: #B5FFAF;
	clear:right;
}

#newsTitle {
	font-family:Copperplate Gothic light;
	color: #EFEF5F;
	font-weight:Bold;
	text-decoration: underline;
	margin-bottom:10px;
}

.newsInfo{
	text-indent: 2em;
	color: #EFEE4A;
	font-style:oblique;
	padding-left:5px;
}

.newsDiv {
	width: 98%;
	padding: 5px;
	background-color: #28251D;
	background-image:url("imgsrc/navBG.jpg");
	border:2px solid #eed65e;
	margin-bottom:5px;
}

.newsStoryDiv {
	padding: 5px;
	margin: 5px;
	background-color: #331111;
	border:2px solid #1A0600;
}


.coninfo{
	padding-left:4em;
	padding-bottom:2em;
}

.sectionHead {
	font-family:Copperplate Gothic light;
	text-shadow: #000000 2px 1px 0px;
	color:#eeF65e;
	font-size:large;
	text-decoration: underline;
	/*Internet Explorer Shadows*/
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
}

.newsSection {
	font-family:Copperplate Gothic light;
	text-shadow: #000000 2px 1px 0px;
	color:#F8F8CF;
	font-size:x-large;
	/*Internet Explorer Shadows*/
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
}

.newsImage {
	float:left;
	margin:5px;
	clear:left;
}

.mapLink {
	margin-top:5px;
	display:block;
}

#header{
	margin-bottom:0px;
}

#footer {
	margin-top:5px;
	clear:both;
	color:#eed65e;
	background-color:#151505;
}