* {
	margin: 0px;
}
#wrapper {
	background-color: #ffffff;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Garamond;
	font-size: 42px;
	color: #202021;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
}
#wrapper #navigation {
	margin-top: 10px;
	padding-left: 20px;
	font-family: Garamond;
	font-size: 18px;
	font-weight: normal;
	color: #202021;
}
#wrapper #banner {
	background-image: url(../Images/Banner.jpg);
	height: 120px;
	border: none;
	margin-top: 10px;
}
#wrapper #logo {
	background-color: #ffffff;
	height: 125px;
}
#wrapper #logo img {
	float: left;
	border: none;
}
#wrapper #logo #navigation {

	margin-top: 20px;
	padding-left: 20px;
	font-family: Garamond;
	font-size: 18px;
	font-weight: normal;
	color: #202021;
}
#wrapper #bodyArea {
	margin: 0px;
	width: 800px;
	background-color: #ffffff;
}
#wrapper #bodyArea #left {
	background-color: #ffffff;
	width: 600px;
	float: left;
	padding-bottom: 20px;

}
#wrapper #bodyArea #right {
	background-color: #ffffff;
	float: right;
	width: 200px;
	text-align: center;
	padding-top: 20px;

}
#wrapper #bodyArea #footer {
	background-color: #ffffff;
	clear: both;
	height: 50px;
	padding-bottom: 20px;

}
p {
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #202021;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;

}
#wrapper #bodyArea #footer #footerfont {
	font-family: "Century Schoolbook";
	font-size: 12px;
	font-weight: normal;
	color: #202021;
	text-align: center;
	padding: 10px;
}
img {
	border: none;
}
#wrapper #bodyArea #right #titlecaption {
	font-family: "Century Schoolbook";
	font-size: 12px;
	margin-top: 5px;
}
#wrapper #banner2 {
	background-color: #ffffff;
	margin: 10px 0px 0px;
	padding-left: 30px;
	border-top: thin dotted #4268B0;
	border-right: thin none #4268B0;
	border-bottom: thin dotted #4268B0;
	border-left: thin none #4268B0;
	vertical-align: middle;



}
h2 {
	font-family: Garamond;
	font-size: 24px;
	color: #4268B0;
}

#wrapper #bodyArea #leftlist  {
	background-color: #ffffff;
	float: left;
	border: medium none #A2F46B;
	margin-top: 10px;
	width: 400px;
	margin-bottom: 20px;





}
h3 {
	font-family: "Century Schoolbook";
	font-size: 16px;
	color: #202021;
	text-decoration: underline;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
}
#wrapper #bodyArea #leftlist ul {
	background-color: #ffffff;
}
#wrapper #bodyArea #leftlist li {
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #202021;
	list-style-position: inside;
	list-style-image: url(../Images/listbullet.jpg);
	margin: 10px 0px 0px;
	padding-top: 5px;
	padding-left: 5px;



}

#wrapper #bodyArea #rightlist {
	background-color: #ffffff;
	float: right;
	margin: 10px 0px 20px;
	padding: 0px;
	width: 400px;
	border: thin none #A2F46B;










}
#wrapper #bodyArea #rightlist ul {

	background-color: #ffffff;
}
#wrapper #bodyArea #rightlist li {

	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #202021;
	list-style-position: inside;
	list-style-image: url(../Images/listbullet.jpg);
	margin: 10px 0px 0px;
	padding-top: 5px;
	padding-left: 5px;
}
h4 {
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #4268B0;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
	font-weight: bolder;

}
#wrapper #bodyArea #acting {
	background-color: #ffffff;
	margin-bottom: 20px;
	margin-top: 10px;
}
#wrapper #bodyArea #acting p {
	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #202021;
	text-align: center;
}
#wrapper #bodyArea #acting #highlight {
	font-family: "Century Schoolbook";
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-align: center;

}
#wrapper #bodyArea #list {

	background-color: #ffffff;
	float: left;
	border: medium none #A2F46B;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #bodyArea #list ul {

	background-color: #ffffff;
}
#wrapper #bodyArea #list li {

	font-family: "Century Schoolbook";
	font-size: 14px;
	color: #202021;
	list-style-position: inside;
	list-style-image: url(../Images/listbullet.jpg);
	margin: 10px 0px 0px;
	padding-top: 5px;
	padding-left: 5px;
}
#wrapper #bodyArea #contact p {
	padding-left: 30px;
}
#wrapper #bodyArea #contact {
	margin-bottom: 20px;
}
a:link {
	font-family: Garamond;
	font-size: 18px;
	color: #202021;
	text-decoration: none;
}
a:visited {
	font-family: Garamond;
	font-size: 18px;
	color: #202021;
	text-decoration: none;
}
a:hover {
	font-family: Garamond;
	font-size: 18px;
	color: #202021;
	text-decoration: underline;
	background-color: #CDFB9B;
}
