html { width: 100%; height: 100%; padding: 0; }

body 
{
	background: url(/images/worldfest_mp_sidetile.gif);
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

a { color: #012B75; font-weight: bold; }
a:hover { text-decoration: none; }

td { vertical-align: top; }

img { border: none; }

h2 { font-size: 150%; }
h3 { font-size: 117%; }

ol li { font-weight: bold; }
ol li ul { margin-left: -23px; margin-top: 5px; margin-bottom: 15px; }
* html ol li ul { margin-left: 15px; }
ol li ul li { font-weight: normal; }

#body_wrap { width: 100%; height: 100%; }

#center
{
	border: 1px solid #012B75;
	border-top: none;
	border-bottom: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 783px;
	background: #0950A0;
}
#home #center { width: 783px; }

#left
{
	width: 173px;
	background: #72A9E9 url(/images/worldfest_int_navtile2.gif) repeat-y top left;
	text-align: center;
	padding-bottom: 50px;
}
#home #left
{
	background-image: url(/images/worldfest_mp_navtile.gif);
	width: 342px;
	text-align: left;
}

#left_nav
{
	background: url(/images/worldfest_int_navtile_top.jpg) top left no-repeat;
	width: 173px;
	height: 229px;
}
#home #left_nav
{
	background-image: url(/images/worldfest_mp_navtile.jpg);
	width: 342px;
	height: 147px;
}

#nav_list
{
	background: url(/images/worldfest_int_nav_rollover.gif) no-repeat 0 80px;
	padding: 0;
	padding-top: 80px;
	margin: 0 0 0 10px;
}
#home #nav_list { background: url(/images/wolrdfest_mp_nav_rollover.gif) no-repeat 130px 0; padding-top: 0; padding-left:130px; position:relative; top:-22px;}

#nav_list dt { position: absolute; top: -400px; }

#nav_list dd { margin: 0; }

#nav_list a
{
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	padding-top: 21px;
	background: url(/images/worldfest_int_nav_static.gif) left top no-repeat;
}
#home #nav_list a { background-image: url(/images/worldfest_mp_nav_static.gif); padding-top: 24px; }
#nav_list #nav_faqs a { background-position: 0 -0px; }
#nav_list #nav_entertainment a { background-position: 0 -21px; }
#nav_list #nav_schools a { background-position: 0 -42px; }
#nav_list #nav_sponsor a { background-position: 0 -63px; }
#nav_list #nav_vendor a { background-position: 0 -84px; }
#nav_list #nav_volunteer a { background-position: 0 -105px; }
#nav_list #nav_home a { background-position: 0 -126px; }

#home #nav_list #nav_faqs a { background-position: 0 -0px; }
#home #nav_list #nav_entertainment a { background-position: 0 -24px; }
#home #nav_list #nav_schools a { background-position: 0 -48px; }
#home #nav_list #nav_sponsor a { background-position: 0 -72px; }
#home #nav_list #nav_vendor a { background-position: 0 -96px; }
#home #nav_list #nav_volunteer a { background-position: 0 -120px; }

#nav_list a:hover, #home #nav_list a:hover { background: none; }

#right
{
	background: #FFF url(/images/worldfest_int_bodytile.jpg) no-repeat 0 0;
	min-height: 100px;
}

#home #right
{
	width: 441px;
	background-image: url(/images/worldfest_mp_bodytile.jpg);
	background-position: 0 329px;
}

#drum_bottom { height: 13px; background: url(/images/worldfest_int_subbottom.gif) right top no-repeat; }

#content { margin: 0 35px 35px 35px; }

.drop_cap
{
	color: #F82325;
	font-size: 200%;
	font-weight: bold;
	margin-right: 1px;
	line-height: 1em;
}

.schedule_table { border: none; width: 100%; }
.schedule_table th { font-weight: normal; white-space: nowrap; }
.schedule_table td {
	background: white;
	border: 1px solid black;
	width: 50%;
	text-align: center;
}
.schedule_table table {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}
.schedule_table td td, .schedule_table td th {
	background: transparent;
	padding: 2px 4px;
	font-size: .9em;
	border: 1px solid #aaa;
	width: auto;
}
.schedule_table td tr.alt2 {
	background: #EFF7FF;
}

#footer
{
	color: #FFF;
	font-size: 10px;
	height: 90px;
	background: #012B75 repeat-x url(/images/worldfest_mp_footer.gif);
	text-align: center;
	padding-top: 17px;
	clear: both;
}
html>body #footer { height: 110px; }

#footer a { color: #FFFE03; font-weight: normal; }
#footer a:hover { text-decoration: none; }

#bottom_nav { color: #5784BF; }

#sponsors { text-align:center; }
#sponsors { position: relative; height: 150px; overflow:hidden; margin-top:3.5em; }
#sponsors img { position: absolute; top:25px; left:95px; }