@charset "utf-8";

div#template { text-align: left; width: 760px; margin: 0 auto 0 auto }
div#menu-main { width: 760px; height: 48px; background-image:url(../images/template/menu-background.gif) }
div#menu-main ul { padding: 12 0 16 16 }
div#menu-main li { padding: 16 16 16 16; background-image:url(../images/template/menu-separator.gif) }
div#menu-main a { color: #fff; font-weight: bold }
div#menu-main a:hover { color: #ffff00 }
div#header { width: 760px; height: 255px; overflow: hidden }
div#canvas { width: 760px; height: auto !important; height: 160px; min-height: 160px; background-image:url(../images/template/canvas-background.gif); background-repeat:repeat-y }
div#content { padding: 0 18 0 18 }
div#footer { margin-bottom: 32 }
div#footer p { color: #cac4ac; margin: 8 16 0 16 }
div#footer a { color: #cac4ac }

div.menu { background-repeat:repeat-x }
div.menu ul { margin: 0; padding: 0 }
div.menu li { display: inline; background-repeat: no-repeat; background-position: right }
div.menu a { text-decoration: none }
div.menu a:hover { text-decoration: underline }
div.col-left { float: left; width: 260px }
div.col-right { float: right; width: 440px }
div.clear { clear: both }
div.portal-small { width: 250px; height: auto !important; height: 60px; min-height: 60px; background-color: #f4eed8; background-image:url(../images/template/portal-small-top.gif); background-repeat: no-repeat }
div.portal-padding { padding: 8 8 4 8 }
.right { text-align: right }
.no-border { border: none !important; background: none !important }

#sponsors { background: #cac4ac; }
#sponsors object { background: #cac4ac; }
#sponsors embed { background: #cac4ac; }
#sponsors param { background: #cac4ac; }

table.event_schedule { border-collapse: collapse; border: 0; }
table.event_schedule tr th[scope="row"] { text-align: center; font-weight: bold; }
table.event_schedule tr th[scope="col"] { text-align: left; font-weight: bold; }
table.event_schedule tr td { padding: 2px; }
table.event_schedule tr td:first-child { text-align: right; }
table.event_schedule tr td:last-child { padding-left: 5px; }

table.thin_border { border-collapse: collapse; border: 1px solid #000000; margin: 0; }
table.thin_border th { border: 1px solid #000000; padding: 3px 5px; font-weight: bold; text-align: left; }
table.thin_border td { border: 1px solid #000000; padding: 3px 5px; text-align: left; }

table.img_thumbs { border-collapse: collapse; border: 0; margin: 0; }
table.img_thumbs th { border: 0; padding: 0 5px 3px 5px; text-align: center; vertical-align: bottom; }
table.img_thumbs td { border: 0; padding: 0 5px 10px 5px; text-align: center; vertical-align: top; }

table.table_2_col { border-collapse: collapse; border: 0; margin: 0; }
table.table_2_col td { padding: 0 25px 0 0; text-align: left; vertical-align: top; width: 50%; }
table.table_2_col td table td { width: auto; }
