* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -162px; /* the bottom margin is the negative value of the footer's height */
}
#mainstage h2 {
	margin-bottom: 10px;
}

.footer {
	height: 162px; /* .push must be the same height as .footer */
	background-color: #EDFAE9;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.push {
	height: 162px; /* .push must be the same height as .footer */
	margin-top: 20px;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}


.Storyhead   {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold
}
.little {
	font-size: 9pt;
	font-style: normal
}
a:link {
	color: #000099;
	text-decoration:underline
}
a:visited {
	color: #000099;
	text-decoration:underline
}
a:hover {
	color: #CC0033;
	text-decoration:underline
}

a:active {  	
	color: #000099;
	text-decoration:underline
	}
#maincontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
}
#mainstage ul {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 22px;
	font-size: 14px;
}



#rtmenu {
	position: relative;
	width: 265px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	height: 285px;
	float: right;
	border-left-width: thin;
	border-left-color: #F2FFEE;
	padding-left: 15px;
	margin-right: 15px;
}
#rtmenu h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	color: #426437;
}
#rtmenu ul {
	list-style-type: circle;
	list-style-position: inside;
	line-height: 30px;
	font-size: 16px;
}
#mainstage {
	background-color: #FFFFFF;
	width: 650px;
}

#mainstageFILL {
	background-color: #FFFFFF;
	width: 650px;
	height: 425px;
}

#mainstageWIDE {
	background-color: #FFFFFF;
	width: 965px;
}

#clear {
	clear: both;
}
#Newsfooter {
	margin-top: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F2FFEE;
	padding-top: 15px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#Newsfooter h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #426437;
}

#Newsfooter #news1 a:link {
	text-decoration: none;
	color: #426437;
	background-position: left;
}

#Newsfooter #news1 a:visited {
	text-decoration: none;
	color: #426437;
	background-position: left;
}

#Newsfooter #news1 a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-position: left;
}

#Newsfooter #news1 a:active {
	text-decoration: none;
	color: #426437;
	background-position: left;
}


#news1 img {
	height: 50px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#Newsfooter #news1 {
	float: left;
	width: 200px;
	font-size: 12px;
	margin-right: 40px;
}
h3 {
	font-size: 16px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #660000;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABC2D5;
}
.small {
	font-size: 11px;
}
.Text {
	font-size: 12px;
}
.baqimg {
	margin-right: 15px;
	margin-bottom: 15px;
}

#baqimg {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
