body {
	font-size: small;
	font-weight: normal;
	background: #F6EFBD;
	color: #330066;
	line-height: 1.5em;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Courier New";
	text-align: justify;
	text-decoration: none;
}
div#wrapper {
	padding: 0px;
	height: auto;
	width: 738px;
	min-height:600px;
	position: relative;
	background-image: url(images/bg_tile_fade_white.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: none;
	margin: 0px auto;
}
div#logoarea {
	width: 718px;
	height: 165px;
	position: relative;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	left: 8px;
}
div#footer {
	position: relative;
	margin: 0px auto;
	text-align: center;
	font-size: 85%;
	letter-spacing: normal;
	background-color: #F6EFBD;
	height: auto;
	width: 716px;
	border-top-width: medium;
	border-top-style: dashed;
	border-top-color: #1E8AC7;
	padding-top: 4px;
	clear: both;
}
div#content {
	min-height:500px;
	background-color: #FFFFFF;
	width: 330px;
	margin-right: auto;
	margin-left: 13px;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 5px;
	height: auto;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
p {
	margin: 0px 10px 10px;
	color: #42016F;
}
h1 {
	color: #000000;
}
div#navbar {
	position: static;
	height: 30px;
	width: auto;
	font-family: "Tempus Sans ITC", "Monotype Corsiva", "Lucida Sans", "Times New Roman";
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: none;
	margin: 2px auto 0px;
}
div#leftpanel {
	position: relative;
	float: left;
	border-right-width: medium;
	border-right-style: dashed;
	width: 324px;
	height: auto;
	margin-left: 0px;
	border-right-color: #1E8AC7;
	margin-top: 10px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 23px;
	margin-right: 0px;
}
div#navbar ul {
	width: auto;
	margin-right: auto;
	border: 1px none #0000FF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	display: inline;
	height: 30px;
}
div#navbar li {
	display: inline;
	width: auto;
	height: 30px;
	text-align: center;
}
#navbar a {
	text-decoration: none;
	color: #330066;
                font-size: 100%;
}
a {
	text-decoration: none;
	color: #42016F;
}
#wrapper #content a:hover {
	background-color: #F6EFBD;
}

#wrapper #content a {
}

#content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #330066;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}
.divider {
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #1E8AC7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#navbar a:hover {
	background-color: #F6EFBD;
}
#footer a:hover {
	background-color: #FFFFFF;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wrapper #blockContent {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
