/*<![CDATA[*/
body {margin:0; padding:0;
text-align:center;
background: url(images/bodyBG.gif) repeat-y 50% 0;}

#wrapper {
	background: #fff;
	width:800px;	
	margin:0 auto;
	
	}

#header {
	background: url(images/header.jpg) left no-repeat #fff;
	height:150px;
	margin:0;
	padding:0;
}

#header2 {
	background: #fff;
	margin:0;
	padding:10px;
	background:url(images/contentBG.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;}
	
	
	
/************************************** miner ***********************************************/
#content2 {
  float:left;
  clear:left;
  width:210px;
	background: url(images/content2BG.gif) no-repeat top left #ddd;
	margin-top:20px;
	text-align:left;
	padding:0;
	}
	
	#content2int {margin: 40px 10px 10px 10px;}
		
				#minerint {margin:5px;}
			
#content2 #minerwide {				
				background: #eee;								
				border:1px solid #aaa;
				margin:0;
				padding:0;
				width:190px;
				}
				
				#minerwide {				
				background: #eee;								
				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;}
	
/************************************** end miner ***********************************************/

#footer {
	background: #154F01;
	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;
}

/*]]>*/
/*********************************menu*********************************/

 #navcontainer ul {
	float:left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 210px;
	}

#navcontainer a {
	display:block;
	padding: 2px .8em;
	text-decoration:none;
	text-align:left;
	font:.9em tahoma, arial;	
	background: #154F01;
	color:#fff;
	}

#navcontainer li {
	background:transparent;
	padding:0em;
	margin:0em;
	border-bottom:1px solid #fff;
	}
	
#navcontainer a:hover {
	background:#55A639;
	color:#fff;
	}
	
/*********************************end menu/ start content bullets*********************************/

#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;
	}	
/************************** end content bullets / start basic styles *******************/
	
#content ul li {font: .9em tahoma, serif; color:#000; line-height:1.1em;}


p	{font: 1em georgia,serif;
	color:#000;	
	}	
						 
							#content2int h3, h4 {color:#000; }
							
h1 {font:bold 24pt tahoma, arial, sans-serif;
color:#154F01;
margin:20px 0 0 0;
padding:0;
}							 

h2 {font:bold 18pt tahoma, sans-serif; color:#2DAF00;}		 

h3 {font: bold 14pt tahoma,serif; line-height:15pt; color: #2DAF00;}


h1.headline {display:none;}

h1.title {
color:#ccc;
text-align:right;
margin-right:20px;}

.center {text-align:center;}


							 

	
	
