body,td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
}

body
{
	margin: 0px;
	margin-top:20px;
}

.top
{
	padding:0px;
	height: 213px;
}

.topbar
{
	background-image:url('images/bg_bar.gif');
	padding:0px;
	height: 35px;
	width: 1000px;
}

.main_content
{
	background-color:#eeeeee;
	padding:10px;
	width:650px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	vertical-align:top;
	height: 100%;
}

.right_content
{
	background-color:#000000;
	padding:4px;
	width: 350px;
	border-top: 3px solid #ffffff;
	vertical-align:top;
	height:100%;
	border-bottom: 7px solid #fdc534;
}

.right_content table tr td, .right_content a
{
	color: #ffffff;
}

.right_content a:hover
{
	color:#cccccc;
}

.right_content_l1
{
	background-image:url('images/elm_topright.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.right_content_l2
{
	background-image:url('images/elm_botright.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.right_content_l3
{
	color: #ffffff;
	vertical-align: top;
	padding: 7px;
}

.botbar
{
	background-image:url('images/bg_bar.gif');
	color: #ffffff;
	height: 35px;
	padding: 10px;
	border-top: 3px solid #ffffff;
}

.copyright
{
	color: #ffffff;
}

.credit, .credit a
{
	color: #ffffff;
	text-align:right;
}

.content_hdr
{
	font-size: 16pt;
	color:#337799;
}

.content_hdr2
{
	font-size: 15pt;
	color: #ffffff;
}

.news_hdr
{
	font-size:16pt;
	color: #337799;
}

.news_content
{
	font-size: 10pt;
	color: #555555;
}

.news_imgs img
{
	border: 1px solid #000000;
	cursor: hand;
}

.news_files
{
	font-weight: bold;
}

.news_files a
{
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}

.news_date
{
	font-size: 8pt;
	text-align: right;
}

.news_listdate
{
	font-weight: bold;
}

.calendar_month
{
	text-align:center;
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
	background-color: #337799;
	color: #ffffff;
	padding: 5px;
}

.calendar_weekdays
{
	background-color: #dddddd;
	font-weight: bold;
	text-align: center;
}

.calendar_day
{
	text-align: center;
	width: 14%;
}

.calendar_currentday
{
	background-color: #99ccff;
	text-align: center;
	width: 14%;
}

.calendar_hasevent
{
	font-weight: bold;
	width: 14%;
}

.contact_subhdr
{
	background-color:#dddddd;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	padding: 5px;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
}

.contact_field input, .contact_field textarea
{
	width: 100%;
}

.contact_submitbtn
{
	background-color:#335577;
	color:#ffffff;
	border:3px double #335577;
}

.board_subhdr
{
	background-color:#cccccc;
	font-weight: bold;
	text-align: center;
}

.board_content1
{
	background-color:#eeeeee;
	font-size:8pt;
	text-align: center;
}

.board_content2
{
	background-color:#dddddd;
	font-size:8pt;
	text-align: center;
}

.event_datehdr
{
	background-color:#cccccc;
	font-weight: bold;
	padding-right: 2px;
	width: 75px;
}

.event_listname, .event_listname a
{
	padding-left: 2px;
	color: #557799;
	font-weight: bold;
	width: 425px;
	height: 100%;
	vertical-align: middle;
}

.event_listname a:hover
{
	background-color:#ffffff;
}

.event_list
{
	border:1px solid #cccccc;
	width: 100%;
}

.event_listdate
{
	width: 125px;
	border-right: 1px solid #cccccc;
	background-color:#dddddd;
}

a.player
{
	display: block;
	width: 320px;
	height: 320px;
	text-align: center;
	margin: 0px;
	float: left;
	border:1px solid #999999;
}

a.player:hover
{
	border:1px solid #000000;
}

.vid_hdr
{
	font-weight: bold;
	background-color:#335577;
	color:#ffffff;
	width:322px;
	padding: 5px;
	text-align:center;
}

.img_astro
{
	border:2px solid #000000;
	float: right;
	margin-left: 10px;
}

.subhdr
{
	font-size: 12pt;
	font-weight: bold;
}

.readmore, .readmore a
{
	text-align: right;
	color: #335577;
}