a:link, a:visited {
/*	color: #4c4c4c; */
	color: pink;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: white;
}

#wrap_hdr {
	width: 922px;
	margin-bottom: 15px;
}

#wrap_mnu_bulletinboard {
	width: 893px;
	padding-top: 29px;
}

#wrap_wormlight {
	width: 922px;
	height: 191px;
	background: url('/themes/site_themes/site/img_top_wormlight_animated.gif') no-repeat;
}

.fds_content {
	font: normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 23px;
	color: #b1b1b1;
}

.fds_content p {
	margin-bottom: 15px;
}

.fds_content b {
	color: #fff;
}

.fds_content b i {
	font-size: 10px;
	font-weight: normal;
	color: pink;
	text-decoration: none;
	line-height: 10px;
}

.fds_copyright {
	width: 922px;
	margin-top: 25px;
	margin-bottom: 25px;
	font: normal 8px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4c4c4c;
}

.fds_copyright a:link, .fds_copyright a:visited {
	color: #4c4c4c;
	text-decoration: underline;
}

.fds_copyright a:hover {
	text-decoration: none;
	color: white;
}

/* @group Layout Wrapper */

#sitewrap {
	width: 922px;
	text-align: left;
}

/* Header styles */

#header {
	clear: both;
	float: left;
	width: 100%;
}

/* column container */

.colmask {
	position: relative;
	

/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear: both;
	float: left;
	width: 100%;
	/* width 

of whole page */
		overflow: hidden;
/* This 

chops off any overhanging divs */
}

/* 2 column left menu settings */

.colleft {
	float: left;
	width: 200%;
	position: relative;
	left: 330px;
}

.col1wrap {
	float: right;
	width: 50%;
	position: relative;
	right: 330px;
}

.col1 {
	margin: 0 0 0 330px;
	position: relative;
	right: 100%;
	overflow: hidden;
		font: normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 23px;
	color: #b1b1b1;
	text-align: center;
}

.col1_news {
	width: 100%;
		font: normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 23px;
	color: #b1b1b1;
	text-align: left;
	overflow: auto;
	
}

.col1_news h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 58px;
	line-height: 22px;
	height: 45px;
	color: white;
	border-bottom: 1px dotted #fff;
}

.col1_news h1 b {
	font-size: 10px;
	font-weight: normal;
	color: pink;
}

.col1_news p {
	margin: 0 0 15px 58px;
	font-size: 14px;
}

/* @group .col1 styles */

.col1 p {
	margin-bottom: 15px;
}

.col1 b {
	color: #fff;
}

.col1 b i {
	font-size: 10px;
	font-weight: normal;
	color: pink;
	text-decoration: none;
	line-height: 10px;
}

/* @end */

.col2 {
	float: left;
	width: 330px;
	position: relative;
	right: 330px;
}

/* Footer styles */

#footer {
	text-align: center;

	font: normal 8px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4c4c4c;
	/* clear: both; */
	float: left;
	width: 100%;
	margin: 25px 0 25px 0;
}


#footer a:link, #footer a:visited {
	color: #4c4c4c;
	text-decoration: underline;
}

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

.frontpagephotos {
	width: 100%;
	text-align: left;
	height: 395px;
	margin-bottom: 25px;
}

.frontpagephotos img {
	position: absolute;
	top: 0;
	left: 0;
}

.specials {
	width: 592px;
	margin-bottom: 15px;
	overflow: hidden;
}

.specials .left {
	float: left;
	text-align: left;
	width: 132px;
}

.specials .left img {
	border: 2px solid lightgray;
}

.specials .right {
	float: right;
	text-align: left;
	width: 445px;
}

.specials .right h1 {
	font-size: 18px;
	color: white;
	margin-bottom: 10px;
	font-weight: bold;
}

.specials .right p {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

/*

@end */

div .clearer {
	clear: both; line-height: 0; height: 0;
}