body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	text-decoration: none;
    font-weight: normal;
	margin-top:0px;
	color:#ffffff;
	background-image:url(images/ext_bg.jpg);
	background-repeat:repeat-x;
}

a {
    color:#cc9900;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#cc9900;
	font-weight:bold;
}

a:hover {
    color:#99b12a;
	font-weight:bold;
}

.text1 {
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	vertical-align:top;
}

.text1 p {
    margin-top:25px;
}

#mainScroll {
height: 700px; overflow-y: scroll;

}
#eventScroll {overflow: auto; height: 578px;
}
	
.title1 {
    font-size:18px;
	color:#99b12a;
}

.footer {
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.footer a {
	color: #ffffff;
	font-weight: normal;
}

.footer a visited{
	color: #ffffff;
}

.footer a:hover {
	color:#000000;
}

.toc a {
    color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.toc a:visited {
	color:#ffffff;
	font-weight:normal;
}

.toc a:hover {
    color:#99b12a;
	font-weight:bold;
}
/****editor fixes****/
#container{margin-bottom: 12px;}
#container div, #container p {margin-bottom: 12px;}
