body {
	
	background-color: #252525;
	background-image: url(../images/contentbg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;
	color: #252525;
	text-align: left;
	margin: 0pt auto;
	font-family: Arial, "Times New Roman", Times, serif;
	height: 492px;


}

#content {
	background-image: url(../images/contentstuff.jpg);
	background-repeat: no-repeat;
	text-align:center;
	background-color: #fff;
	width: 759px;

	margin: 75px 0px 0px 0px;
	padding-left: 0px;
	border: 1px solid #333333;
	
}

#content2 {
	background-image: url(../images/contentstuff.jpg);
	background-repeat: no-repeat;
	text-align:center;
	background-color: #fff;
	width: 759px;
	height: 575px;
	margin: 75px 0px 0px 0px;
	padding-left: 0px;
	border: 1px solid #333333;
	
}

#content3 {
	background-image: url(../images/contentstuff.jpg);
	background-repeat: no-repeat;
	text-align:center;
	background-color: #fff;
	width: 759px;
	height: 475px;
	margin: 75px 0px 0px 0px;
	padding-left: 0px;
	border: 1px solid #333333;
	
}


#menu  {

	text-align:center;
}

#side1 {
	margin-top: 20px;
	margin-left: 20px;
	float:left;
	height:200px;
	width:325px;

}

#side3 {
	text-align: left;
	margin: 20px;


	width: 600px;
	

}


#side2 {
	margin-top: 20px;
	margin-right: 10px;
	float:right;
	height:200px;
	width:340px;
	text-align: left;

}
#side4 {
	margin-top: 20px;
	margin-left: 20px;
	float:left;
	height:200px;
	width:530px;
	text-align: left;
}
#side5 {
	margin-top: 100px;
	margin-left: 0px;
	float:left;

	width:175px;
	text-align: left;

}

#side6 {
	margin-top: 40px;
	width: 600px;
	text-align: center;


}

h1 {
	font-size: 1.1em;
	color: #252525;
	
	}
	
h2 {
	font-size: .9em;
	color: #252525;
	
	}
	
h3 {
	font-size: .8em;
	color: #525252;
	
	}

	
h3 a:hover {
	font-size: .9em;
	color: #757575;
	text-decoration: none;
	
	}
	
p  {
	font-size: 1.0em;
	color: #252525;
	text-align: left;

}

p a {
	color: #ff4911;
}

p a:hover {
	color: #262626;
}


#footer  {
	
	width: 759px;
	text-align: center;
	margin-top: 10px;
	color: #717171;
	font-size: .6em;
	letter-spacing: .01em;
}
