/* PAGE STRUCTURE */

body { margin: 0; text-align: center; font-family: Verdana; background: url('images/background.jpg') #FFFFFF repeat-x; font-size: 0.9em; }
img { border: 0; }

div#container { margin: 0 auto; width: 747px; text-align: left; }
div#header { width: 747px; height: 204px; background: url('images/top.jpg') no-repeat; }
	div#logo { float: left; margin-top: 27px; margin-left: 30px; width: 257px; height: 163px; }
	div#sponsor { float: right; margin-top: 27px; margin-right: 21px; font-size: 0.7em; font-variant: small-caps; color: #555555; font-style: italic; text-align: center; }
	div#sponsor img { width: 270px; height:72px; border: 1px solid #333333; margin: 10px 10px 0 0; }
	/*div#sponsor img { width: 145px; border: 1px solid #333333; margin: 3px 10px 0 0; }*/
	/* div#sponsor img { width: 150px; height: 125px; border: 1px solid #333333;} */
div#middle { margin: 0 8px 0 7px; border-left: 2px solid #D6713A; border-right: 2px solid #D6713A; background: #F9F8F2; }
	div#leftbar { float: left; width: 184px; border-right: 1px solid #D5D9C6; }
	div#content { width: 543px; float: left; }
	div#content_pad { padding: 10px 25px 15px 15px; }
	div#clearer { clear: left; }
div#bottom { width: 747px; height: 11px; background: url('images/bot.jpg'); background-repeat: none; font-size: 1px;}
div#copyright { text-align: center; color: #AAAAAA; font-size: 0.8em; margin: 10px 0 10px 0; line-height: 140%; }
div#copyright a { color: #AAAAAA; }
div#copyright a:hover { text-decoration: none; }

div.event_info { float: right; border: 1px solid #D5D9C6; margin: 0px 5px 10px 10px; font-size: 0.8em;}
div.event_info_pad { padding: 8px; margin: 0; }


/* MENU */

table.menu { margin-right: 10px; }
table.menu td { vertical-align: middle; padding-bottom: 10px; }
table.menu td.menu_text { width: 100%; text-align: right; padding-right: 1px; font-size: 0.9em; }
table.menu img { border: 0; width: 40px; height: 40px; border: 0; }
table.menu img.selected { border-right: 2px solid #3849B7; }
table.menu a { color: #3849B7; font-weight: bold; text-decoration: none; }
table.menu a.selected { color: #000000; text-decoration: underline; }
table.menu a:hover { text-decoration: underline; }


/* FORMATTING */

a, a:hover, a:visited { color: #3849B7; }
p { margin: 0 0 10px 0; line-height: 135%; }
p.last_p { margin-bottom: 0; }
h1 { font-size: 1.1em; font-variation: small-caps; font-weight: bold; margin: 0 0 5x 0; }
h2 { font-size: 1em; font-variant: small-caps; font-weight: bold; margin: 0 0 5px 0; }
.border_top { margin-top: 10px; padding-top: 10px; border-top: 1px solid #D5D9C6; }

span.hilight { background: #DD0000; }

/* BIOS PAGE */
div.bio { border-bottom: 1px solid #D5D9C6; padding-bottom: 10px; margin-bottom: 10px; clear: left; }
div.bio b { font-size: 1.1em; color: #3341A3; }
div.bio img { float: left; width: 125px; height: 165px; margin-right: 10px; }