body {
	background-color: #2F3C31;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	}
.header {
	width: 912px;
	}
.footer {
	width: 912px;
	height: 40px;
	clear: both;
	text-align: center;
	margin: auto;
	background: url(../images/construct/footer.gif) no-repeat;
	}
.footer a:hover, a:active {
	color: #FFF;
}
.content_holder {
	width: 912px;
	margin: 0 auto;	
	background: url(../images/construct/contentbackground.gif) repeat-y;
	overflow: auto;
}
.content_area {
	overflow:auto;
	text-align:left;
	padding: 0 80px 0 5px;
	color: #A6CA56;
	}
.content_area a:link, a:visited {
	color: #A6CA56;
	text-decoration:none;
}
.content_area a:hover, a:active {
	color: #FFF;
}
.paragraph {
	font-size: 80%;
}
.navigation ul{
	background-image: url(../images/construct/navbar.gif);
	margin:0;
	padding:0;
	width: 122px;
	float: left;
	font-size: 75%;
	line-height: 200%;
	text-align: left;
	}
.nav_footer {
	width: 122px;
	height: 35px;
	background: url(../images/construct/nav_bottom.gif) no-repeat;
	}
	
.navigation li {
	list-style-type: none;
	display: block;
	padding-left: 13px;
	}
.navigation a:link, a:visited {
	color: #6A8137;	
	text-decoration: none;
 }
.navigation a:hover, a:active {
	color: #FFF;
	}
.headline {
	font: Arial Black;
	color: #979797;
	font-weight: bold;
	font-size: 160%;
	}
.my_link {
	display: block;
	font-size: 10px;
	padding-top: 35px;
}
.mylink a:link, a:active {
	color: #6A8137;	
	text-decoration: none;
}
.my_link a:hover, a:active {
	color: #FFF;
}
	
.flashpc {
	text-align: center;
	width: 912px;
	margin-left: -80px;
}
.content_area2 {
	overflow:auto;
	text-align:left;
	padding: 0 80px 0 80px;
	color: #A6CA56;
	}
#title {
	font-size: 120%;
}

