body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#B3B99C;
	text-align:center;
	margin:0px;
	color:#CCCCCC;
	height:100%;
	background-image:url(img/bg.gif); 
	background-repeat:repeat-y;
	background-position:top center;
}
html { margin:0px; height:100%; }
a { text-decoration:none; color:#E99009; font-weight:bold; }
a:hover { text-decoration:none; }
form { margin:0px; }
input, textarea { border:1px solid #B3B99C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; margin-bottom:5px; }

.navselected {font-size:125%; font-weight:bold; margin-left:20px; color:#B3B99C; }

img { vertical-align:middle; margin-bottom:5px;}
h1 { margin:0px; margin-bottom:5px; font-size:160%; font-weight:bold; ; color: #B3B99C}
h2 { margin:0px; margin-bottom:5px; font-size:130%; font-weight:bold; margin-bottom:5px; ; color: #B3B99C}
h3 { margin:0px; margin-bottom:5px; font-size:115%; font-weight:bold; ; color: #B3B99C}

.section { 
  width:788px; text-align:justify;
  padding:10px;
  padding-bottom:20px;
}

.copyright { 
  font-size:8px;
  color:#5B5B5B;
  width:788px; text-align:center;
  padding:10px;
  padding-top:10px;
  padding-bottom:20px;
}

.imgfloat { float:left; margin-right:10px; }
.indented { padding-left:2em; padding-bottom:5px; }
#pageheader { position:relative; height:80px; background-color:#ffffff; background-image:url('img/header.gif'); background-repeat:no-repeat; }
.menulink { font-size:125%; font-weight:bold; margin-left:20px; }
