body {
	margin:auto;
	font-family:Arial, sans-serif;
	font-size:small;
	color:#000;
	line-height:125%;
	background:#fff;
	width:910px;
	}
a {
	color:#000;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
h1 { 
	font-size:175%;
	line-height:100%;
	font-family:Arial, sans-serif;
	color:#618cba;
	font-weight:bold;
	margin:0 0 5px 0;
	}
h2 {
	padding:0;
	margin:0;
	color:#000;
	font-weight:bold;
	font-size:125%;
	line-height:175%;
	}
h3 { 
	color:#3b4e12;
	font-weight:bold;
	margin-bottom:0px;
	}

#content { /* top area */
	width:910px;
	float:left;
	background-color:#fff;
	margin:0 auto;
	padding:0;
	}
#mainarea { /* main body */
	width:630px;
	padding:10px 10px 5px 0;
	margin-top:10px;
	margin-left:5px;
	float:left;
	background:#fff;
	}
#mainarea li {
	list-style:disc;
	margin-left:15px;
	}
#mainarea-sec a {
	color: #000;
	text-decoration: underline;
	}
#mainarea-sec a:hover {
	text-decoration: none;
	}

#rightside { /* right side column */
	font-family:Arial;
	width:240px;
	padding:10px 0 10px 10px;
	float:left;
	background-color:#fff;
	}
#ads-right { /* right side ads */
	font-family:Arial;
	width:225px;
	padding:5px 5px;
	margin:0 0 1px 0;
	float:right;
	text-align:center;
	background-color:#fff;
	}
.rightbox { /* ---- right side box ---- */
	margin:0;
	width: 215px;
	background:#618cba;
	font-size:100%;
	padding:10px 10px 30px 10px;
	float:right;
	}
.rightbox h3 {
	margin:0;
	padding:10px 5px 0px 0;
	color:#000;
	border-top:5px solid #000;
	font-size:125%;
	}
.rightbox ul {
	padding:0 5px 15px 5px;
	list-style:none;
	font-size:75%;
	line-height:115%;
	display:inline;
	}
.rightbox li {
	list-style:disc;
	margin-left:15px;
	}
.rightbox li a {
	color:#000;
	text-decoration:underline;
	}
.rightbox li a:hover {
	text-decoration:none;
	}
.rightbox b {
	padding:0 5px 15px 0;
	}

#inset-events {  /* ---- events box ---- */
	float:right;
	width:200px;
	color:#000;
	padding:10px 10px 0 10px;
	background-color:#fff;
	border:3px solid #f4a052;
	text-align:center;
	margin:10px 10px 0 20px;
	}
#inset-sponsor {  /* ---- mini sponsor slide show ---- */
	float:right;
	width:200px;
	color:#000;
	padding:10px 10px 0 10px;
	background-color:#fff;
	border:0px solid #000;
	text-align:center;
	margin:10px 10px 0 20px;
	}
