body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}
#content {
	background-color: #FFF;
	text-align: left;
	float: left;
	padding-top: 40px;
	width: 800px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
}
#container {
	text-align: center;
	margin: auto;
	width: 800px;
	background-color: #390D04;
}
.floatright {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	border: none;
}

.floatleft {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	border: none;
}

#footer {
	background-image: url(../images/bgfooter.jpg);
	height: 100px;
	width: 100%;
	float: left;
	text-align: center;
}
.newstitles {
	background-color: #CDC3C1;
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #441408;
	border-bottom-color: #441408;
}
.newsheaders {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header {
	background-image: url(../images/mattbyrnemediabanner.jpg);
	background-repeat: no-repeat;
	height: 265px;
	width: 800px;
}
#newsticker {
	float: right;
	width: 265px;
	height: 265px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
}

.subnewsheaders {
	color: #FFFFFF;
	font-style: italic;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a:link {
	color: #895345;
	text-decoration: none;
}
a:visited {

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


	color: #FFFFFF;
	text-decoration: none;
}
a:active {



	color: #FFFFFF;
	text-decoration: none;
}

#myscroller {
position:relative;
width:200px; 	
height:150px;
background-color:#ffffcc; 
overflow:hidden; 
border:solid 1px; 	
margin:5px;


} 

.tickerstyle{
	width:250px;
	height:210px;
	padding:8px;
	overflow:hidden;
}

.messagediv{display: none}
.newstickertextheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A95F44;
}
.newstickerbodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9ABAA;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #671402;
	line-height: 16px;
	font-weight: bold;
}
.floatleft {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

img {
	border: none;	
}