@charset "utf-8";
layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CC00;
}
#wrapper #bodyArea #left {
	width: 290px;
	float: left;
	background-image: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	height: 830px;
}
#logo {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
}
#main {
	background-color: #FFFFFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}

#wrapper #bodyArea #right {
	float: right;
	width: 360px;
	background-image: none;
	height: 830px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
}
#wrapper #nav {
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	margin-right: 75px;
	margin-left: 75px;
}

#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom:10px;
	line-height: 18px;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 600px;
	width: 650px;
	background-color: #FFFFFF;
}
#wrapper #bodyArea #main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	width: 650px;
		margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 575px;
}

#footer {
	width: 650px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCFF99;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

#wrapper #bodyArea #text {
	background-color: #FFFFFF;
}
#mam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 10px;
}
.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
