body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images_new/background.gif");
	background-repeat: repeat-y;
	background-position: top left;
}
a {
	color: #1e1e47;
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
}
a:hover {
	color: #c86100;
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	color: #1e1e47;
	font-weight: bold;
	font-family: Times New Roman, serif;
	text-transform: capitalize;
	margin: 0px 0px 10px 0px;
}
h1 {
	font-size: 22px;
	border-bottom: 2px #ACE058 solid;
}
h2 {
	font-size: 18px;
	background-image: url("images_new/heading_background.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px #3D1F81 solid;
}
h3 { font-size: 14px; }
h4 { font-size: 12px; font-weight: normal; font-style: italic; }
.top {
	margin-bottom: 15px;
}
#canvas {
	height: 1%;
	text-align: left;
	margin-left: 28px;
}
#header {
	background-image: url("images_new/header.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	width: 600px;
}
#top_bar {
	height: 24px;
	width: 600px;
	background-color: #000000;
}
#top_bar ul {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	text-align: left;
}
#top_bar li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	height: 27px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#top_bar li a {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#top_bar li a:hover, #top_bar li a:active {
	color: #ACE058;
	text-decoration: underline;
	font-weight: bold;
}
#content {
	width: 600px;
	height: 1%;
	padding: 10px 0px 15px 0px;
}
#navbar {
	float: left;
	width: 120px;
	height: 1%;
}
#navbar ul {
	display: block;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#navbar li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
#navbar li a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}
#navbar li a:hover, #navbar li a:active {
	text-decoration: underline;
}
#text {
	text-align: left;
	font-family: Times New Roman, serif;
	font-size: 14px;
	height: 1%;
	margin: 0px 0px 0px 130px;
	padding: 10px 10px 10px 10px;
}
#news_box {
	border: 1px #C86100 solid;
	background-color: #F5F5F5;
	background-image: url("images/news_box.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#news_box li a:hover, #news_box li a:active {
	color: #C86100;
}
#events_box {
	border: 1px #99cc00 solid;
	background-color: #F5F5F5;
	background-image: url("images/events_box.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#events_box li a:hover, #events_box li a:active {
	color: #99cc00;
}
.box {
	padding: 20px 4px 10px 4px;
	margin: 0px 0px 15px 15px;
	width: 170px;
	height: 1%;
	float: right;
	clear: right;
}
.box ul {
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.box li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 2px 0px;
}
.box li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #1e1e47;
	text-decoration: underline;
}
.sidepicture {
	border: 1px #ACE058 solid;
	background-color: #F5F5F5;
	padding: 1px;
	margin: 0px 0px 15px 15px;
	height: 1%;
	float: right;
	clear: right;
	width: 150px;
}
.sidepicture img {
	width: 150px;
}
.sidepicture .caption {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 150px;
	text-align: center;
}