body {
	background:url(images/bg.gif) top center repeat;
	margin-top:0px;
	margin-bottom:2px;
	font-family:verdana;
	font-size:12px;
}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/*container surrounding everything */



#wrap {
	background: none;
	width: 870px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom:0px;
}	


/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the header */

#left {
background:none;
width:300px;
margin:auto;
float:left;
}

#binneleft {
width:298px;

margin-top:20px;
margin-left:10px;
margin-right:10px;
float:left;
}
#middle {
background:none;
width:400px;
margin:auto;
float:left;
}
#middle2 {
background:none;
width:720px;
margin:auto;
float:left;
}


#contentcontainer {
background:none;
width:320px;
margin-top:20px;
margin-left:35px;
margin-right:5px;
margin-bottom:15px;
float:left;
}

#contentcontainer2 {
background:none;
width:720px;
margin-top:20px;
margin-left:35px;
margin-right:5px;
margin-bottom:15px;
float:left;
}

#right {
background:none;
width:120px;
height:573px;;
margin:auto;
float:left;

}


#binneright {
width:162px;
height:513px;;
margin-top:20px;
margin-left:10px;
margin-right:10px;
float:left;
}
#footer {
	width:900px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	
	clear:both;
}

		#footer p {
		background: none;
		font-family:Tahoma;
		font-size:10px;
		margin:0px;
		color:  #000000;
		padding-left:140px;
		padding-top:5px;
		text-align:center;
	
		
	}

	#footer a {
		text-decoration:none;
		color:  #990000;
		
	
		
	}
	
	#footer a:hover {
		text-decoration:underline;
		color:  #993300;
	
		
	}
	
#footer2 {
	width:900px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	
	clear:both;
}

		#footer2 p {
		background: none;
		font-family:Tahoma;
		font-size:10px;
		margin:0px;
		color:  #000000;
		padding-top:5px;
		text-align:center;
	
		
	}

	#footer2 a {
		text-decoration:none;
		color:  #990000;
		
	
		
	}
	
	#footer2 a:hover {
		text-decoration:underline;
		color:  #993300;
	
		
	}
	
h1, h2, h3, h4, h5, h6
{
	margin:15px 0 -15px 0;
	color:#DE0101;
}

p
{
	margin:15px 0;
}

h1
{
	font-size:1.5em;
}

h2
{
	font-size:1.4em;
}

h3
{
	font-size:1.3em;
}

h4
{
	font-size:1.2em;
}

h5
{
	font-size:1.1em;
}

h6
{
	font-size:1.0em;
}