body {
	color: 330000;
	height: 509px;
	margin: 0;
	padding: 0;
	width: 16830px;
	font-family: Tahoma, Sans-Serif;
	font-size: 75%;
	line-height: 150%;
	background-image: url(images/bkgdmain.png);
	background-repeat: repeat-x;
	background-position: left top;
}
h2 { font-size: 1.1em; }
h3 { font-size: 1.4em; }
hr, .hide { left: -19000px; position: absolute; top: 0; }
.alt { } /* modify this to add style to alternate sections*/
#arrows { cursor: pointer; height: 30px; left: 50px; position: fixed; top: 440px; width: 90px; }
#arrows ul { list-style: none; margin: 0; padding: 0; }
#arrows ul #left a { background: transparent url(url(images/arrowL.png)) no-repeat; }
#arrows ul #right a { background: transparent url(url(images/arrowR.png)) no-repeat; }
#arrows ul li { display: inline; height: 30px; margin: 0; padding: 0; width: 40px; }
#arrows ul li a { cursor: pointer; display: block; float: left; font-size: 50em; height: 30px; margin-right: 5px; overflow: hidden; text-indent: -9000px; width: 40px; }
#feedsweep {
	float: left;
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}#leftsider { float: left; padding: 50px 0 0 50px; width: 300px; }
#leftsider h1 { font-size: 1.6em; }
#menu { margin-top: 60px; padding-left: 6px; }
body    {
	color: 533d40;
	text-decoration: none;
}
#menu a:hover { border-bottom: 1px solid #22b1e1; }
#page { height: 509px; }
#rightsider { float: left; margin: 30px; padding: 0 10px 0px 0; }
/* Feedsweep widget specific settings */
.feedsweep_body img {
	margin-bottom: 10px;
}
.feedsweep_date {
	font-size: 0.9em;
	color: 456390;
}
.feedsweep_title {
	visibility: hidden;
}	
.feedsweep_headline {
	text-transform: uppercase;
	color: #533D40;
}
.feedsweep_item {
	float: left;
	height: 300px;
	padding-left: 30px;
	width: 315px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 50px;
}
.feedsweep_body {
	font-size: .9em;
	line-height: 150%;	
}
.feedsweep_link {
	color: #330000;
	text-decoration: underline;
}
	
