@import url('reset.css');
@import url('typography.css');
BODY
{
	background-color: #CCCC99;
	COLOR: #4A4A17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
TD, TH
{
	COLOR: #4A4A17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
a:link
{
	color: #4A4A17;
}
a:visited
{
	color: #4A4A17;
}
a:hover
{
	color: #858501;
}
a:active
{
	color: #858501;
}
.title2
{
	font-family: "Times New Roman",Times,serif;
	font-size: 22px;
	padding: 5px 0 3px;
}
.title1
{
	color: #1CB4B5;
	font-weight: bold;
}
noscript p, noscript ol
{
	text-align: left;
}
noscript a
{
	text-decoration: underline;
}
noscript ol
{
	margin-left: 25px;
}
a:focus
{
	outline: none;
}
img
{
	border: 0;
}
h3
{
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: left;
}
.stripViewer .panelContainer .panel ul
{
	margin: 0;
	text-align: left;
}
.slider-wrap
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative; 
	width: 100%;
}
.csw
{
	height: 460px;
	overflow: scroll;
	width: 100%;
}
.csw .loading
{
	margin: 200px 0 300px 0;
	text-align: center;
}
.stripViewer
{
	clear: both;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 800px;
}
.stripViewer .panelContainer
{
	left: 0;
	list-style-type: none;
	position: relative;
	top: 0;
	width: 100%;
}
.stripViewer .panelContainer .panel
{
	float: left;
	height: 100%;
	position: relative;
	width: 800px;
}
.stripViewer .panelContainer .panel .wrapper
{
	margin: 0 0 0 0;
	padding: 3px;
}
.stripNav
{
	display: none;
}
.stripNav ul
{
	list-style: none;
}
.stripNav ul li
{
	float: left;
	margin-right: 2px;
}
.stripNav a
{
	display: none;
	font-weight: bold;
	line-height: 2px;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
}
.stripNavL, .stripNavR
{
	position: absolute;
	text-indent: -9000em;
	top: 50px;
}
.stripNavL a, .stripNavR a
{
	display: block;
	height: 40px;
	width: 40px;
}
.stripNavL
{
	left: 0;
}
.stripNavR
{
	right: 0;
}
.stripNavL
{
	background: url("images/arrow-left.gif") no-repeat center;
}
.stripNavR
{
	background: url("images/arrow-right.gif") no-repeat center;
}
.IMG1
{
	border: 2px solid #F8F6EC;
}
ul#twitter_update_list {
padding:0;
list-style:none;}