body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-color: #dedfdf;
	margin: 0px;
	padding: 10px;
}

p {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding:  0px;
}

a {
	color: #669900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #8b9000;
	font-size: 16px;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	line-height:  18px;
	color: #8b9000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	padding:  0px;
	margin:  0px;
	border: 0px;
}



#centerpage {
	width: 742px;
	margin: 0px auto;
	padding:  0px;
}

#pageframe {
	height: 751px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	overflow:hidden;
}

#header {
	height: 137px;
	margin: 0px;
	padding: 0px;
	overflow:  hidden;
}

#pagebg {
	height:  614px;
	margin:  0px;
	padding: 0px;
}

#nav {
	height:  40px;
	margin:  0px;
	padding:  0px;
	background-color:#669900;
	opacity: .8; /* these 2 lines control opacity: they work in IE, NN, Firefox */
	filter: alpha(opacity=80); /* make sure the numbers agree, e.g. .7 corresponds to 70% */
}

#nav2 {
	font-size: 14px;
	padding: 13px;
}

#content {
	width: 744px;
	height: 534px;
	margin: 0px;
	padding:0px;
	overflow: hidden;
}

#footer {
	height:  40px;
	text-align:right;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #669900;
	opacity: .8; /* these 2 lines control opacity: they work in IE, NN, Firefox */
	filter: alpha(opacity=80); /* make sure the numbers agree, e.g. .7 corresponds to 70% */
}

#footer2 {
	padding: 13px;
	font-size: 14px;
}

#hidden {
	visibility:hidden;
	height:0;
	width:0;
	overflow:hidden;
}

#hiddengallery {
	visibility:hidden;
	height:0;
	width:0;
	overflow:hidden;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
}


#nav ul {
	font-size: 14px;
	text-align:  center;
	list-style-type: none; 
	list-style:none; 
	padding:0px;
	margin: 0px;
}
#nav li {
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
}
#nav a {
	font-weight: bold;
	color:#FFFFFF; 
	text-decoration:none
}
#nav ul li a:hover {
	text-decoration:underline;
}



#anchor {
	position:relative;
	padding:0px;
	margin:0px;
}

#anchor div {
	position:absolute;
	/*border: 1px solid #000;*/
}

#shadowbox {
	top: 70px;
	left: 30px;
	width:  320px;
	height:  360px;
	margin:  0px;
	padding:  0px;
	background-color: #aaaaaa;
	opacity: .4; /* these 2 lines control opacity: they work in IE, NN, Firefox */
	filter: alpha(opacity=40); /* make sure the numbers agree, e.g. .7 corresponds to 70% */
}

#whitebox {
    top: 50px;
    left: 50px;
    height: 400px;
    width: 350px;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}

#wbtitle {
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	left: 0px;
	top: 0px;
	width: 350px;
	height:  0px;
	padding:  0px;
	overflow:  hidden;
}

#wbstory {
	left:0px;
	top:0px;
	height:  339px;
	overflow: auto;
	width:  320px;
	padding:  15px;
}

#wbnav {
	background-color: #777777;
	border-top:  1px solid #555555;
	left:0px;
	bottom: 0px;
	height: 29px;
	width: 350px;
	padding: 0px;
	overflow: hidden;
}
#wbnav a {
	color:  #ffffff;
}

#next {
	right:10px;
	width:150px;
	top:7px;
	text-align: right;
}
#prev {
	left:10px;
	top:7px;
	width:  150px;
	text-align: left;
}
#continue {
	left:10px;
	top:7px;
	width:  300px;
	text-align: center;
}

#teamframe {
	padding: 10px;
	background-color: #FFFFFF;
	border:  2px solid #669900;
	overflow: auto;
}

#teamheadshot img
{
	border: 3px solid #83b228;
	width: 183px;
	height: 236px;
}

#teammenu img {
	border: 2px solid #669900;
	width:  72px;
	height:  94px;
}

#teammenu ul {
	list-style-type: none; 
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#teammenu li {
	display: inline;
	margin: 0px 7px 0px 7px;
	padding: 0px 0px 0px 0px;
}

#staffheadshots img {
	border:2px solid #669900;
}

