body{
margin: 0px;
padding: 0px;
background-color: #002919;
background-image: url(img/back.jpg);
background-repeat: no-repeat;
background-position: top center;
background-attachment:fixed;
}

.nav{
position: relative;
float: left;
width: 189px;
height: 49px;
background-color: #00170E;
cursor: pointer;
margin: 1 1 1 0;
}

.pnav{
margin-top: 16px;
font-family: Arial, Helvetica;
color: white;
font-weight: bold;
font-size: 15px;
letter-spacing: 3;
}

.content{
background-color: #002013;
width: 949px;
background-image: url(img/backcontent.jpg);
background-repeat: no-repeat;
text-align: left;
}

.dropdown{
display: none;
}

.pointer{
margin: 10 0 0 240;
font-family: Arial, Helvetica;
color: white;
width: 470px;
font-weight: bold;
font-size: 16px;
line-height: 23px;
cursor: pointer;
}

h1{
padding: 0 0 0 22;
font-family: Arial, Helvetica;
color: white;
font-weight: bold;
font-size: 35px;
}



.text{
margin: 10 0 0 240;
font-family: Arial, Helvetica;
color: white;
width: 470px;
font-weight: normal;
font-size: 16px;
line-height: 23px;
}

.text a:link { text-decoration: underline; color: #FFFFFF;}
.text a:visited { text-decoration: underline; color: #FFFFFF;}
.text a:active { text-decoration: underline; color: #FFFFFF; }
.text a:hover { text-decoration: none; color: #FFFFFF;}

ul,li{
margin: 10 0 20 142;
font-family: Arial, Helvetica;
color: white;
width: 250px;
font-weight: normal;
font-size: 16px;
}
