body {
	background-color: #449A03;
	font-size: 12px;
	font: 12px "Myriad Pro", arial, verdana, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	text-align:center;
	background-image: url(img/grass.jpg);
	background-repeat: repeat;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	color: #2A4795;
	border-bottom: 1px solid #2A4795;
	width: 100%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	color: #FF0000;
}


p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
}

/* columns */

#rightCol {
	float:left;
	margin: 0 0 10px 0;
	width:170px;
	text-align:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align:justify;*/
}

#leftCol {
	float:left;
	width:410px;
	margin: 0 30px 10px 30px;
	text-align:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* body.index #rightCol, body.danny #rightCol {
	width: 240px;
}

body.index #leftCol, body.danny #leftCol {
	width: 360px;
}

body.format #rightCol, body.links #rightCol {
	width: 260px;
}

body.format #leftCol, body.links #leftCol {
	width: 340px;
} */

body.venue #rightCol, body.venue #leftCol {
	width: 280px;
}
/*
body.recent #leftCol {
	width:600px;
}
/* end cols */

#container { 
    background:url(images/main_bottomcurve.gif) bottom left no-repeat;  
	position:relative;
	margin:0 auto;
	width:830px;
	text-align:left;
	overflow:hidden;
	background-color:#FFFFFF;
	
}

.floatright { 
float: right; 
padding:2px;
}

.floatright2 { 
float: right; 
padding-right:13px;
}

.floatleft { 
float: left; 
padding-right:25px;
padding-left:10px;
}

ul{
list-style-type:none;
}



#news {	
    background:url(images/news_footer4.gif) bottom left no-repeat #f1f187;  
	width:170px;
	text-align:left;
	padding:0;
	margin:0; 
	overflow:hidden;
    margin: 0 10 10px 0;
	padding-bottom:10px;
}

#newsheader {
	background:url(images/news_header.gif) no-repeat top left;
	width:170px;
	height:20px;
	color:#fff;
	padding: 2px 0 0 5px;
	font-weight:bold;
}

#news p{
    font-family: Arial, Helvetica, sans-serif;
    color:#333333;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding: 0 5px;

}

#news .title{
    font-family: Arial, Helvetica, sans-serif;
    color:#c43434;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


#appearances{
clear:both;	
    background:url(images/bottomcurve2.gif) bottom left no-repeat #9CA3C7;  
	width:732px;
	text-align:left;
	padding:0;
	margin:0; 
	overflow:hidden;
    margin: 0 0 0 45px;
	padding-bottom:10px;
}

#appearancesheader {
	background:url(images/topcurve2.gif) no-repeat top left #9CA3C7;
	width:732px;
	color:#2A4795;
	padding-left:170px;
	padding-bottom:7px;
	padding-top:7px;
	font-weight:bold;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}


#appearances table {
	float:left;
	width:450px;
}

#appearances table td {
	width:30%;
}

.rightColumnTable {
	width:40%;
}


#appearances ul {
   	float:left;
	list-style-type:none;
	padding:0;
	display:block;
	white-space:nowrap;
}
#appearances li {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-bottom: 2px;
	margin-bottom: 2px;
	list-style-type:none;
}



#header {
	position:relative;
	top:0;
	left:0;
	width:830px;
	height:169px;
	text-align:left;
	text-indent: -5000px;
	background:url(images/header.gif) no-repeat top left;
}

#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color:#666;
	float:left;
	clear:both;
	width:800px;
	text-align:center;
}


/* banners */

/*#banner {
	float:left;
	clear:both;
	width:800px;
	height:100px;
	text-align:left;
	text-indent: -5000px;
}*/
/*
body.index #banner {
	background:url(images/homebanner.jpg) no-repeat top left;
}

body.inflate #banner {
	background:url(images/inflatebanner.jpg) no-repeat top left;
}

body.recent #banner {
	background:url(images/recentbanner.jpg) no-repeat top left;
}

body.danny #banner {
	background:url(images/dannybanner.jpg) no-repeat top left;
}

body.links #banner, body.format #banner {
	background:url(images/formatbanner.jpg) no-repeat top left;
}

body.venue #banner {
	background:url(images/venuebanner.jpg) no-repeat top left;
}
*/

/* NAV */
#menu {
	float:left;
	width:170px;
	padding:2px 0 0 0;
	margin:0;
	margin-left: 5px;
	clear:both;
	font-size: 14px;
	line-height:20px;
}

#menu ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
#menu li {
     
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom:1px;
	margin-bottom:1px;
	list-style-type: none;
	line-height:20px;
}
#menu a {
	display: block;
	padding: 2px 2px 2px 4px;
	background-color: #E33131;	
	color:#ffffff;
	border-right:2px solid #fff;
	border-bottom:1px solid #fff;
}
#menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	background-color: #FFFFFF;
	color:#000000;
}

#menu a.selected {
	background-color: #3A488F;
	color: #FFF;
}


/* new menu*/

#newmenu {
	float:left;
	width:170px;
	padding:10px 0 0 0;
	margin:0;
	margin-left: 0px;
	clear:both;
	font-size: 14px;
	line-height:20px;
	font-size: 11px;
}


#newmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#newmenu ul li
{
display: block;
margin: 1px 0px;
padding: 0;
background: url(images/nav-bkg.gif) #001EF8 top right no-repeat;
width: 170px;
height: 24px;
}

#newmenu ul li a
{
display: block;
font-size:13px;
width: 155px;
font-weight:bold;
padding: 2px 0px 2px 10px;
color: #fff;
text-decoration: none;


}

#navcontainer>#newmenu ul li a { width: auto; }

#newmenu ul li a:hover
{
color: #fff;
}

/* Nav ends */


#bottomText {
	padding:10px;
	float:left;
	clear:left;
	text-align:left;
	width: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border:#000099 solid 4px;
}

#xtra {
	float:left;
	width:650px;
	overflow:visible;
}

.style1 {
	color: #2A4795;
	font-weight:900;
}

img {
	border:none;
}

.flash {
	width:350px;
	height:300px;
	float:right;
}

.boxOut {
	border:#FF0000 1px solid;
	width: 300px;
	float:left;
	margin:45px;
	padding:10px;
}

.clear {
	float:left;
	clear:right;
	width:500px;;
	}
