/* CSS Document */

/* Header */

body {
margin:0px;
background:url(../images/background.jpg) repeat-x;
font-family:"Trebuchet MS", Arial, Verdana;
}

	form {
	margin:0;
	}
	
		form input {
		color:#666666;
		}
	
				.formbackground {
		background:url(../images/formbackground.png) repeat-x;
		}
		
		

#main-light {
background:url(../images/background-light.jpg) no-repeat;
}

.introtext {
font-size:13px;
}

/* content */

.logoseperator {
padding:5px;
}

#content {
background:url(../images/content-background.png) no-repeat;
}

#inthenews {
padding-top:7px;
padding-left:23px;
}

#comments {
font-style:italic;
font-size:13px;
}
	#comments a {
	font-style:normal;
	color:#F7A832;
	}

#commentsbox {
margin-left:-50px;
}

#signupform {
padding-top:20px;
padding-left:10px;
background:white;
font-size:13px;
}

	#signupform td {background:white;}
	
	.signupform td {
	font-size:13px;
	}



/* footer info */

#footer td {
text-align:center;
padding:10px;
font-size:12px;
}

	#footer td a {
	color:black;
	font-weight:bold;
	}

#poll {
text-align:left;
}

#address {
font-style:none;
font-size:13px;
}

#addressbox {
margin-left:-50px;
}

#footer {
background:url(../images/footer-background.jpg) repeat-x;
font-size:13px;
}

.sidebar-title {
text-align:left;
font-size:13px;
}

#twitterline {
border-left:1px dotted #000000;
}

#twitter_update_list {
text-align:left;
margin-left:-4px;
background:#EBCD65;

/* border:1px dotted #000000; */
font-size:11px;
list-style: disc ; padding: 0 0 0 15px;
}

	#twitter_update_list ul {
	margin-left:-10px;
	background:#EBCD65;
	
	}
	
#footer-background {
font-size:13px;
background:url(../images/footer-background.jpg) no-repeat;
}

	#footer-background a {
	color:black;
	font-weight:bold;
	}
	
	#footber-background td {
	text-align:center;
	padding:10px;
	font-size:12px;
	}
	
	