html
{

}

body
{
	background: #ffffff no-repeat top left fixed;
	font-family: verdana;
	font-size: 8pt;
}

#header
{
	background: transparent url(header.jpg) no-repeat top left;
	padding: 0px;
	width: 800px;
	height: 120px;
	margin-left: 300px;
	margin-bottom: 1px;
}

#twit
{
	padding: 60px 0px 0px 415px;
}

#twit img
{
	border: 0px;
}

#introtop
{
	font-family: verdana;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}

p
{
	color: #000;
	padding: 0px 10px 0px 10px;
	font-size: 8pt;
}

p.copyright
{
	font-size: 7pt;
}

#content a:link 
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
}

#content a:visited 
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
}

#content a:hover, a:active 
{ 
	text-decoration: underline; 
	color: #ff0000;
}

#container
{
	background: #fff;
	width: 798px;
	min-height: 775px;
	margin: 1px 0px 0px 300px;
	border: 1px solid #000;
}

#content
{
	background:#fff;
	width: 520px;
	float: left;
	padding: 1px;
}

#deerimx
{
	margin: 10px 2px 10px 524px;
	position: absolute;
	clear: left;
}

#wcw
{
	display: block;
}

#wcwdc
{
	background: transparent url(wcwds.jpg) no-repeat top left;
	width:150px;
	height: 180px;
	margin: 280px 2px 10px 594px;
	position: absolute;
	border: 0px;
}

#wcwdc img
{
	border: 0px;
}


#footer
{
	background: #fff;
	border: 1px solid #000;
	margin: 1px 0px 5px 150px;
	width: 796px;
	padding: 1px;
	float: left;
}

#menu
{
	background: #fff;
	border: 1px solid #000;
	width: 788px;
	height: 20px;
	padding: 3px 0px 11px 10px;
	margin-left: 300px;
	margin-top: 0px;
	position: relative;
}

#mmenu
{
	width: 798px;
}

#mmenu ul
{ 
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#mmenu ul li
{ 
	display: inline;
}

#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: #fffafa;
	text-decoration: none;
	border-left: 1px solid #999;
	border-right: 1px solid #773333;
	padding: 6px 25px 6px 25px;
}

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