body {
	font-size: 9pt;
	line-height: 16px;
	font-weight: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5CABC2;
}
#wrapper {
	position: absolute;
	width:770px; /* Change this to the width of your layout */
	margin: 0;
	padding: 0;
	text-align:left;
}
#wrapper2 {
	width:770px; /* Change this to the width of your layout */
	margin: 0;
	padding: 0;
	text-align:left;
}
#navigation {
	width:770px; /* Change this to the width of your layout */
	height: 230px;
	margin: 0;
	padding: 0;
	text-align:left;
}

#text {
	float: left;
	width:450px; /* Change this to the width of your layout */
	margin: 0;
	text-align:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#image_container {
	float: left;
	width:280px; /* Change this to the width of your layout */
	margin: 0;
	text-align:left;
	padding-top: 65px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FBD133;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FBD133;
	text-decoration: none;
}
.title {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	font-weight: light;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.header {	color: #FFFFFF;
	font-weight: bold;
}
.portrait {
	border: solid #FEDF57 2px;
}
