body {
padding : 20px;
background : #669966;
color : #222;
text-align : center;
font : 85% "Trebuchet MS", Arial, sans-serif;
}
h1, h2, p {
margin : 0;
padding : 0 10px;
font-weight : normal;
}
p {
padding : 0 10px 15px;
}
ul {
margin-top: -8px; 
margin-bottom: 4px; 
}
h1 {
font-size : 250%;
color : #fff;
letter-spacing : 1px;
}
h2 {
font-size : 200%;
line-height : 1;
color : #002455;
}
a:link, a:visited {
color : #336633;
text-decoration : underline;
}
a:hover {
color : #CCFFCC;
background-color: #336633;
text-decoration : none;
}
a:active {
color : red;
text-decoration : underline;
}
div#container {
width : 900px !important ;
width : 460px;
margin : 0 auto;
padding : 5px;
text-align : left;
background : #fff;
}
div#header {
background : #fff;
padding : 1px;
text-align : left;
}
div#content {
float : right;
width : 690px;
padding : 10px 0;
margin : 5px 0;
background : #fff;
}
div#nav {
float : left;
width : 200px;
padding : 10px 0;
margin : 0;
margin-bottom: 5px;
background : #99CC99;
}
div#nav h2 {
font-size : 100%;
color : #9e4a24;
}
div#footer {
clear : both;
width : 900px;
background : #99CC99;
padding : 8px 0;
text-align : center;
}
div#inset {
float : right;
text-align : left;
border : 0;
font-weight : bolder;
padding : 14px;
margin:	14px;
color : #fff;
background-color : #669966;
}
div#wrapper {
font-size : 14px;
}


.head {
text-align : left;
padding-top : 6px;
padding-bottom : 6px;
padding-left : 2px;
color : #526261;
font-size : 20px;
font-weight : bolder;
}
.subhead {
text-align : left;
padding-top : 6px;
padding-bottom : 6px;
padding-left : 2px;
color : #526261;
font-size : 16px;
font-weight : bolder;
}
.category, .headline {
text-align : left;
padding-top : 6px;
padding-bottom : 6px;
padding-left : 2px;
color : #526261;
font-size : 14px;
font-weight : bolder;
font-style : italic;
}
p.navitem {
color : #526261;
font-size : 18px;
font-weight : bolder;
}
.center {
margin-left : auto;
margin-right : auto;
display : block;
}
.italics {
font-style : italic;
}

img {
	margin: 14px;
}

img.floatLeft { 
    float: left; 
}

img.floatRight { 
    float: right; 
}

img.bullet {
	margin: 2px;
}
.alsosee {
color : #526261;
font-size : 12px;
font-weight : bolder;
font-style : italic;
}




