.MainContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.TitleBar {
	height: 120px;
	width: 900px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	background-color: #893028;
	background-image: url(Images/titlebar.jpg);
}
.LinkBar {
	background-color: #B26A3A;
	height: 30px;
	width: 900px;
	margin-top: 2px;
}
.LinkBox {
	text-decoration: none;
	height: 25px;
	width: 149px;   /*this is 1 pixel too small because on low res screens the last link would dissapear */
	float: left;
	margin-top: 5px;
	text-align: center;
}
.ContentContainer {
	min-height: 600px;
	width: 900px;
	margin-top: 2px;
	font-size: 12px;
	text-decoration: none;
	background-image: url(Images/crackeddirt.jpg);
}
.FooterContainer {
	background-color: #B26A3A;
	height: 45px;
	width: 900px;
	font-size: 0.65em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
.IndexTopBox {
	width: 900px;
	height: 400px;
}
.IndexBottomBox {
	width: 900px;
	height: 200px;
}
.FeedBox {
	width: 260px;
	text-align: left;
	height: 380px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #272C30;
}
.MainImageBox {
	width: 600px;
	height: 400px;
	float: left;
}
.IndexBottomLeft {
	width: 300px;
	height: 200px;
	float: left;
}
.IndexBottomRight {
	width: 600px;
	height: 200px;
	float: left;
}
.YoutubeBox {
	width: 300px;
	height: 200px;
	float: left;
}
.FacebookBox {
	width: 300px;
	height: 195px;
	float: left;
	padding-top: 5px;
	color: #FFFFFF;
}

.NewsBox {
	height: 80px;
	width: 270px;
	text-align: left;
	background-color: #893028;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.SupportBox {
	height: 100px;
	width: 300px;
}
.AboutLeftBox {
	height: 560px;
	width: 410px;
	float: left;
	text-align: right;
	padding: 20px;
}
.AboutRighttBox {
	height: 600px;
	width: 449px;    /*this is 1 pixel too small because on low res screens the last link would dissapear */
	float: left;
	text-align: left;
}
.ClusterMapBox {
	height: 50px;
	width: 50px;    /*this is 1 pixel too small because on low res screens the last link would dissapear */
	margin-right: auto;
	margin-left: auto;
}

.ProjectsLeftBox {
	height: 600px;
	width: 300px;
	float: left;
}
.ProjectsRightBox {
	height: 560px;
	width: 460px;
	padding: 20px;
	float: left;
	text-align: left;
}
.ProjectsImageBox {
	height: 200px;
	width: 300px;
}
.HelpRightBox {
	height: 565px;
	width: 409px;
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.HelpLeftBox {
	height: 600px;
	width: 450px;
	float: left;
	text-align: right;
}

.contactbox {
	text-decoration: none;
	height: 580px;
	width: 300px;
	padding-top: 20px;
	float: left;
	text-align: center;
}
.TreesBox {
	float: left;
	height: 600px;
	width: 300px;
}

.StupidBuffer {
	background-color: #FFFFFF;
	height: 20px;
	width: 900px;
}

.GalleryHolder {
	height: 600px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font-size: 1.125em;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	text-transform: capitalize;
}


p {
	font-size: 1em;
	color:#000000;
	text-decoration: none;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
}

img
{  border-style: none;
}

a:link {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#272C30;
	text-decoration: none;
}
.FeedBox a:link {
	font-size: 10px;
	color: #FFFFFF;
    text-transform: none;
	text-decoration: none;
}
.FeedBox a:visited {
	font-size: 10px;
	color: #FFFFFF;
    text-transform: none;
	text-decoration: none;
}
.FeedBox a:hover {
	font-size: 10px;
	color: #666666;
    text-transform: none;
	text-decoration: none;
}
.NewsBox a:link {
	font-size: 11px;
	color: #FFFFFF;
    text-transform: none;
	text-decoration: none;
}
.NewsBox a:visited {
	font-size: 11px;
	color: #FFFFFF;
    text-transform: none;
	text-decoration: none;
}
.NewsBox a:hover {
	font-size: 11px;
	color: #666666;
    text-transform: none;
	text-decoration: none;
}
.NewsTitle {
	font-size: 1.5em;
	font-weight: bold;
}
.IndexBottomRight a:link {
	font-size: 1.2em;
	color: #FFFFFF;
    text-transform: none;
	text-decoration: none;
}
.IndexBottomRight a:visited {
	font-size: 1.2em;
	color: #FFFFFF;
    text-transform: none;
	text-decoration: none;
}
.IndexBottomRight a:hover {
	font-size: 1.2em;
	color: #666666;
    text-transform: none;
	text-decoration: none;
}
.FooterContainer a:link {
	font-size: 0.65em;
	color: #B26A3A;
    text-transform: none;
	text-decoration: none;
}
.FooterContainer a:visited {
	font-size: 0.65em;
	color: #B26A3A;
    text-transform: none;
	text-decoration: none;
}
.FooterContainer a:hover {
	font-size: 0.65em;
	color: #ffffff;
    text-transform: none;
	text-decoration: none;
}
