body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
	white-space: normal;
	display: inline;
	background-image: url(images/main_page/background_pattern_dark.png);
	background-repeat: repeat;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
#top_presentation {
	clear: right;
	float: left;
	height: auto;
	width: 80%;
	position: relative;
}
.green {
	color: #ACBF3C;
	font-size: 8px;
}
#header {
	clear: right;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 10px;
}
#entry_left {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	margin-right: 20px;
}
#inner_nav {
	clear: right;
	float: left;
	height: auto;
	width: 80%;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ACBF3C;
	padding-bottom: 10px;
	min-width: 400px;
	margin-top: 8px;
}
#entry {
	clear: right;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	position: relative;
	margin-left: 5px;
}
#container {
	margin: 10px;
	padding: 30px;
	clear: both;
	float: left;
	height: auto;
	width: 900px;
}
#column {
	clear: right;
	float: left;
	height: auto;
	width: 95%;
	position: relative;
	border: thin none #CCCCCC;
	margin-bottom: 40px;
	padding-bottom: 15px;
}
#top {
	float: left;
	height: auto;
	width: 625px;
	position: relative;
	clear: right;
	border-bottom: thin solid #ACBF3C;
}
#name {
	clear: right;
	float: left;
	height: auto;
	width: 75%;
	position: relative;
	margin-bottom: 0px;
	min-width: 600px;
}
#left {
	float: left;
	height: 72px;
	margin-right: 30px;
	width: 660px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	clear: right;
	float: left;
	height: auto;
	width: 500px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 25px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FD7609;
	text-decoration: underline;
}
#entry_right {
	clear: none;
	float: left;
	height: auto;
	width: 300px;
	position: relative;
	margin-right: 20px;
}
#subtitle {
	clear: right;
	float: left;
	height: auto;
	width: 80%;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #ACBF3C;
}
#text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	/*line-height: 30px;*/
}
#my_link {
	color: #FD7609;
	text-decoration: underline;
}
#image {
	margin-bottom: 25px;
	margin-right: 25px;
}
.orange {
	color: #FF8B00;
	text-transform: capitalize;
}
p {
	font-size: 10px;
	line-height: 20px;
}
