body{
	MARGIN: 0px 0px 0px 0px;
	 COLOR: #333333;
	 FONT-FAMILY: arial, verdana, helvetica, sans-serif; font-size:12px;
	background: #fff url(images/bg_full.jpg);
	line-height: 18px;

	}

}

p{
	color: #000;
	margin: 10px 10px;
		line-height: 18px;
}

h1{
	font-size: 24px;
	color: #000;
	padding: 25px 0px 5px 0px;
	text-transform:uppercase;
}

A:link, A:visited {
	color: #757e3f; 
	font-weight: bold;
	text-decoration: none;
	}
	
A:hover {
	color: #424e00; 
	text-decoration: underline;
	}

#wrapper{
width: 840px;	
margin: 0 auto;

background: #fff url(images/menuBG.gif) repeat;
}


#header{
width: 800px;
height: 142px;
background: #000;
background: #fff url(images/hdr.jpg) top right no-repeat;
	border-bottom: 2px solid #000;
	margin: 0 auto;
}


#menu{
	background: #FFF;
	height: 20px;
	border-bottom: 2px solid #000;
	margin: 0 auto;
}


 ul#mainlevel-nav
{
list-style: none;
padding: 3px 0 0 0;
margin: 0 0 0 10px;
white-space: nowrap;
width: 800px;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 14px;
height: 20px;
white-space: nowrap;
margin-right: 10px;	

}

ul#mainlevel-nav li a{
font-weight: bold;
font-size: 16px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #88612a;
text-transform: uppercase;
margin-left: 5px;
white-space: nowrap;

}

ul#mainlevel-nav li a:hover{
color: #424e00; 
}

a .menu_active{
color: #424e00; 
	
}



#content{
background: #fff;
width: 800px;
margin: 0 auto;
text-align: left;	
}

#left{
	width: 300px;
	float: left;

}

#vid_left{
	width: 450px;
	float: left;
	background: #d3d9a9;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
}

#left_full{

	background: #d3d9a9;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding-left:10px;
	
}
#spacer{
	width: 100px;
	background: #fff url(images/whitebg.jpg) repeat;
		float: left;
		text-align: center;
}

#right{
	width: 400px;
		float: right;
		
}

#vid_right{
	width: 340px;
		float: right;
}
#footer{
	clear: both;
	width: 800px;
	background: #fff url(images/menuBG.gif) repeat;
	border-top: 1px solid #000;
	height: 15px;

	
}
.blurp{
	padding: 5px;
	line-height: 18px;
}

.blurp2{
	padding: 5px;
	line-height: 18px;
}

.blurp hr{
	clear: both;
	height: 1px;
	background-color: #000;
	border: 0;
}

.blurp2 img {
	float: right;
	margin: 0 0 5px 5px;
	width: 200px;
	border: 0;
}

.more{
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

