html,body {
	background-image: url(data/htmlimages/greyBGpattern.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height:100%;
}
 
html>body #wrapper {
	position:absolute;
	/*background-color:#3366CC;*/
	/*background-color:#fff;*/
	width: 920px;
	padding: 0px;
	
	min-height:100%;
	background-image:url(data/htmlimages/content_bg.gif);
	background-repeat:repeat-y;
	background-position:27px 0;
	left:50%;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -460px;
	overflow: visible;
}

*html #wrapper{
	height: 100%
}

/************** HEADER ***************/
#header {
	position:relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	top:0px;
	left: 0px;
	width: 920px;
}

#left {
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	top:0px
	left:0px
	width:26px;
	height:281px;
	overflow:visible;
	
}
#flash {
	position: absolute;
	display: inline;
	padding: 0px;
	top 0px;
	left:-10px
	width:870px;
	height:281px;
	overflow:visible;
	margin: 0px;
	width: 870px;
	visibility: visible;
	left: 26px;
}

#right {
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	top:0px
	width:26px;
	height:281px;
	overflow:visible;
	left: 865px;
	top: 0;
	width: 24px;
	
}
/************* END HEADER **************/
#main {
	display: block;
	width: 100%;
	
	position: relative;
	
	
	margin: 0 px 0 27px;
	padding: 0px;
	top: -5px;
	overflow:visible
}
#contentWrapper{


}

#contentFooter{
   clear:both;
}

#leftBG {
	position:relative;
	width: 24px;
	height: 100%;
	display: inline;
	background-color:#00FF33;
	background-image: url(data/htmlimages/bgLeft.png);
	background-repeat:repeat-y;
	left:0px;
	top:0px;
	
}

#topNav {
	background-color: #e2e0e0;
	width: auto;
        height:25px;
	margin: 0 24px 0 27px;
	padding: 0 0px 0 0;
	position: relative;
	top: 0px;
   
}

#break{
       position:relative;
       padding:0 10px 0 16px;
float:left;
}
#topNavFlash{
       position:relative;
       top:0;
       float:left;
       padding:0 0 0 7px;  

}


#navColumn {
        float:left;
	background-color: #e2e0e0;
	position:relative;
	height:auto;
	/*min-height:100%;*/
	margin:0;
	padding:0 0 0 16px;
	left:27px;
	top:0px;
	width: 200px;
       
}

#navColumn p{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	padding-left:5px;
	margin-top: 0px;
}

/*.campdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
	padding-left:5px;
}*/

#contentCol{
        float:left;
        height:100%;
	background-color:#FFFFFF;
	margin: 0px 0 0 30px;
	padding: 0px 0 25px 0;
	position: relative;
	width: 650px;
}

#content {
	position: relative;
	width: 590px;
	background-color:#ffffff;
	top: 0px;
	left: 35px;
	margin: 0px;
	padding:20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#rightBG{
	position:relative;
	width: 24px;
	height: 100%;
	display: inline;
	left:890px;
	background-image: url(data/htmlimages/bgRight.png);
	background-color:#6666CC;
	left: 865px;
}


#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #A65300;
	font-size: 14px;
	font-weight: 400;
}

#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D56A00;
	font-weight: 400;
}

#content h1{
	font-size: 16px;
	margin: 0;
	padding: 0 0 0px 0;
	color: #D56A00;
	text-align: left;
}

#content h2{
	font-size: 14px;
	margin: 0;
	padding-top: 10px;
	color: #084b39;
	text-align: left;
}

#content h3{
	font-size: 16px;
	margin: 0;
	padding: 0 0 0px 0;
	color: #D56A00;
	text-align: left;
}

#content h4{
	font-size:14px;
	margin:0;
	padding: 10px 0 0px 0;
	color: #D56A00;
	text-align: left;
}

#content h5{
	font-size: 14px;
	margin: 0;
	padding: 10px 0 0px 0;
	color: #af0e13;
}

#content h6{
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0px 0;
	color: #084b39;
}


#content dd{
	padding-top: 10px;
	padding-bottom: 10px;
}

#content dt{
	padding-top: 10px;
	padding-bottom: 0px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#smallgray p {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 400;
	line-height: 16px;
	color: #7A7A7A;
	letter-spacing: 0;
}

#smallgray a:link{
	font-family:Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	text-decoration:none;
	font-weight: 400;
	font-size: 10px;
}

#smallgray a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#7A7A7A;
	text-decoration:none;
	font-weight: 400;
	font-size: 10px;
}

