body {
text-align: center;
font-family: Trebuchet MS, Courier New, Verdana, Arial;
color: #FFFFFF;
margin: 0;
background-image: url('images/bg.gif');
background-color: #5A5A5A;
background-repeat: repeat-x;
}

table.big_table_border {
margin-left: auto;
margin-right: auto;
width: 788px;
border-width: 0px 4px 0px 4px;
border-style: solid;
border-color: #000000;
border-collapse:collapse;
}

table.big_table_border td {
padding:0px;
}

table.big_table_no_border {
margin-left: auto;
margin-right: auto;
width: 788px;
border-collapse:collapse;
}

table.big_table_no_border td {
padding:0px;
font-size: 12pt;
}

table.nav_table {
width: 100%;
height: 31px;
border-collapse:collapse;
}

table.nav_table td {
padding: 0px;
background-image: url('images/nav_bg.gif');
}


.nav_spacer {width: 41px;}
#left_nav {width:27px;}
#left_nav_spacer {width:10px;}
#about_nav {width:85px;}
#sched_nav {width:84px;}
#staff_nav {width:53px;}
#events_nav {width:67px;}
#services_nav {width:80px;}
#blog_nav {width:48px;}
#media_nav {width:51px;}
#right_nav_spacer {width:10px;}
#right_nav {width:27px;}

.main_content_bg {
background-image: url('images/body_bg.gif');
padding:0px;
border-collapse:collapse;
width: 100%;
text-align:center;
margin-left: auto;
margin-right: auto;
}

table.home_bg {
background-image: url('images/home_bg.gif');
background-color: #000000;
width: 786px;
height: 589px;
text-align:center;
border-collapse:collapse;
text-align:center;
margin-left: auto;
margin-right: auto;
padding:0px;
}

table.home_bg td {
padding:0px;
}

.slideshow {
background-image: url('images/home_ss.gif');
border-collapse:collapse;
width: 325px;
height: 246px;
text-align:center;
margin-left: auto;
margin-right: auto;
vertical-align:middle;
}

table.whats_new {
background-image: url('images/whats_new.gif');
width: 247px;
height: 304px;
border-collapse:collapse;
text-align:left;
}
table.whats_new td {
padding: 38 13 13 13;
font-size: 10pt;
vertical-align: top;
}

table.upcoming_events {
background-image: url('images/upcoming_events.gif');
width: 259px;
height: 248px;
border-collapse:collapse;
text-align:left;
}
table.upcoming_events td {
padding: 38 13 13 13;
font-size: 10pt;
vertical-align: top;
}

.top_spacer {
height: 17px;
}

.left_spacer {
width: 16px;
}

.bottom_spacer {
height: 7px;
}

.middle_spacer {
height: 15px;
}

.button_spacer {
width: 11px;
}

.buttons {
width:524px;
height:56px;
}

.footer {
background-image: url('images/footer_bg.gif');
height:82px;
text-align:center;
margin-left: auto;
margin-right: auto;
border-collapse:collapse;
}

table.footer_table {
text-align:center;
margin-left: auto;
margin-right: auto;
width: 601px;
height: 50px;
text-align:center;
border-collapse:collapse;
}
table.footer_table td {
padding: 0;
font-size: 10pt;
vertical-align: middle;
}

table.default_bg {
background-color: #000000;
width: 786px;
text-align:center;
border-collapse:collapse;
text-align:center;
font-size: 10pt;
margin-left: auto;
height: 650px;
margin-right: auto;
padding:0px;
}

.text {
text-align:left;
padding: 8px;
}

.yellow_text {
color: #FEF214;
display:inline;
}

.header_content_text {
font-size: 14pt;
font-weight: bold;
text-decoration: underline;
}