body{
font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
text-align:center;
min-width: 880px;
	}
#wrapper{
width: 900px;
margin: 0 auto;
text-align:left;
}
h2{
	color: #f3ac22;
	margin: 0;
	padding: 0;
}
h3{
	color: #f3ac22;
	margin: 0;
	padding: 0;
}
h4{
	color: #3994ba;
	margin: 0;
	padding: 0;
}
ul{
	list-style: none url(images/bullet.gif);
}
/*
#col1
{
float: left;
width: 12%;
display: inline;body {text-align: center;}
}
align: center;
float: left;

*/
#col2
{
/*
*/
}
/*
#col3
{
float: left;
width: 10%;
}
*/
#header_rt{
	background: url(images/02.jpg) no-repeat;
	text-align: right;
	color: #eee;
}
#main{
	background: url(images/14.jpg) no-repeat;
	color: #eee;
}
#display_news{
	width:335px;
	height:212px;
	overflow: auto;
}
#display_events{
	width:335px;
	height:150px;
	overflow: auto;
}
#main_content{
	 height:330px;
	 overflow:auto;
	 text-align: left;
	 width: 100%;
	 padding-left: 3px;
}
a:link{
	color:gray;
	text-decoration: underline
}
a:visited{
	color:#666;
	text-decoration: none;
}
a:hover{
	color: #b84914;
	text-decoration: none;
}

#footer a {color: #fff; font-size: 80%;}
#footer a:hover{color: #b84914;}
#footer{font-weight: bold; font-size: 90%; color:#fff;}

#all_points td, #all_points th{
border: 1px dotted gray;

}
hr {
border: 0;
height: 3px;
color: #b84914;
background-color: #b84914; }