
/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: #53a8a3; 
margin: 0 10px 0 10px;
padding: 0px 5px 5px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:.78em;
min-height:101%;
}
html {height:100%}

p{
margin-left:1em;
}
h1{
font-size:110%;
font-weight:800;
margin-left:1em;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:150%;
text-align:center;
padding-bottom:1em;
margin-top:-.75em;
margin-bottom:5px;

}
h3{
font-size:120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left:1em;
padding-bottom:0;
}
.image{
padding:1em;
float:none;
}


#wrapper {
margin: 0 auto;
width: 780px;
padding: 0;
text-align: left;
}


#top {
background: url(images/bgtop.gif) top center no-repeat; 
width: 800px;
height: 14px;
}


#content {
background: url(images/bgmiddle.gif) center repeat-y; 
width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
}


#header {
margin: 0px 0px 1.5em 1em;
height:147px;
padding: 0px 0px 0px 1em;
background: url(images/logonew.jpg) top left no-repeat;

}



#menu {
width:180px;
height: 100%;
margin-top:2em;
float: left;
text-decoration:none;
text-align:center;
letter-spacing: -1px;

}

a:link, a:visited {
color:#53a8a3;
}

a:hover{
color:#e9e291;
}
#menu li {

font-size:120%;
font:Arial, Helvetica, sans-serif;
text-decoration:none;
list-style-type: none;
color: #53a8a3;
font-weight:600;
text-decoration: none;
text-align: center;
line-height:2.50em;
margin-left:-2.25em;

}
	
#menu li a:link, #menu li a:visited {
	color: #53a8a3;
	text-decoration:none;

}
	
#menu li a:active{
color:#e9e291;
}	

#menu li a:hover {

color: #53a8a3;
border-bottom: solid 2px #e9e291;

 }	
ul {
list-style: none;
margin-bottom:1em;
padding-top:1em;
text-align: left;
}
em{
margin-top:-5px;
margin-left:18px}


#stuff {
background:#e9e291; 
width: 535px;
margin: -6em -10px 0px 15em;
padding: 0 1em 1em .25em;
line-height:2em;
text-align:left;
}


#stuff a:hover{
color:black;
}

#stuff a:link{
color:#53a8a3;}

#stuff ul{
list-style:disc;
margin-top:0;
}


#story img{
float: none;
padding: 5px 5px 5px 5px;
margin-left:6em;
}

img {
border: none;
padding:5px 5px 5px 7px;
float:right;
display:block;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgbottom.gif) bottom center no-repeat; 
width: 800px;
height: 29px;
}

/*sub navigation*/
#subnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 78%;
color:#e9e291;
text-align:center;
}

#subnav ul, #subnav li {
display: inline;
text-decoration:none;
text-transform:none;

}

#subnav a:link {
text-decoration: none;
color: black;
}

#subnav  a:visited {
text-decoration: none;
color: black;
}

#subnav a:hover {
text-decoration: none;
color: #c2dd6c;
}

#subnav a:active {
text-decoration: none;
color: #e9e291;
} 


