body {
	color: #330000;
	height: 509px;
	margin: 0;
	padding: 0;
	width: 15250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	background-image: url(../images/smbeigebkgd.png);
	background-repeat: repeat;
	background-position: left top;
}
h2 { font-size: 1.1em; }
h3 { font-size: 1.4em; }
hr, .hide { left: -9000px; position: absolute; top: 0; }
.alt { } /* modify this to add style to alternate sections*/
#arrows { cursor: pointer; height: 30px; left: 650px; position: fixed; top: 475px; width: 90px; }
#arrows ul { list-style: none; margin: 0; padding: 0; }
#arrows ul #left a { background: transparent url(img/leftbig.png) no-repeat; }
#arrows ul #right a { background: transparent url(img/rightbig.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: 15px 0 0 50px; width: 300px; }
#leftsider h1 { font-size: 1.6em; }
#menu { margin-top: 0px; padding-left: 6px; }
#menu a, #rightsider a {
	color: #533d40;
	text-decoration: none;
}
#menu a:hover { border-bottom: 1px solid #22b1e1; }
#menu ul { list-style: url(img/rightsmall.png); }
#page { height: 509px; }
#rightsider { float: left; margin: 30px; padding: 0 10px 0px 0; }
/* Feedsweep widget specific settings */
.feedsweep_body img {
	float: left;
	border: medium solid #330000;
}
.feedsweep_date {
	font-size: 0.9em;
}
.feedsweep_headline {
	text-transform: uppercase;
}
.feedsweep_item {
	float: left;
	padding-left: 30px;
	width: 315px;
	height: 400px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: hidden;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.feedsweep_body {
	font-size: 0.9em;
	color: #330000;
	line-height: 150%;
}

