

/****************************** Body / Container ******************************/
/******************************body-bg.png*************************************/

body
{
	font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(/v4/files/rcamp/w/h0F1NKf8O4.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#container
{
	width: 810px;
	margin: 0px auto;
	text-align: left;
	border: thick groove #4F0000;
}

/****************************** Skip Navigation ******************************/

div#skip-nav
{
	display:none;
}

/****************************** Header ******************************/
/******************************boomerbanner.png**********************/

div#header
{
	width: 810px;
	height:175px;
	background: url(/v4/files/rcamp/i/qVq9x3dI4S.jpg) no-repeat center;
}

/****************************** Footer ******************************/

div#footer
{
	color: white;
}

/****************************** 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/w/Dh293MOb86.jpg);
	font-style: italic;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	border: thick groove #4F0000;
}

/****************************** Context Navigation (User Bar) ******************************/

div#context-nav
{
	background-color: #CCC;
	border: thick groove #4F0000;
}

/****************************** Content Navigation ******************************/

div#content-nav
{
	display:block;
	float: right;
	margin-top: 3.4em;
	color: #000;
	background-color: #CCC;
	border: 1px solid #4F0000;
}

div#content-nav a:hover
{
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/EUAZNLCK/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #900;
}

div#content-nav li.selected a
{
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/EUAZNLCK/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #000;
	background-color: #CCC;
}

/****************************** Main Structures -> Content  ******************************/

div#content
{
	color: #000;
	border-top-color: #4F0000;
	border-right-color: #4F0000;
	border-bottom-color: #4F0000;
	border-left-color: #4F0000;
	background-color: #CCC;
}

/****************************** Main Structures -> Content -> Content Body ******************************/
/************************this is the main size in the window for body content****************************/
div#content-body
{
	margin-left: 0px;
	width: 605px;
	padding-top: 3.2em;
	border-left-style: groove;
	background-color: #D4D0C8;
	color: #000;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-right-color: #4F0000;
	border-left-color: #4F0000;
}

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;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #4F0000;
	background-color: #CCC;
	color: #000;
}

div#content-options ul.trail
{
	margin:0px;
}

/*********************This is the Font Color where login is***********/

div#content-options ul.trail a
{
	color: #000;
	background-color: #CCC;
	border-top-color: #4F0000;
	border-right-color: #4F0000;
	border-bottom-color: #4F0000;
	border-left-color: #4F0000;
}
/*************************User Menu Area Background********************/

div#content-options ul.links
{
	color: #000;
	background-color: #CCC;
}