body {
     text-align: center;
     min-width: 760px;
     padding: 0;
     margin: 10px 0 10px 0;
	 font-family: Verdana, Arial , sans-serif;
	 color: #ccc;
 }

h1{
color:#EC008C;
font-weight:normal;
font-size:2.0em;
margin-bottom:0;
}

h4{
font-size: 1.35em;
font-weight:bold;
color:#EC008C;
}

h2{
color:#000;
font-size:1.2em;
margin-top:3px;
}

 #wrapper {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 1px solid #333333;
	overflow: hidden;
	background-image: url(../images/sideBg4.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#231F20;
 }

#headBox{
color:#fff;
font-weight:bold;
font-size:2em;
background-color:#000;
padding:10px 10px 10px 220px;
}

#headBox span{
color:#CC3399;
}

#scroller{
	color:#fff;
	padding:0;
	margin:0;
	width: 760px;
	height: 30px;
	background-color:#104561;
	line-height: 25px;
 	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	}

 #content_wrapper
	{
		margin-left:210px;
		padding-bottom:40px;
		
	}

 #content {
	margin: 0 20px 0 20px;
	font-size: 1em;
	margin-top:20px;
	float:left;
 }
 
 #content img{
 margin-left: 15px;
 }
 
 #categories{
 list-style:none;
 }
 
 th{
 text-align:center;
 }
 
 .bigPink{
 color:#cc3399;
 font-size: 1.3em;
 border-left: 1px solid #ec008c;
 padding: 4px;
 font-weight:bold;
 }
 
 .pink{
 color:#ec008c;
 }
 
.blackBorder{
border:1px solid #000;
}

.inner {
     margin-top: 20px;
 }

 #side {
	float: left;
	width: 210px;	
	background-color: #b5d333;
	
 }

 #navlist {
 	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:.75em;
	font-weight:bold;
	color: #fff;
	margin-left: 30px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	line-height: 27px;
	border-left: 2px solid #fff;
	
}

 #navlist li{
	padding-right: 10px;
	background-color:#93a92f;
	text-align:right;
	border-bottom: 2px solid #b5d333;
}

#navlist a:link, #navlist a:visited{
	text-decoration:none;
	color:#fff;
	display:block;
	font-size:1.4em;
	}
	
#navlist a:hover{
	color:#1b1d21;

	}

.arrow{
color:#104561; 
font-weight:bold;
padding-right:5px;
}

#logo{
	padding:0 0 0 20px;
	color: #000;
 	font-family:Verdana, Helvetica, Arial, sans-serif;
}

 #footer {
     margin-top: 0 auto 0 auto;
 }
 
 #footer img{
 	 border-top:1px solid #000;
}


a:link, a:visited{
	color: #EC008C;
	text-decoration: underline;
}

a:hover{
	color: #EC008C;
	text-decoration: none;
}

#content #navlist a:link, #content #navlist a:visited{
color:#104561;
}

	
.teamBox {
	background-color: #93a92f;
	color:#fff;
	border: 3px solid #b5d333;
	height: 80px;
	width: 450px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 1px;
	line-height:21px;
}

.teamBox img{
	float: right;
}

.newsBox{
width: 480px;
padding: 5px 5px 5px 10px;
background-color: #93a92f;
line-height: 18px;
border: 3px solid #b5d333;
color:#fff;
overflow: auto;
}

.newsBox .headline{
color:#EC008C;
}

.newsBox img{
float:right;
}

.newsBoxFull{
width: 480px;
padding: 5px 5px 5px 10px;
background-color: #93A92F;
line-height: 18px;
color:#fff;
overflow:auto;
}

.newsBoxFull img{
float:right;
}

.bodImg img{
padding:5px;
}

#venuBg{
background-color:#ccecfa;
padding:10px;

}

.photStrip img{
padding: 0 5px;
}

#visitorform th{
/* background-color:#eeeeee; */
font-weight:bold;
text-align:left;
}

/*CSS for the scroller*/

#pscroller1{
width: 170px;
height: 150px;
border: 5px solid #cc3399;
padding: 10px;
background-color: #f2f8dc;
float:right;
}

blockquote{
border: 2px solid #B5D333; 
padding: 5px;
background-color:#eee;
margin:10px 0;
}


#quotes{
width: 500px;
height: 300px;
border: 1px solid #b5d333;
}

#flashcontent{
width: 500px;
height: 400px;
}

#form1 table th{
	color:#666;
	text-align:right;
	font-size:.75em;
	background-color:#fff;
}


#boxholder{
	background-image: url(../images/blankboxes.gif);
	height:246px;
/*	width:536px;*/
	margin-left:-5px; 
color:#fff;
}

#boxholder img{
border:1px solid #cc3399; 
margin-left:0px; 
margin-right:5px;
margin-top: 5px;

}

