body 
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
background: ##4594a7;
}
 
a:link { 
	color: #920; 
	font face: bold;
	text-decoration:none;
	} 
a:visited {
	color: #920;
	font face: bold;
	text-decoration:none;
	}
a:active {
	color: #577;
	font face: bold;
	text-decoration:none;
	}
blockquote {
	padding: .5em;
	background-color:#fff;
	border: dotted 1px;
}
a:hover { color: #000; } 

a:hover{text-transform:uppercase; font-size:; }

a:hover { background-color: #899; }

ul#navigationl li { 
  display: block; 
  width: 194px; 
  list-style: none;
  font-color: #f00;
background: #fff;
text-align:center;
margin: 0;
padding: 0;
}

ul#navigationm a { 
  display: block; 
  text-decoration: none; 
  padding: .2em; 
  border-bottom: solid 1px #000; 
  border-top: solid 1px #fff; 
  border-right: solid 2px #000;
  border-left: solid 1px #fff; 
}

ul#navigationm li { 
  display: block; 
  width: 194px; 
  list-style: none;
  font-color: #f00;
background: #cdd;
text-align:center;
margin: 0;
padding: 0;
}

ul#navigationl a { 
  display: block; 
  text-decoration: none; 
  padding: .2em; 
  border-bottom: solid 1px #000; 
  border-top: solid 1px #fff; 
  border-right: solid 2px #000;
  border-left: solid 1px #fff; 
}

H1	
{
color:#5145a7;
font-family:'TimesRoman';
font-size: 30px;
text-align:center;
}	

H2
{
color:#0e6655;
font-family:'TimesRoman';
font-size: 20px;
text-align:left;
}

H3
{
color:'000000';
font-family:'TimesRoman';
font-size: 12px;
text-align:left;
}

H6
{
color: '000000';
font-family:'TimesRoman';
font-size:24px;
text-align:center;
}

img
{
 display: inline-block; margin:10px 10px;
}

marquee
{
font-color:#f00;
font-family:'arial';
font-size: 14px;
font face: bold;

}

#wrapper {
		width:100%;
		height:1000px;
		margin:0px auto;
		border:0px solid #000;
		padding:5px;
		background: #577;
	}

#leftcontent {
		position: absolute;
		left:10px;
		top:10px;
		width:25%;
		height:95%;
		background:#577;
		border:0px solid #000;
	}

#centercontent {
		position: relative;
		left:1%;
		top:1px;
		width:100%;
		height:100%;
		background:#7FADAD;
		
	}

#banner  {
		position: relative;
		margin-top:8px;
		margin-left:8px;
		width: 99%;
		height: 115px;
		border-top:2px solid #bcd;
		border-left:2px solid #bcd;
		border-bottom:2px solid #000;
		border-right:0.5px solid #000;
		padding:2px;
		background-image:url(mtnback.jpg);
		}
#bottom {
		position: absolute;
		left:10px;
		top:10px;
		width:95%;
		height:5%;
		background:#7FADAD;
		border:0px solid #000;
	}
		