

/****************************** Body / Container ******************************/
/******************************body-bg.png*************************************/

body
{
	font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(/v4/files/rcamp/x/k0c4SaM24k.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#container
{
	width: 810px;
	margin: 0px auto;
	text-align: left;
	border: thick groove #909;
	color: #030;
}

/****************************** Skip Navigation ******************************/

div#skip-nav
{
	display:none;
}

/****************************** Header ******************************/
/******************************boomerbanner.png**********************/

div#header
{
	width: 810px;
	height:175px;
	background: url(/v4/files/rcamp/2/Ia400fSoAh.jpg) no-repeat center;
}

/****************************** Footer ******************************/

div#footer
{
	color: #903;
}

/****************************** Main Navigation ******************************/
/******************************background-body.png****************************/

div#main-nav
{
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/v4/files/rcamp/x/7tH2WEry2R.jpg);
	font-style: italic;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	border: thick groove #903;
}

/****************************** Context Navigation (User Bar) ******************************/

div#context-nav
{
	background-color: #C9F;
	color: #903;
	border: thick groove #903;
}

/****************************** Content Navigation ******************************/

div#content-nav
{
	display:block;
	float: right;
	margin-top: 3.4em;
	color: #903;
	background-color: #C9F;
	border: 1px solid #903;
}

div#content-nav a:hover
{
	background-color: #C9F;
	color: #903;
	background-image: url(Videos/wmv/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#content-nav li.selected a
{
	background-color: #C9F;
	color: #000;
	background-image: url(Videos/wmv/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
}

/****************************** Main Structures -> Content  ******************************/

div#content
{
	background-color: #C9F;
	color: #000;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
}

/****************************** Main Structures -> Content -> Content Body ******************************/

div#content-body
{
	padding-top: 3.2em;
	background-color: #FFF;
	border-left: none;
	margin-left: 0px;
	width: 617px;
	color: #000;
}

div#content.no-nav div#content-body
{
	margin-left:0px;
	border:0px;
	width: 100%;
}

/*************** Content Options (Trail & Section selectors) ***************/

div#content-options
{
	position: absolute;
	width: 804px;
	color: #903;
	background-color: #C9F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #903;
}

div#content-options ul.trail
{
	margin:0px;
}


div#content-options ul.trail a
{
	color: #000;
	background-color: #C9F;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
}

div#content-options ul.links
{
	background-color: #C9F;
	color: #000;
}