body, html, form{
background-color: #194f07;
background-image: url(/images/sidebg.gif);
background-repeat:repeat-x;
background-position:top;
margin: 0;
padding: 0;
text-align: center;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #08392e;
font-size:12px;

}
h1{
font-size: 15px;
font-weight: bold;
margin: 0;

}
h2{
font-size: 13px;
font-weight: bold;
}
h3{
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}

a:link, a:visited{
color: #08392e;
font-size:12px;
font-weight: bold;
text-decoration: none;
}
a:hover, a:active{
color: #08392e;
font-size:12px;

font-weight: bold;
text-decoration: underline;
}

img{
border: none 0;
}

.boxt{
background-image: url(/images/captop.gif);
background-repeat:no-repeat;
width: 244px;
height: 16px;
overflow:hidden;
}
.box{
background-image: url(/images/bc.gif);
background-repeat:repeat-y;
width: 204px;
margin: 0 0 0 0;
padding: 0px 20px 20px 20px;
}
.boxb{
background-image: url(/images/bb.gif);
width: 244px;
height: 17px;
background-repeat:no-repeat;
}
#boxbt{
clear: both;
}
#wrapall{
width: 1002px;
margin: 0 auto;
 text-align: left;
}

#left{
 position: absolute;
 width: 244px;
 text-align: left;
 margin: 0 auto;
 z-index: 8;
}

#right{
 position:absolute;
 margin-left: 244px;
 width: 758px;
  text-align: left;
 z-index:0;
 }
#nav{
height: 27px;
overflow:hidden;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	display:inline;
}

#nav a {
	display: block;
	
}

#nav li {
	float: left;
	display:inline;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background-color:#e2da94;
	border: 1px solid #a29841;
	display:inline;
}
#navwrap{
height: 27px;
overflow:hidden;
}
#nav li:hover, #nav li.sfhover{
position: static;
}
#nav li ul li{
 padding: .5em;
}
#nav li ul li a{
width: 9em;
}
#nav li:hover ul,  #nav li.sfhover ul {
	left: auto;
}
#nav li ul li.sfhover, #nav li ul li:hover{
background-color:#f2efc2;
  padding: .5em;
}

#content{

clear:left;
background-image: url(/images/br.gif);
background-repeat:repeat-y;
width: 718px;
margin: 0 0 0 0;
padding: 10px 20px 20px 20px;
}
#footer{
background-image: url(/images/capb.gif);
background-repeat:no-repeat;
background-position:top;
padding-top: 22px;
text-align: center;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #a4b8a3;
font-size:10px;
}
#footer a{
color: #a4b8a3;
font-weight: bold;
font-size:10px;
}
#lcol{
display:inline;
width: 341px;
float:left;
}
#rcol{
display:block;
clear: none;
margin-left: 347px;
width: 372px;
}
.evtheading{
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;	
}
.evtdate{
font-style:italic;
}
.evtbody{

}
.navside{
list-style:url(/images/bullet.gif)
}
.navside2 a{
font-size: 10px;
}