/* CSS Document */

body {
	font-family: verdana, sans-serif;
	background-color: #c3c3c3;
	background-image:url(images/metalbg.gif);
}

h1 {

}
h2{
font-size:11px;
color:#ff0000;

}
a {
color: #ff0000;
text-decoration:none;
}
a:hover {
color: #000000;
text-decoration:none;
}
img {
border:0px;
}
#container {
	width: 783px;
	position: absolute;
	left: 50%;
	top: 4px;
	margin-left: -387px;
}
#top {
height:114px;
}

#menucontainer {
	margin-top:0px;

}
.padleft {
float:left;
width:9px;
}
.padright {
float:right;
width:17px;
}


#menu {
float:left;
background-image:url(images/redbottom.gif);
background-position:bottom;
height:30px;
}
#menu ul
{
margin-top:0px;
margin-bottom:0px;
padding-left: 0px;
padding-top:5px;
margin-left: 0px;
color: #ffffff;
width: 757px;
font-family: arial, helvetica, sans-serif;
font-size:10px;
font-weight:bold;
height:18px;
background-color:#FF0000;
text-align:center;
}

#menu ul li { 
display: inline; 

}

#menu ul li a
{

padding: 0px 25px 0px 25px;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover
{
color: #000000;
}


#maincontainer {
width:783px;
}
#content {
float:left;
background-image:url(images/mainback.gif);
width:608px;
background-color:#ffffff;
}
#contenthome {
font-size:0.7em;
width:578px;
margin-left:10px;
margin-right:10px;
}

#contenthome h1{
font-size:12px;
font-weight:bold;
}
#contenthome a{
color:#ff0000;
}

#rightbox {
margin:0px 0px 0px 4px;
width:170px;
background-color:#333333;
float:left;
background-image:url(images/newsback.gif);
color:#ffffff;
font-size:10px;
}


#newstop {
width:170px;
}
#newsbottom {
width:170px;
}
#newstext {
color:#ffffff;
margin:0px 10px;
width:132px;
text-align:right;
}
#newstext h1{
font-size:12px;
font-weight:bold;
}
#contactrightbox {
margin:0px 0px 0px 4px;
width:170px;
background-color:#333333;
float:left;
background-image:url(images/contactback.gif);
color:#ffffff;
font-size:10px;
}
#contactrightboxcontact {
margin:0px 0px 0px 4px;
padding-right:10px;
width:160px;
background-color:#333333;
float:left;
background-image:url(images/contactback.gif);
color:#ffffff;
font-size:10px;
}

#contacttop {
width:170px;
}
#contactbottom {
width:170px;
}
#contact {
color:#ffffff;
margin:0px 10px;
width:142px;
text-align:right;
}
#contact h1{
font-size:12px;
font-weight:bold;
}
#contact a {
color:#ffffff;
}
#contact a:hover {
color:#ff0000;
}

.separator {
height:4px;
width:783px;
clear:both;
font-size:1px;
background-image:url(images/metalbg.gif);
}

.clear {
clear:both;
}
.clearleft {
height:400px;
clear:both;
}

.hiddenPic {display:none;}
.red {
color:red;
}
.left {
float:left;
}
.right {
float:right;
margin:0px 5px;
}

.clearfloat {
height:0px;
clear:both;
display:block;
}

textarea #content {
background-image:none;
}
.small {
font-size:10px;
color:#aaaaaa;
}
.middle {
text-align:center;
}

.links {
margin-left:20px;
}
.links a:hover {
color:#aaaaaa;
}
small {
display:none;
}