@charset "utf-8";
/*CSS Document */

#container {
	width: 970px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}
#main_image {
	background-image: url(images/main2011a.gif);
	background-repeat: no-repeat;
	height: 532px;
	width: 970px;
	padding-left: 0px;
	padding-top: 20px;
	position: relative;
}
#mainTable {
	border: 0px solid #000000;
	/*/*/line-height: 1.5em; /* */
 }
 #mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers*/
 }
#main_text h3 {
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24pt;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #663366;
}
#main_text h4 {
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #800080;
	font-variant: normal;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	a:link:  #800080
	a:visited:  #800080
	a:hover, a:active:  #800080
}



