body {
	margin: 0;
	padding: 0;
	background: #303C70 url(../images/bg.jpg) repeat-y top;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	color: #FFFFFF;
}


p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

.errorRed
{
	color:red;
	font-weight:bold;
}

a:link {
	color: #8BD80E;
}

a:hover, a:active {
	text-decoration: none;
	color: #8BD80E;
}

a:visited {
	color: #8BD80E;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: solid #1E3726 1px;
}

#emailForm td
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #333;
}

#wrapper {
		width: 980px;
	margin: 0 auto;
	background:#FFF;

	padding: 0;
}

/* Header */

#header {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#mainWrapper {
	margin: 0 auto;
	width: 990px;
	background: #FFF;
	border-left: solid #4E6A31 1px;
	border-right: solid #4E6A31 1px;
}

/* Menu */

/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;height:42px;font-size:13px;background:transparent url(../images/blueslate_background.gif) repeat-x top left;font-family:Tahoma, Geneva, sans-serif;}
.blue #slatenav ul{margin:0 auto;padding:0;list-style-type:none;width:990px}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color: #fff;text-decoration:none;padding:10px 9px 0 9px;height:31px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color: #000;background:transparent url(../images/blueslate_backgroundOVER.gif) no-repeat top center; clear: both;}
.blue #slatenav ul li a.currentoff{color:#121212;clear: both;}


/* ---------------------- END Blueslate nav ---------------------- */

/** LOGO */

#logo {
	width: 990px;
	height: 150px;
	margin: 0 auto;
	background:#FFF;
	padding: 0;
}

#logoWrapper {
	width: 990px;
	height: 42px;
	margin: 0 auto;
	background: url(../images/logobg.jpg) no-repeat;
	border-bottom: solid #CCC 1px;
}
/* IE */
#logoName {
	float:left;
	width: 400px;
	padding-top: 14px;
	padding-left: 7px;
}

#siteLogo {
	float: left;
	width: 100px;
	padding-left: 7px;
}
#soundWrapper {
	float:left;
	width: 100px;
	padding-top: 9px;
}
#searchWrapper
{
	float:right;
	width: 375px;
	padding-top: 9px;
}

/* Mozilla */
	
	.WhiteName{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	}
	
	.BlackName{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #4C4C4C; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #8BD80E; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	color:#000;
	background:#FFF;
	padding-top: 7px;
	clear: both;
}

#gptca {
	float: left;
	width: 520px;
	margin: 0 auto;
	color:#000;
}

#searchResults {
	float: left;
	width: 500px;
	margin: 0 auto;
	color:#000;
}
#announce {
	width: 212px;
	margin: 0 auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 730px;
	overflow:hidden;
}

.resultTD
{
	background-color: #FDF9EA;
	border: solid #666 1px;
	font-weight: bold;
}
.contentTD
{
	background-color: #F3F3F3;
	border: solid #666 1px;
	font-size: 11px;
}

#content2 {
	float: left;
	width: 100%;
	overflow: auto;
}

#selectCat
{
	width: 699px;
	margin: 0 auto;
	padding: 0;
	background: #E6F5F9;
	padding: 15px 15px 15px 15px;
	border: solid #ccc 1px;
}
/* Post */

.post {

	padding: 0;
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post h1 {
	padding: 0;
	background: url(../images/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #369;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #369;
}

.post .entry {
	background: #fff;
	padding: 15px 15px 15px 15px;
	border: solid  #EDECFF 1px;
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-family: Sans-Serif;
	font-size: 12px;
}

.post .meta p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 10px 0 18px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}


/* Sidebar */

#memoTitle {
	margin: 0 auto;
	border: solid #ccc 1px;
	background:#fff url(../images/blueslate_sidebar.gif) repeat-x;
	}
	
#imgFaz
{
	background: #fff;
}
#fazResult a,visited
{
	background: #fff;
	color: #069;
	text-decoration: none;
}
#fazResult a:hover
{
	background: #fff;
	color: #000;
	text-decoration: underline;
}
	#memoTitles {
	margin: 0 auto;
	background: #fff url(../images/blueslate_sidebar.gif) repeat-x;
	}

#memoAlign {
margin: 0 auto;
padding: 5px 5px 5px 5px;
text-align:left;
	}

#memoTitle span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	}
	
	#memoTitles span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	}

#weatherForecast {
	width: 230px;
	margin: 0 auto;
}

#weatherPos {
	margin: 0 auto;
	padding-left: 20px;
}

#sidebar {
	
	float: left;
	width: 245px;
	margin: 0 auto;
	background:#fff;
	border: solid #ccc 1px;

}
#pageRight
{
	float:right;
	width: 729px;
	padding: 0;
	margin: 0 auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 210px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(../images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}

/* Search */

#searchBox
{
padding:5px 5px 5px 5px;
width:20em;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #8BD80E;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	margin: 0 auto;
	padding: 1px 0 1px 0;
	background: #061539;
	border-top: 1px solid #000;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}
#webAdmin
{
	clear: both;
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
	padding-top: 5px;
}

#legal {
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#tickertopic {
	font-weight: normal;
	color: #000;
}

#sidebarSupporter {
	
	float: right;
	width: 230px;
	margin: 0 auto;
	background:#eaf5e0;
	border: solid #ccc 1px;

}
	#supporterBox{
	width: 230px;
	height: 230px;
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom:5px;
	background: #FFF;	
	}
	#supporterBox img{
		border-bottom:solid 1px #cccccc;
	}

#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:230px;
	height:150px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical{
	width: 230px;
	height: 150px;
	display: block;
	overflow: hidden;
	position: relative;
	}
		#NewsVerticals {
	width: 230px;
	height: 150px;
	display: block;
	overflow: hidden;
	position: relative;
	color: #000;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 230px;
		height: 150px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 230px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			font:Verdana, Geneva, sans-serif;
			color: #666;
			font-size: 9px;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #300;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
			color: #C00;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font:Verdana, Geneva, sans-serif;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
		
.selectedanchor{ background: #693 };


#TickerVerticals {
		width: 230px;
		height: 150px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVerticals li {
		display: block;
		width: 230px;
		color: #333333;
		text-align: left;
		font-size: 10px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVerticals li .NewsTitle{
			display: block;
			font:Verdana, Geneva, sans-serif;
			color: #666;
			font-size: 9px;
			margin-bottom:6px;
		}
		#TickerVerticals li .NewsTitle a:link,
		#TickerVerticals li .NewsTitle a:Visited {
			display: block;
			color: #300;
			font-size: 10px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVerticals li .NewsTitle a:hover {
			text-decoration:none;
			color: #C00;
		}
		
		#TickerVerticals li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVerticals li .NewsFooter{
			display: block;
			color: #000000;
			font:Verdana, Geneva, sans-serif;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
		
.selectedanchor{ background: #900};
/*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

