/* div and table css for WSS */


table.picntic {
	background-image: url(Images/WeWillcma.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 100%;
	border: none;
	border-spacing: 2px;
	padding: 0px;
}

td.pic {
	width: 207px;
	height: 140px;
	border: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

img#slide1a, img#slide2a, img#slide3a, img#slide1b, img#slide2b, img#slide3b {
	position: relative;
	top: 22px;
	left: 0px;
}

.bottomimage {
	position: relative;
	top: 0px;
	left: 0px;
}

.topimage {
	position: relative;
	top: -125px;
	left: 0px;
	height: 0px;
}

td.cap {
	height: 140px;
	border: none;
	vertical-align: text-top;
	text-align: center;
	font-size: 14px;
	padding: 40px 10px 10px 10px;
}

td.tic {
	padding-left: 10px;
	height: 280px;
	text-align: center;
	vertical-align: top;
	border: none;
	overflow: hidden;
	
}

span.redtext {
	color: #ff3333;
	font-weight: bold;
}

.tichead {
	color: #ff3333;
	font-weight: bold;
	font-size: 14px;
}

.storycontainer {
	overflow: hidden;
	height: 246px;
	margin-top: 7px;
}


.newsfirst {
	text-align: center;
	height: 82px;
	background: #ff0000;
	color: #ffffff;
	overflow: hidden;
	position: relative;
	top: 0px;
	padding: 0px 4px 0px 4px;
}
.newsfirst a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.newsfirst a:hover {
	color: #ffffff;
}

.newsodd {
	text-align: center;
	height: 82px;
	background: #bebebe;
	color: #000033;
	overflow: hidden;
	position: relative;
	top: 0px;
	padding: 0px 4px 0px 4px;
}

.newsodd a {
	color: #000033;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.newsodd a:hover {
	color: #000033;
}

.newseven {
	text-align: center;
	height: 82px;
	background: #000033;
	color: #ffffff;
	overflow: hidden;
	position: relative;
	top: 0px;
	padding: 0px 4px 0px 4px;
}

.newseven a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.newseven a:hover {
	color: #ffffff;
}









/* DELETE THIS LATER */
.newsone, .newsthree {
	text-align: center;
	height: 82px;
	background: #bebebe;
	color: #000000;
	overflow: hidden;
	position: relative;
	top: 0px;
	padding: 0px 4px 0px 4px;
}

.newsone a, .newsthree a {
	color: #000033;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.newsone a:hover, .newsthree a:hover {
	color: #000033;
}

.newstwo, .newsfour {
	text-align: center;
	height: 82px;
	background: #000033;
	color: #ffffff;
	overflow: hidden;
	position: relative;
	top: 0px;
	padding: 0px 4px 0px 4px;
}

.newstwo a, .newsfour a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.newstwo a:hover, .newsfour a:hover {
	color: #ffffff;
}