*{
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #C41230;
}
a:active {
	color: #FFFFFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#container {
	width: 950px;
	position: relative;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Narrow", Arial;
	color: #371546;
}
#content p {
	margin-bottom: 10px;
}
#content img {
	margin: 7px;
}


#home {
	height: 310px;
	position: relative;
	width: 821px;
}
#left {
	background-image: url(images/blurb.gif);
	height: 296px;
	width: 239px;
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	clear: right;
	background-repeat: no-repeat;
}
#right {
	height: 310px;
	width: 555px;
	position: relative;
	left: 10px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/gallery.gif);
}#blurb {
	position: relative;
	height: 302px;
	width: 248px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/blurb.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

#gallery {
	float: left;
	height: 250px;
	position: relative;
	width: 515px;
	background-image: url(images/gallery.gif);
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	left: 10px;
}
#main {
	position: relative;
	width: 817px;
	background-color: #DEC5E4;
	display: block;
}
#top {
	background-image: url(images/top.gif);
	clear: both;
	height: 10px;
	width: 817px;
	position: relative;
}
#content {
	background-color: #EEE2F1;
	padding: 15px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	z-index: 1001;
}
#content ul {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ol {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content a {
	color: #6F2A8E;
	font-weight: bold;
}

#content a:hover {
	color: #C41230;
	font-weight: bold;
}
#bottom {
	background-image: url(images/bottom.gif);
	position: relative;
	height: 10px;
	width: 817px;
}
.em {
	font-size: 17px;
	font-weight: bold;
	color: #702785;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
.info {
	font-weight: bold;
	color: #702785;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
h1 {
	color: #5B2374;
	margin-bottom: 7px;
	font-family: "Arial Narrow", Arial;
}
h2 {
	color: #5B2374;
	font-family: "Arial Narrow", Arial;
}
h3 {
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #5B2374;
	font-size: larger;
}
h4 {
	color: #5B2374;
}
h5 {
	color: #5B2374;
	font-weight: 400;
}
h6 {
	color: #5B2374;
}
ul.containerList {
	margin-left: 30px;
	list-style-type: disc;
}
li.containerList {
	list-style-type: disc;
}
.indent {
	text-indent: 25px;
}





.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D1D61;
	border: 1px solid #5B2374;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B2374;
}


.address {
	margin-left: 75px;
	padding-bottom: 15px;
}
.sponsors {
	text-align: center;
	z-index: 2000;
}
.sponsors img {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sponsors img a {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}textarea.box {
	height: 60px;
}
.quote {
	font-style: italic;
	margin: 15px;
	color: #7B2B83;
}
.col {
	float: left;
	width: 220px;
	position: relative;
}
.cols {
	padding-left: 75px;
	position: relative;
	padding-bottom: 30px;
}
