body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
p {
	margin:.35em 0 .35em 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 .35em 0;
}
h1 {
	font-size:140%;
	color:#246604;
}
h2 {
	font-size:125%;
	color:#246604;
}
h3 {
	font-size:110%;
	color:#246604;
}
h4 {
	font-size:100%;
	color:#246604;
}
h5 {
	font-size:90%;
	color:#246604;
}
h6 {
	font-size:80%;
	color:#246604;
}
ul {
	margin-bottom:.35em;
}
ul li{
	margin-left:2em;
}
#page-wrap {
	width:740px;
	margin:25px auto;
}
#page-inner-wrap {
	border:1px solid #757575;
}
ul#main-nav {
	height:28px;
	position:relative;
	background-color:#246604;
	margin:0;
	padding:0;
	background-image:url(../images/layout/main_nav_bg.gif);
	background-repeat:no-repeat;
}
ul#main-nav li {
	list-style:none;
	display:inline;
}
ul#main-nav li a {
	display:block;
	position:absolute;
	top:0;
	height:28px;
	/*border:1px solid #ff0000;*/
}
ul#main-nav li a:hover {
	background-image:url(../images/layout/main_nav_bg.gif);
	background-repeat:no-repeat;
}
ul#main-nav li a span {
	display:none;
}
a#agenda-link {
	left:0;
	width:65px;
}
a#agenda-link:hover {
	background-position:0 -28px;
}
a#kids-clinic-link {
	left:79px;
	width:88px;
}
a#kids-clinic-link:hover {
	background-position:-79px -28px;
}
a#tickets-link {
	left:176px;
	width:64px;
}
a#tickets-link:hover {
	background-position:-176px -28px;
}
a#press-release-link {
	left:258px; 
	width:95px;
}
a#press-release-link:hover {
	background-position:-258px -28px;
}
a#hurricane-relief-link {
	left:366px;
	width:158px;
}
a#hurricane-relief-link:hover {
	background-position:-366px -28px;
}
a#home-link {
	left:535px;
	width:52px;
}
a#home-link:hover {
	background-position:-535px -28px;
}
#content-wrap {
	background-image:url(../images/layout/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:left 15px;
}
div#main-header {
	display:none;
}
#content-pane {
	float:left;
	display:inline;
	width:320px;
	height:208px;
	position:relative;
	top:82px;
	left:18px;
	font-size:x-small;
	overflow:auto;
	padding-right:8px;
}
#content-pane p {
	line-height:150%;
}
#flash-pane {
	float:right;
	width:370px;
	display:inline;
	margin-right:5px;
	padding:5px 5px;
}
ul#sponsor-links {
	height:50px;
	position:relative;
	background-color:#FCD105;
	margin:0;
	padding:0;
	background-image:url(../images/layout/sponsors_nav_bg.jpg);
	background-repeat:no-repeat;
}
ul#sponsor-links li {
	list-style:none;
	display:inline;
}
ul#sponsor-links li a {
	display:block;
	position:absolute;
	top:4px;
	height:40px;
}
ul#sponsor-links li a span {
	display:none;
}
a#stanford-link {
	left:26px;
	width:107px;	
}
a#brgeneral-link {
	left:166px;
	width:80px;	
}
a#eagle-link {
	left:283px;
	width:90px;	
}
a#advocate-link {
	left:413px;
	width:77px;	
}
a#wbrz-link {
	left:534px;
	width:43px;	
}
a#pennington-link {
	left:620px;
	width:104px;	
}
#tickets-link-box {
	text-align:center;
	margin:15px auto;
	width:240px;
	padding:6px;
	border:1px solid #757575;
	background-color:#FEEEA3;
}
#tickets-link-box a, #tickets-link-box a:visited {
	color:#246604;
	text-decoration:none;
	font-size:small;
}
#tickets-link-box a:hover {
	text-decoration:underline;
}
#kfx a {
	font-size:x-small;
	display:block;
	background-image:url(../images/layout/poweredbykfx.gif);
	background-repeat:no-repeat;
	height:32px;
	width:189px;
	margin:0 auto;
}
#kfx a  span {
	display:none;
}