body {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #000000;
	/*background-image:url(../images/bg.jpg);*/
	background-color:#2b2b2b;
	background-position: center;
	}
a, a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #d21241;	
	}
p {
	font-size: 14px;
	}	
h1.title {
	border-bottom:1px solid #555555 !important;
	color:#D21241 !important;
	font-family:Arial Narrow,Arial !important;
	font-size:28px !important;
	font-weight:bold !important;
	margin:0 !important;
	padding:0 0 0 !important;
	}	
#pagewrap {
	width: 972px;
	margin: auto;
	margin-top: 15px;
	position:relative;
	}
#shadow-top {
	width: 972px;
	height: 28px;
	background-image:url(../images/body-top.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	}	
#shadow-slide {
	width: 972px;
	min-height: 514px;
	background-image:url(../images/body-slide.png);
	background-repeat: repeat-y;
	position: relative;
	
	}		
.min-height {
	width: 0;
	height: 330px;
	float: left;
	}	
#homelink {
	position: absolute;
	left: 30px;
	top: 3px;
	}	
#masthead {
	background-image:url(../images/masthead.png);
	background-repeat:no-repeat;
	height:77px;
	margin:0px 0 0 28px;
	width:972px;
	}
a#stream {
	cursor:pointer;
	display:block;
	height:18px;
	left:908px;
	position:absolute;
	top:53px;
	width:18px;
	}
#weather {
	position:absolute;
	right:28px;
	top:105px;
	}	
#leftcol {
	width: 252px;
	min-height: 424px;
	margin: 2px 0 0 28px;
	float: left;
	}
#content {
	margin-left:293px !important;
	width:621px !important;
	min-height:370px !important;
	}	
#primary .links {
		left:290px;
		margin:0px 0 0 0;
		padding:0;
		position:absolute;
		top: -12px;
		}
	#primary .links ul {
		margin: 0;
		padding: 0;	
		}
	#primary .links li {
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style-image: none;	
		}
	#primary .links li a, #primary .links li a:visited {
		color: #000;
		font-size: 16px;
		text-decoration: none;
		padding: 0 13px 0 12px !important;
		background-image: url(../images/dots3vert.png);
		background-repeat: no-repeat;
		background-position: right 6px;
		}
	#primary .links li a:hover {
		color: #d21241;	
		}
	#primary .links .last a {
		background-image: none !important;
		}		
		
#watermark {
	position: absolute;
	bottom: 30px;
	right: 35px;
	width: 163px;
	height: 209px;
	background-image: url(../images/watermark.png);
	background-repeat:no-repeat;
	}		
#shadow-bottom {
	width: 972px;
	height: 32px;
	background-image:url(../images/body-bottom.png);
	background-repeat: no-repeat;
	background-position:0 -4px;		
	}
	
#webmaster {
	float: right;
	margin: 3px 30px 0 0;
	}
a#webmaster {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px
	}	
a:hover#webmaster {
	color: #d21241;	
	}
	
	/* ---  Drupal Setup --- */
	
#sidebar-left .block-inner	{
	background-color: #FFFFFF;
	border: 1px solid #d21241;	
	padding: 0 15px;
	margin: 0 0 0 10px;
	}
.breadcrumb {
	display: none;
	}	
.views-rotator-item label{
	display: none;
	}	
#skip-to-nav {
	display: none;
	}
#content-top .block-inner {
	margin-left: 28px;
	}		
