body
{
	background-image: url(images/camp_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #834d01;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	vertical-align: top;
	color: #000000;
	line-height: 1.4em;
	
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#844e02;
	scrollbar-highlight-color:#d5e9f9;
	scrollbar-3d-light-color:#49422f;
	scrollbar-base-color:#FFFFFF;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#402602;
	scrollbar-track-color:#FFFFFF;
}

td
{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
}

a
{
	color: #466cbd;
}

a:hover
{	
	color: #402602;
}

#wrap
{	
	position: relative;	
	width: 779px;	
	height: 100%;		
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;	
	vertical-align: top;
	padding:0px;
}

#header
{
	width: 779px;
	height: 164px;
	text-align: left;
}

#leftheader
{
	width: 441px;
	height: 164px;
	display: inline;
}

#rightheader
{
	width: 338px;
	height: 164px;
	float: right;
	display: inline;
}

/* text area */

#textarea
{
	width: 779px;
	height: 216px;
	background-image: url(images/text_bgt.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	display: block;
	padding: 0px;
}

#textareamar  /* Marathon Pages */
{
	width: 779px;
	height: 216px;
	background-image: url(images/text_bgt_mar.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	display: block;
	padding: 0px;
}

#textarea .copyleft, #textareamar .copyleft
{
	width: 501px;
	height: 196px;
	margin: 0 0 0 10px;
	text-align: left;
	padding: 0 0 0 24px;
	float: left;	
}

#textarea .copyleft .text, #textareamar .copyleft .text
{
	width: 100%;
	height: 170px;
	padding: 0 10px 0 0;
	overflow: auto;
	text-align: left;
	margin: 0px;
}

#textarea .copyright, #textareamar .copyright
{
	width: 190px;
	height: 171px;
	margin: 25px 10px 0 10px;
	padding: 0 10px;
	overflow: auto;
	text-align: left;
	float: right;
	display: inline;
}

.copyleft .heading
{
	color: #3d0505;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.8em;
}

.copyright .heading
{
	color: #3d0505;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-top: .2em;
}

/* Right Side Buttons */

.sub a
{
	display: block;
	font-weight: bold;
	line-height: 1.5em;
}

.sub a.act
{
	display: block;
	font-weight: bold;
	color: #402602;
	line-height: 1.5em;
}

.sub a.act:hover
{
	color: #466cbd;
}

/* bottom row */

#bottomrow
{
	width: 779px;
	height: 150px;
	text-align: left;background-image: url(images/button_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#buttons
{
	background-image: url(images/button_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 555px;
	height: 150px;
	text-align: left;	
}

#bottomright
{
	width: 224px;
	height: 150px;
	float: right;
	display: inline;
}



/* calendars */

td.caljun
{
	width: 65px;
	height: 80px;
	vertical-align:top;
}

.special
{
	color: #466cbd;
	font-size: 9px;
	line-height: 1.2em;
} 