
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#006600;
  font-size:100.1%;
}

h1{
font-size:150%;
}

h2 {
font-size:130%;
}

#wrapper {
margin:25px auto;
width:850px;
min-width:800px;
}

#header {
text-align:center;
}

#nav {
width:200px;
float:left;
font-size:85%;
padding-right:10px;
}

#nav_camp {
width:250px;
float:left;
}


#content {
width: 480px;
padding:3px 10px;
float:left;
}

#footer {
padding-top:3px;
font-size:75%;
clear:both;
color:#999
;
}

#footer a, #footer a:link {
color:#999;
text-decoration:underline;
}

#footer a:visit {
color:#999;
text-decoration:underline;
}

#footer a:hover, #footer a:active, #footer a:focus {
color:#006600;
text-decoration:none;
}

#nav a, #nav a:link {
color:#006600;
display:block;
text-decoration:none;
font-weight:bold;
padding-left:10px;
}

#nav a:visited {
color:#999;
display:block;
text-decoration:none;
}

#nav a:hover, #nav a:focus, #nav a:active {
color:#999;
display:block;
text-decoration:none;
}

.bold {
font-weight:bold;
}

.black {
color:#006600;
text-indent:0.0in;
font-size:14px;
}

.style1 {
font-size: x-small;
}

.small {
font-size:90%;
}

.border_out {
border:2px solid #ccc; /*grey*/
}

.border_in {
border:1px solid #ccc; /*grey*/
}

.colbottom {
margin-bottom:0 !important
}

.large {
font-size:150%;
}

.red {
color:#990000;
}

.text {
text-align:left;
}






