body {margin:0; padding:0;
text-align:center;
background: url(images/bodyBG.jpg) repeat-y 50% 0;}
#wrapper {
background: #fff;
width:800px;	margin:0 auto;
}
#header {
background: url(images/header.jpg) left no-repeat #fff;
height:230px;
margin:0;
padding:0;
}
#header2 {
background: #fff;
margin:0;
padding:0;
background:url(images/headerBG.gif) no-repeat top;	}
#container {
width: 800px;
background: #fff ;	}
#content {
float:right;
clear:both;
width:550px;	padding: 0px;
margin: 10px;
text-align:center;
}
#contentint {margin: 10px 10px 10px 20px; text-align:left;}
#content2 {
float:left;
clear:left;
width:210px;
background: url(images/content2BG.gif) no-repeat top left #a30000;
margin-top:20px;
text-align:left;
padding:0;
}
#content2int {margin: 40px 10px 10px 10px;}
#minerint {margin:5px;}
#content2 #minerwide {	background: #ffffff;	border:1px solid #000000;
margin:0;
padding:0;
width:190px;
}
#minerwide {	background: #ffffff;	margin:0;
padding:0;
width:350px;
}	.label {font:bold .75em serif;
color: #666;
line-height:1.2em;}
#bottom {
text-align:center;
width:400px;
background: #eee;
margin: 10px;
border: 1px solid #ddd;
}
input {width:120px;}
#footer {
background: #c81906;
font:.6em tahoma, arial;
text-align:center;
margin-top:20px;
width:800px;
color:#fff;
}
.last {
margin-bottom: 0;
}
.clearing {
height: 0;
clear: both;
}
.last {
margin-bottom: 0;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}
#navcontainer ul li { display: inline; margin: 0; padding: 0;}
#navcontainer ul li a
{
margin:0;
text-decoration: none;
padding: 2px 1em;
font: .9em georgia;
weight: bold;
color: #fff;
background-color: #c81906;
}
#menuBG {width:800px; background:#c81906; height:20px; overflow:hidden;}
#navcontainer ul li a:hover
{
color: #781111;
background-color: #ffffff;
}
#content ul li {display:block;	margin-left:-25px;
padding:.5em 1.5em;
background:url(images/checkmark.gif) no-repeat 0 8px;
list-style-type:none;
}
#content ul li.bold {
font-weight:bold;
}
#content ul li.italic {
font-style:italic;
}	#content ul li {font: .9em arial, serif; color:#000; line-height:1.1em;}
p	{font: 1em georgia,serif;
color:#000;	text-align:center;
}	#content2int h3, h4 {color:#000; }
h1 {font:bold 20pt trebuchet;
color:#000000;
letter-spacing:-1px;
margin:20px 0 0 0;
padding:0;
}	h2 {font:bold 18pt trebuchet; color:#c81906; margin: 20px 20px 20px 0;}	h3 {font: bold 14pt trebuchet; line-height:15pt; color: #781111; margin:20px 20px 20px 0;}
h1.headline {display:none;}
h1.title {
color:#ccc;
text-align:right;
margin-right:20px;}
.center {text-align:center;}
div.box { border: solid; border-width: thin; width: 100%; border-color: red; }