@charset "utf-8";
/* CSS Document */

/*Example CSS for demo ticker*/

#ajaxticker1{
width: 200px;
height: 130px;
border: 0px ridge black;
padding: 8px;
background-color: #E4E4C9;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #E4E4C9;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.roundedcornr_box_583594 {
	background: url(roundedcornr_583594_tl.png) no-repeat top left;
}
.roundedcornr_top_583594 {
	background: url(roundedcornr_583594_tr.png) no-repeat top right;
}
.roundedcornr_bottom_583594 {
	background: url(roundedcornr_583594_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_583594 div {
	background: url(roundedcornr_583594_br.png) no-repeat bottom right;
}
.roundedcornr_content_583594 {
	background: url(roundedcornr_583594_r.png) top right repeat-y;
}

.roundedcornr_top_583594 div,.roundedcornr_top_583594,
.roundedcornr_bottom_583594 div, .roundedcornr_bottom_583594 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_583594, .roundedcornr_bottom_583594 {
	margin-top: -19px;
}
.roundedcornr_content_583594 { padding: 0 15px; }
#container {
	background-color: #E4E4C9;
	margin: auto;
	width: 960px;
}
#banner {
	margin: auto;
	clear: both;
	width: 960px;
}
#nav {
	background-color: #669999;
	height:25px;
	width: 960px;
}
#sidebar {
	background-color: #E4E4C9;
	float: left;
	width: 240px;
	margin-top: 0px;
	padding-top: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#search {
	background-color: #E4E4C9;
	width: 960px;
}
#story {
	background-color: #E4E4C9;
	clear: right;
	float: right;
	width: 670px;
	padding-top: 15px;
	padding-right: 12px;
}
#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	margin-top: 20px;
}

#lside {
	clear: right;
	float: right;
	width: 336px;
	background-color: #E4E4C9;
	padding-left: 20px;
	height: 280px;
}
#rside {
	background-color: #E4E4C9;
	clear: right;
	float: right;
	width: 20px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}



.style14 {font-size: 14px}
body {
	background-image: url(images/background.jpg);
}
.style33 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style35 {font-size: 12px}
.style39 {font-size: 10px}
.style42 {
	font-size: x-small;
	color: #006600;
}
.style43 {font-size: 18px}
.style40 {	font-size: 18px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
    font-size: 16px;
}        