body {
	background-color: #F4F4F4;
	padding: 0px;
	margin: 0px;
	color: #F4F4F4;
	font-size: 14px;
	font-family: 'lucida grande', tahoma, sans-serif;
	line-height: 24px;
	background-repeat: repeat-x;
	background-position: center top;
}
body a {
	text-decoration: none;
	color: #0000FF;
}

html { min-height: 100%; margin-bottom: 1px; }
form {
	margin: 0px;
	padding: 0px;
}
#outer {
	width: 950px;
	margin: 45px auto 65px auto;
	padding: 20px;
	padding-top: 8px;
}


.container {
	width: 935px;
	margin: 0px auto 0px auto;
	padding: 8px;
}
.wrap {
	width: 935px;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: none;
	display: block;
}
.table_donate {
	background-color: #DFDBCE;
	color: #333333;
	background-image: url(../images/donate-bkg.gif);
	font-size: 11px;
	font-weight: bold;
}
.table_donate td {
	padding-right: 8px;
}
.smalltext {
	line-height: 12px;
	font-weight: normal;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 45px;
	font-weight: normal;
	display: block;
	text-align: left;
	color: #000033;
	padding-left: 0px;
}
.bkg {
	background-color: #DFDBCE;
	color: #333333;
	border-top: 2px solid #BBB397;
	padding: 7px;
	display: block;
	width: auto;
	height: 100%;
}
h1 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.links {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #D8D8D8;
	display: block;
	width: auto;
	text-decoration: none;
	float: left;
	padding: 5px 31px 5px 31px;
	margin-right: 0px;
	border-right: 0px dotted #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 3px solid #000033;
	text-transform: uppercase;
}
.linksactive {
	background-color:  #C9C3AD;
	border-top: 3px solid #BBB397;
}

hr {
	color: #666666;
	height: 1px;
	border: 0px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.menucontainer {
	width: 935px;
	margin: 0px auto 0px auto;
	background-image: url(../images/menu_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	font-size: 11px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	display: block;
}
h2 {

	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.home-overview {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	border-bottom: 0px dotted #CCCCCC;
	margin-bottom: 5px;
}
.home-feature {
	display: block;
	height: 35px;
	text-align: left;
	font-size: 16px;
	line-height: 35px;
	position: relative;
	margin-bottom: -35px;
	z-index: 1000;
	background-image: url(/images/bkg-b.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
.home_image {
	width: 630px;
	height: 340px;
	overflow: hidden;
}
.home_image_font {
	color: #000000;
	background-color: #BBB397;
	display: block;
	padding: 5px;
	font-size: 16px;
	border-top: 1px solid #666666;
}

#rotate {
	width: 630px;
	border: 1px solid #666666;
	display: block;
	float: left;
	background-color: #BBB397;
}


.notices {
	background-color: #FFFFD5;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #333333;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}
#right_column {
	display: block;
	float: left;
	width: 250px;
	padding: 5px;
	margin-left: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right_column a {
}

.buttons {
	color: #FFFFFF;
	display: block;
	background-color: #996600;
	padding: 10px;
	margin: 0px 0px 8px 0px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 190px;
	border: 1px solid #666666;
	text-align: left;
	font-weight: bold;
}

.img_style-a {
	border: 1px solid #F4F4F4;
}
.news_title_links {
	color: #006699;
	text-decoration: none;
	font-size: 15px;
	line-height: 20px;
}
.left-column {
	float: left;
	width: 630px;
}
.error {
	color:#FF0000;
	display:block;
	font-weight:bold;
	position:relative; 
}
.humor {
	display: block;
	width: 217px;
	border: 5px solid #3E89A6;
	background-color: #3E89A6;
	margin-left: 16px;
}
.humor_in {
	border: 1px solid #CCCCCC;
}
.news a {
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #004F75;
	padding: 8px;
}

