/* CSS Document */

html, body {
margin: 0 auto;
padding: 0; }

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
line-height: 1.5em;
color: #ffffff; 
background: #000000; }

p {
margin: 0 0 12px 0;
padding: 0;
font-weight: normal;
font-size: 1em;
line-height: 1.2em;
color: #ffffff; }


a:link {
color: #666666;
text-decoration : underline; }

a:visited {
color: #666666;
text-decoration : underline; }

a:hover {
color: #0000ff;
text-decoration : underline; }

h1 {
margin: 0 0 6px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
font-size: 1.4em;
color: #ffffff;
letter-spacing: .02em;
line-height: 1.2em;
text-align: left; }

h2 {
margin: 0 0 6px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 1.1em;
color: #ffffff;
letter-spacing: .02em;
line-height: 1.4em;
text-align: left; }

h3 {
margin: 4px 0 2px 0;
padding: 0;
font-weight: bold;
text-transform: none;
font-size: 1.05em;
color: #249a12;
line-height: 1.2em;
letter-spacing: .02em; }



.nav1 li {
list-style: none;
padding-left: 18px;
padding-bottom: 4px;
background: url(../images/green_bullet.png) no-repeat left top; }

.nav1 ul {
margin: 1.2em;
padding: 0; }


.contentbottom {
margin: 0;
padding: 0;
width: 710px;
height: 20px;
background: url(../images/box_bottom_710px.png) no-repeat bottom; }



