body {background:#8B4513 url('/images/bg.jpg') no-repeat top left;
	background-attachment: fixed;
	} 

#container
{
	float: left;
	width: 800px;
	border: 0px;
	margin: 0px 0px 10px 235px;
}

#headimx
{
	margin: 0px 0px 1px 0px;
	width: 800px;
	height: 120px;
}

#container-right
{
	float: left;
	width: 170px;
	min-height: 1161px;
	margin: 0px 5px 5px 5px;
	border: 1px solid #000;
	background: #fff;
}

.content-link
{
	font-size: 12px;
	font-family: verdana;
	text-decoration: underline;
	color: #8B4513;
}

#widget-right
{
	border: 0px;
	margin: 10px;
}

#poll
{
	border: 0px;
	margin: 5px;
}

#google-right
{
	border: 0px;
	margin: 5px 25px 5px 25px;
}

#googlebottom
{
	border: 0px;
	margin: 5px 0px 5px 25px;
}

.wcwds
{
	border: 0px;
	margin: 5px 0px 5px 10px;
}

.wcwds img
{
	border: 0px;
}

#contentcon
{
	width: 798px;
	min-height: 1000px;
	border: 1px solid #000;
	background: #fff;
}

.content
{
	overflow: auto;
	margin: 10px 0px 5px 10px;
	text-align: left;
	float: left;
	width: 535px;
	height: 200px;
	border: 1px solid #8B4513;
	padding: 0px 0px 0px 5px;	
}

#latest-news
{
	overflow: auto;
	float: right;
	width: 200px;
	background: #E8E8E8;
	height: 565px;
	border: 1px solid #8B4513;
	padding: 2px 10px 0px 10px;
	margin: 10px 10px 2px 5px;
}

#featuredpic
{
	float: left;
	border: 1px solid #8B4513;
	width: 540px;
	height: 350px;
	margin: 10px 5px 2px 10px;
}

#featuredpic img
{
	border: 1px solid #000;
	margin: 5px;
}

p
	{
		color: black;
		font-size: 12px;
		font-family: verdana;
		text-decoration: none;
	}

p.post
	{
		color: black;
		font-size: 10px;
		font-family: verdana;
		text-decoration: none;
	}

#featuredpic p
{
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
}

#featuredstory
{
	overflow: auto;
	float: right;
	width: 200px;
	background: #E8E8E8;
	height: 565px;
	border: 1px solid #8B4513;
	padding: 2px 10px 0px 10px;
	margin: 10px 10px 2px 5px;
//	overflow: auto;
//	float: left;
//	border: 1px solid #8B4513;
//	width: 762px;
//	height: 185px;
//	margin: 10px 5px 2px 10px;
//	padding: 2px 10px 0px 5px;
}

#latestnews1
{
	overflow: auto;
	float: left;
	border: 1px solid #8B4513;
	width: 762px;
	height: 390px;
	margin: 10px 5px 2px 10px;
	padding: 2px 10px 0px 5px;
}

#headline
{
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

p.news
{
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
}

p.article
	{
		color: black;
		font-size: 10px;
		font-family: verdana;
		text-decoration: none;
	}


b
	{
		color: black;
		font-size: 14px;
		font-family: verdana;
		text-decoration: none;
	}

b.article
	{
		color: black;
		font-size: 12px;
		font-family: verdana;
		text-decoration: none;
	}

li
	{
		color: black;
		font-size: 12px;
		font-family: verdana;
		text-decoration: none;
	}
	
ul
	{
		list-style-type: circle
	}

#copyright
	
	{
		color: white;
		font-size: 9px;
		font-family: verdana;
		text-decoration: none;
	}

img.fp
	{
		border-style: solid; 
		border-color: black; 
		border-width: thin; 
		background-color: white; 
		padding: 1px;
		float: right;
		width: 300px;
		margin: 0px 0px 0px 12px;	
	}
	
img.bp
	{
		background-color: white; 
		padding: 1px;
		float: right;
		width: 220px;
		margin: 0px 0px 0px 12px;	
	}	
	
a:link 
	{
		color: #8B4513; 
		font-family: verdana; 
		font-size: 10px; 
		text-decoration: none
	}     
		/* unvisited link */

a:visited 
	{
		color: #8B4513; 
		font-family: verdana; 
		font-size: 10px; 
		text-decoration: none
	}  
		/* visited link */
	
a:hover 
	{
		color: #8B4513; 
		font-family: verdana; 
		font-size: 10px; 
		text-decoration: none
	}   
		/* mouse over link */

a:active 
	{
		color: #8B4513; 
		font-family: verdana; 
		font-size: 10px; 
		text-decoration: none
	}   
		/* selected link */	
	
	
table.solid 
{
	border-style: solid; 
	border-color: black; 
	border-width: thin; 
	background-color: white; 
	padding: 5px;
	margin: 0px 0px 2px 0px;
}

table.light-grey 
{
	background-color:#E8E8E8;
	border-style:solid;
	border-width:thin;
	padding:4px;
}	

//#menucontainer
{
	width: 788px;
	height: auto;
	padding: 5px;
	background: #fff;
}	

.mmenu
{
	width: auto;
}

.mmenu ul
{
	list-style-type: none;
	border: 1px solid #000;
	background: #fff;
	height: 30px;
	padding: 5px 0px 2px 50px;
	margin: 0px 0px 1px 0px;
}

.mmenu ul li
{
	display: inline;
	float: left;
}

.mmenu ul li a
{
	background: url(2metal_orange.gif) repeat-x top left;
	float:left;
	margin:1px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #773333;
	padding: 6px 20px 6px 20px;
}

.mmenu ul li a:hover
{
	color: #8B4513;
	background: url(2metal_orange.gif) repeat-x bottom left;
	background-color:#8B4513;
}