body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: none;
	position: relative;
	height: 100%;
	width: 100%;
	background-image: url(images/background_body.jpg);
	margin: 0px;
	padding: 0px;
}
#image {
	margin: 0px;
	border: none;
	position: relative;
	text-align: center;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.content {
	padding: 20px;
	height: auto;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
	background-color: #DACBBC;
	border: thick solid #000000;
	background-image: url(images/background_content.jpg);
}
.main {
	background-color: #FFFFFF;
	text-align: center;
	height: 100%;
	width: 650px;
	border: 15px solid #2D1600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 75px;
	padding-left: 0px;
	margin: 25px;
}
.contentleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2D1600;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 150px;
	width: 175px;
	float: left;
	border: none;
}
.contentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2D1600;
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	width: 225px;
	float: right;
	border: 1px solid #2D1600;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/background_white.jpg);
}
.logoframe {
	padding: 20px;
	height: 150px;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D1600;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #2D1600;
	background-image: url(images/background_white.jpg);
}
.contentframe {
	padding: 20px;
	height: auto;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D1600;
	text-align: justify;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #2D1600;
	background-image: url(images/background_white.jpg);
}
.content_web {
	padding: 20px;
	height: 300px;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
	background-color: #DACBBC;
	border: thick solid #2D1600;
	background-image: url(images/background_content.jpg);
}
