#main_content img {
margin: 6px 0 6px 25px;
}

#main {
width: 544px;
float: left;
}

#main p {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #003399;
}

#left {
width: 196px;
height: 172px;
background: url(images/eventboxbg2.gif) no-repeat;
}
#left p{
padding: 10px 10px 5px 10px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003399;
margin: 0 0 0 0;
}

#left1 {
width: 196px;
height: 172px;
background: url(images/sponsorbg4.gif) no-repeat;
}
#left1 p {
padding: 40px 10px 5px 20px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cc0000;
font-weight: bold;
line-height: 18px;
margin: 0 auto;
}

#left_wrapper {
width:196px;
float: right;
}

#wrapper {
width:763px;
}

hr {
color: #cccccc;
height: 1px;
}

a {
color: #996600;
text-decoration: none;
}

a:hover {
color: #CC0000;
text-decoration: underline;
}

#main_content {
background: url(images/mainbg.gif) repeat-y;
margin-top: 0px;
padding: 0px 30px 20px 32px;
}
#main_content p {
text-align: justify;
margin-bottom: 10px;
}

#main_foot {
height: 56px;
background: url(images/mainfooter.gif) no-repeat top;
}
#main_foot p {
text-align: right;
font-size: 11px;
padding-top: 20px;
padding-right: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
line-height: 15px;
margin: 0 auto;
}

.eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: cc0000;

}

.eventsubhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: left;
}

.eventbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-align: left;
}

h1 {
font-size: 17px;
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-bottom: 7px;
margin-top: 7px;
text-align: left;
}

h2 {
font-family: Georgia, Times New Roman, Times, serif;
color: #003399;
text-align: left;
font-size: 14px;
font-weight: bold;
margin-bottom: 7px;
margin-top: 7px;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
border: 1px solid #003399;
background: #eaeaea;
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
margin: 0 100px 0 100px;
color: #cc0000;
}

body {
background-image: url(images/pagebg2.gif);
}

.small {
font-size: 9px;
color: #666;
}

p {
margin-top: 7px;
margin-bottom: 10px;
}

label {
float: left;
width: 100px;
text-align: right;
clear: left;
margin-right: -70px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #003399;
padding-top: 1px;
}

.textbox {
width: 300px;
font-family: Arial, Helvetica, Sans-serif;
font-size: 14px;
background: #eaeaea;
border: 1px solid #003399;
margin-bottom: 10px;
}

select {
width: 300px;
font-family: Arial, Helvetica, Sans-serif;
font-size: 14px;
background: #eaeaea;
border: 1px solid #003399;
margin-bottom: 10px;
}

textarea {
width: 300px;
height: 60px;
font-family: Arial, Helvetica, Sans-serif;
font-size: 14px;
align: top;
background: #eaeaea;
border: 1px solid #003399;
margin-bottom: 10px;
}

checkbox {
align: top;
}

legend {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #003399;
font-weight: bold;
}

fieldset {
margin-bottom: 10px;
}

.submit {
margin-top: 10px;
}

ul.nav {
list-style-type: none;
padding-right: 0;
margin-right: -26px;
margin-left: -28px;
margin-top: 0px;
padding-left: 0;
text-align: right;
padding-top: 10px;
padding-bottom: 1px;
border-bottom: 1px dashed #c2c2c2;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

ul.nav li { display: inline; }



ul.nav a {
border: 1px solid #c2c2c2;
border-bottom: none;
border-right: none;
padding: 1px 7px 1px 7px;
margin-left: 4px;
background-color: #eaeaea;
text-decoration: none;
}

ul.nav a:hover {
background-color: #ffd400;
text-decoration: none;
color: #003399;
}

ul.eventbody {
margin-left: 15px;
}