body
{
	margin: 0;
	padding: 0;
	font: 75% arial, helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
	background-image: url(images/img39.gif);
}

a:link { color: #B22222; }
a:visited { color: #B22222; }

a:hover, a:active
{
	color: #5B5E0E;
}

/* Content Link */	
	.a2 {
		text-decoration: underline;
		color: #A00000;
		font-size: 100%;
        font-family: arial, verdana, helvetica, sans-serif;
		}		
	.a2:visited {
		text-decoration: underline;
		color: #A00000;
		}	
	.a2:hover {
		text-decoration: underline;
		color: #5B5E0E;
		}
	.a2:active	{
		text-decoration: underline;
		color: #A00000;
		}
	
/* end content link*/


h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 750px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 142px;
	width: 100%;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}


#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	padding-right: 5px;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }
.content { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }
.bten {font-family: arial, verdana, helvetica, sans-serif; font-size: 80%; color: #333333}
.bnine {font-family: arial, verdana, helvetica, sans-serif; font-size: 79%; color: #333333}

#footer
{
	clear: both;
	color: #C9312A;
	text-align: center;
	font-size: 95%;
}
#footer1
{
	clear: both;
	color: #333333;
	text-align: center;
	font-size: 70%;
}

/* Begin Form Layout */

  div.row {
    clear: both;
    padding-top: 5px;
    }

  div.bcw {
    position:relative;
    top:-325px;
	width: 360px;
	padding: 5px;
    }	
	

  div.row span.label {
    float: left;
    width: 120px;
    text-align: right;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    }

  div.row span.formw {
    float: right;
    width: 235px;
    text-align: left
    } 

/* End Form Layout */
