
th {
	color: black; 
	height: 40px; 
	font-size: 15px; 
	font-weight: bold; 
	text-align: center; 
	background-color: #a9cce8; 
	}

body {
	background-image:url(images/bg-gd.jpg);
	background-repeat:repeat-x;
	font-family:helvetica, verdana, sans-serif;
	font-size: 14px;
}

h4 {
	padding-left:10px;
	padding-top:10px;
	text-align:left;
}

a:link {
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:none;
	color:black;
}

a:visited {
	text-decoration:none;
	color:black;
}

a:active {
	text-decoration:none;
	color:black;
}

#header {
	margin:1%;
	text-align:center;
}

#headerimg {
	border:2px solid white;
	max-width:1255px;
	min-height:166px;
	overflow:hidden;
	position:relative;
	max-height:189px;
}

#headerimg .text {
	position:absolute;
	top:10px; 
	right:10px;
	width:300px;
	font-size:18px
	font-weight:bold;
	color:white;
}

#headerimg .text p {
	font-size:18px;
	font-weight:bold;
	color:white;
	text-align:right;
}

#top {
	height:250px;
}

#nav {
	margin:2%;
	max-width:1255px;
}

#navcontainer {
	float:left;
	width:33%;
}

#navbutton {
	padding:10px;
	margin:auto;
	width:220px;	
	border:1px ridge #A7A9AC;
	background: #F1F1F1;
	font-weight:bold;
	font-size:16px;
}

#content {
	background-image:url(images/boxes_gd.jpg);
	background-repeat:repeat-y;
	border:2px solid white;
	margin:10px 5%;
	min-height:200px;
	max-width:1100px;
	text-align:center;
	padding:0px 2%;
}

#boxcontainer {
	height:90px;
	float:left;
	margin:5px 15px;
	width:100px;
}

#linkcontainer {
	height:90px;
	margin:5px 15px;
	width:125px;
	float:left;
}

#box {
	height:66px;
	padding-top:22px;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	font-size: 16px;
	font-weight:bold;
}

#box_twoline {
	height:66px;
	padding-top:12px;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	font-size: 16px;
	font-weight:bold;
}

#box_threeline {
	height:66px;
	padding-top:4px;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	font-size: 16px;
	font-weight:bold;
}


#copyright {
	margin: 0px 10px;
	border-top:2px dotted black;
	font-size: 12px;
	text-align:left;
}

#backbutton {
	position:relative;
	top:10px;
	height:66px;
	padding:7px;
	float:right;
	background-image:url(images/back-bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
}

#homebutton {
	position:relative;
	top:10px;
	height:66px;
	padding:7px;
	float:left;
	background-image:url(images/back-bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
}

#articlenav {
	position:relative;
	float:right;
	background:#FFFFFF;
	border-left:1px dotted black;
	padding:10px 10px;
	line-height:160%;
	
}

#articlenav a:link {
	text-decoration:underline;
}

#articlenav a:hover {
	text-decoration:underline;
}

#centernav {
	float:left;
	width:33%;
	background:#FFFFFF;
	border-bottom:1px dotted black;
	padding:10px 0px;
	text-align:center;
}

#staff {
	clear:both;
}

#staffheading {
	font-weight:bold;
	text-align:left;
	font-size:16px;
}

#staffline {
	clear:both;
	border-top:1px dotted black;
	line-height:140%;
	min-width:835px;
}

#stafftitle {
	float:left;
	width:400px;
	text-align:left;
}

#staffinfo {
	float:left;
	width:435px;
	text-align:left;
}

#dailylog {
	border:1px solid black;
}

#logquestion {
	text-align:left;
	border-bottom:1px solid black;
}

#thumbcontainer {
	width:16%;
	float:left;
	height:150px;
}

#politician {
	width:31%;
	text-align:left;
	float:left;
	padding:10px 10px 0px;
}

#county {
	width:32%;
	text-align:center;
	float:left;
}

#contact {
	text-align:left;
	margin:10px 5%;
	border: 1px dotted white;
	padding: 10px 20px;
}

.links {
	text-align:left;
	font-size:19px;
}

.building{
	width:100%;
	height:100px;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.thumb {
	width:100px;
	height:100px;
	margin:auto;
	border:2px solid white;
}

.map {
	margin:auto;
	border:2px solid white;
}

.spacer {
	clear:both;
}

.center {
	text-align:center;
}

.highlightit:hover div{
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.highlightit div{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.underline {
	text-decoration:underline;
}

p.padded {
	padding:10px;
	text-align:left;
}

p.paddedquote {
	padding:10px;
	text-align:left;
	font-size: 13px;
	font-style:italic
}

p.paddedright {
	padding:10px;
	text-align:right;
}

p.paddedcenter {
	padding:10px;
	text-align:center;
}

ul.padded {
	padding:10px;
	text-align:left;
	list-style-type:lower-alpha;
	margin-left:2em;
}

ul.links {
	padding:10px;
	text-align:left;
	list-style-type:lower-alpha;
	margin-left:2em;
	line-height:150%;
}



* {
	margin: 0;
	padding: 0;
}

#newsticker {
	margin-top:100px;
	margin:0px 5%;
	width:90%;
	background: #ffffff;
	position: relative;
	border: 1px ridge #A7A9AC;
	max-width:1155px;
}

#newsticker ul {
	list-style: none;
	min-height: 1.8em;
	padding: 10px;
	text-align:center;
}

* html #newsticker ul {
	height: 1.8em;
	overflow: hidden;
}

#newsticker li {
	font-color: #0033FF;
	font-weight:bold;
	font-size:18px;
	}

#newsticker li a:link{
	test-decoration:none;
	color: #0033FF;
	}

#newsticker li a:visited{
	test-decoration:none;
	color: #0033FF;
	}
	
#newsticker li.error {
	color: #f00;
	font-color: #0033FF;
	font-weight:bold;
	font-size:20px;
}

#newsticker #togglenewsticker {
/*	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0; */
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}

* html #newsticker #togglenewsticker {
	right: 30px;
}