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

h4{
font-size: 1.8em;
color:#d22234;
margin:0;
line-height: 1em;
text-align:center;
}

h2{
color:#7eafd0;
}

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

#header{
width:760px;
height:312px;
margin:0;
padding:0;
}

#scroller{
	color:#fff;
	padding:0;
	margin:0;
	width: 760px;
	height: 30px;
	line-height: 25px;
	display:none;
	}

 #content {
 	width:500px;
	margin: 0 20px 0 220px;
	font-size:.85em;
	margin-top:20px;
 }
 
 #content img{
	border: 2px solid #d22234;
	padding: 5px;
}
 
 #content .boxwrap img{
	border:none;
	padding:0;
	}

.inner {
     margin-top: 20px;
 }

 #side {
	float: left;
	width: 210px;
	min-height:700px;
	margin-top: -5px;

/*	margin-top: 20px; 
	background-image: url(../images/navBg.png);
	background-repeat: repeat-x;*/

	 background-color: #d22234;
	/*border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #104561;
	*/
	
 }
/*
 #side .inner {
     padding-top: 1px;
     margin: 0 10px 10px 10px;
	 
 }
*/
 #navlist {
 	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1.05em;
	color: #fff;
	margin-left: 10px;
	padding-left: 0;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 27px;
	
}

 #navlist li{
	padding-left: 12px;
/*	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: -3px 9px;*/
}

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

#logo{
	padding:0 0 0 20px;
	
}

 #footer {
     margin-top: 10px;
     clear: both;
 }

 #footer .inner {
     margin: 10px;
 }

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

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

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

#navlist a:link, #navlist a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#navlist a:hover{
	text-decoration:underline;
	color:#fff;

	}
	
.teamBox {
	background-color: #d22234;
	height: 80px;
	width: 470px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;

	line-height:21px;
}

.teamBox img{
	float: right;
}

.newsBox{
width: 480px;
height: 141px;
padding: 5px 5px 5px 10px;
background-color: #d22234;
line-height: 18px;
}

.newsBox .headline{
color: #fff;
font-weight:bold;
}

.newsBox img{
float:right;
height:120px;
}

.newsBoxFull{
width: 480px;
padding: 5px 5px 5px 10px;
background-color: #eee;
line-height: 18px;
}

.newsBoxFull img{
float:right;
}

.bodImg img{
padding:5px;
}

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

}

.photStrip img{
padding: 0 5px;
}