body {
	background: #eee;
	font-family: arial;
	font-size: 14px;
}

#wrapper {
	width: 800px;
	text-align: left;
	background: #fff;
}

#header {
	height: 50px;
	background: url('images/fishing.jpg') right no-repeat;
}

#colA {
	width: 200px;
	color: #FFF;
}

#colB {
	width: 410px;
        background: #F7F7F7;
	border-right: 5px solid #bebebe;
}

#colC {
	width: 190px;
}

#footer {
	
}

#header #left {
	background: url('images/header-round.gif') top right no-repeat;
	height: 138px;
	width: 261px;
	padding: 0 0 0 16px;
	position: relative;
	z-index: 99;
}

#navbar {
	height: 45px;
	line-height: 45px;
	background: #d8d8d8;
	border-bottom: 8px solid #fff;
}

#navbar_right {
	height: 45px;
	line-height: 45px;
	background: #505050;
	border-bottom: 8px solid #fff;
}

#date {
	height: 25px;
	line-height: 25px;
	margin: 0 16px;
}

#content {
	margin: 0 8px;
}

#footerpanel {
	margin: 8px 0 0 0;
	border-top: 8px solid #7f7f7f;
}

#ads {
	background: #627e95;
}

#newsletter {
	background: #bebebe;
	padding: 16px 8px;
	color: #797979;
	width: 184px;
}

#newsletter b{
	font-size: 12px;
}

#newsletter li {
	list-style-image: url('images/arrow.gif');
}

#newsletter li.noimg {
	list-style: none;
	margin: 8px 0;
}

#events {
	background: #3c4d6c;
	padding: 16px 8px;
	width: 184px;
}

#clubs {
	background: #5c5c5c;
}

#topnav div {
	float: left;
	padding: 0 8px;
}

#topnav a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#rightpanel {
	margin: 0 8px;
}

/********* SLIDESHOW ************/
/* hide from MacIE \*/

/* end hide */
	#mContainer {
	position:relative;
	width:600px;
	height:136px;
	z-index: 0;
	float:right;
	margin: 0 0 -136px 0;
}


	.mPhoto {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}

#header #left span {
	height: 138px;
	width: 261px;
	position: relative;
	z-index: 99;
	margin: 0 0 -20px 0;
}

.text {
	width: 95%;
}

#events a {
	color: #FFF;
}

#events a:visited {
	color: #DDD;
}
