@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
strong {
	color: #3C234B;
}
#container #footer {
	clear: both;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#container #content #thebody {
	margin-bottom: 50px;
}
#container #content #thebody ul li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}

#container #footer ul li {
	display: inline;
	font-size: 12px;
	padding: 0px;
}


#container #footer p {
	font-size: 12px;
	text-align: center;
	color: #A19D42;
}

a{
	color: #3C234B;	
}


#leftside ul li{
	color: #3c234c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
#leftside ul li {
	padding-bottom: 4px;
}


#container #header #logo img {
	margin: 0px;
	height: 100px;
	width: 227px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#container {
	height: auto;
	width: 947px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftside {
	text-indent: 0px;
	margin-left: 30px;
	background-image: url(images/line1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	float: left;
}
#container #content #rightside {
	float: right;
	margin-right: 25px;
	width: 215px;
	background-image: url(images/line1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h2 {
	font-size: 30px;
	color: #3C234B;
}
h3 {
	font-size: 18px;
	color: #3C234B;
}
#container #content #thebody .date {
	color: #A19D42;
	margin-bottom: 10px;
}
#container #content #thebody p {
	line-height: 1.5em;
}
hr {
	color: #dcdbb6;
}




a:hover {
	color: #A19D42;
	text-decoration: underline;
}


#leftside ul li .currentLink {
	color: #8e8c3b;
}
#container #content #leftside #dates h3 {
	font-size: 16px;
}
#container #content #leftside #leftsideMenu {
	margin-left: 50px;
}
#container #content #leftside #dates {

	margin-top: 20px;
	width: 130px;
	margin-left: 50px;
}




#container #header {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 380px;
	width: auto;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #rightside img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftside ul li ul li {
	margin-left: 10px;
	font-size: 14px;
}
#container #content #rightside .sponsors {
	color: #666;
}
#container #footer #footerlinks {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}

#dates p {
	font-size: 12px;
}
