body {
background-color:#ffffff;
font-family: Tahoma;
color:#333;
margin:0;
padding:0;
}

.style1 {color: #FFFFFF;
	font-size: 110%;
}
.style1:hover {
	color: C0C0C0;
}
.style3 {color: #87ACC0}

.style4 {
	font-size: 120%;
	font-weight: bold;
	color: #4A829D;
}
.style5 {color: #999999}
.style8 {color: #49738B; text-decoration: none; font-family: Tahoma;}
.style9 {
	color: #333333
}
.style10 {font-size: 80%}
.style11 {font-size: 400%;
	  color: #4682b4;
	  font-family: Tahoma;
	  text-decoration: none;}
.lnav {
	font-family: Tahoma;
	font-size: 75%;
	color: #49738B;
	text-decoration: none;
}
.lnav:hover {
	font-family: Tahoma;
	color: #2F4A59;
	text-decoration: none;
}

.styleLNavL {
	background-image:url(images/lnavl.jpg);
}

.styleLNavR {
	background-image:url(images/lnavr.jpg);
}
  
.styleNavbg {
	background-image:url(images/navbg.jpg);
}

.styleUnderNav{
	background-image:url(images/undernav.jpg);
}

.styleLNavbg {
	background-image:url(images/lnavbg.jpg);
}

.styleNavd {
	background-image:url(images/lnavd.jpg);
}

.styleLNavdBottom{
	background-image:url(images/lnavdbottom.jpg);
}

.styleLNavgbg{
	background-image:url(images/lnavgbg.jpg);
}

#header {
width:80%;
margin:0 auto;
}

#header h2 {
padding:10px;
}

#content {
width:79%;
float:left;
margin-top:20px;
}

#separation {
width:1%;
float:left;
}


#main {
float:center;
width:80%;
margin:0 auto;
}

#main a {
text-decoration:none;
}

#main li {
list-style:none;
}

#sidebar {
float:left;
width:20%;
margin:0 auto;
}

#footer {
clear:both;
float:center;
width:100%;
margin:0 auto;
border-bottom:1px solid #ccc;
}

#footer p {
padding:10px;
float:right;
border-bottom:1px solid #ccc;
}
