
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial; Helvetica;
	font-size: 12px;
	background-image:url('/gfx/bg.gif');
	background-repeat:repeat-y;
	background-position-x:center;
	}

#outershell {
	text-align: center;
	}
	
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px black solid;
	border-bottom: 3px black solid;
	border-left: 1px black solid;
	border-right: 3px black solid;		
	background-color: black;
	color: white;
	text-align: left;
}

#banner {
	background-position: center; background-color: #000000;
	padding: 5px;
	background-image:url('/gfx/banner_2024.png');
	background-repeat:no-repeat;
	height: 400px
	}

#banner_fullvid {
	background-position: center; background-color: #000000;
	padding: 5px;
	height: 976px
	}

#banner_shortvid {
	background-position: center; background-color: #000000;
	padding: 5px;
	height: 600px
	}
	
#pageMarginIn {
	padding: 60px 60px 0px 60px;
	line-height: 200%;
	}

#pageMarginIn p {
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 200%;
	}
	
#topnav {
	background-color: #000000;
	padding: 0px;
	color: #cccccc;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 12px; 2px 12px 2px;
	}
	
#topnav p {
	margin: 0px;
	padding: 2px;
	}
	
#topnav a {
	color: white;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	font-size: 26px;
	}
	
#topnav a:hover {
	color: yellow;
	}

	
#lm_holder {
	float: left;
	width: 640px;
	}
	
	
hr {
	border: none;
	height: 1px;
	width: 100%;
	background-color: white;
	color: white;
	}
	
h1 {
	padding: 0px;
	margin: 0px;
	color: #252525;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	}
	
h2 {
	padding: 0px;
	margin: 0px;
	color: #252525;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px;
	}
	
h4	{
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 30px;
	color: white;
	background-color: #303030;
	}

h5	{
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 30px;
	color: white;
	background-color: black;
	border-bottom: 2px #303030 solid;
	}
		
h6	{
	Xpadding: 0px 0px 5px 0px;
	Xmargin: 20px 0px 0px 0px;
	font-size: 16px;
	color: white;
	background-color: black;
	Xborder-bottom: 2px #303030 solid;
	margin: 4px 0px 4px 0px;
	}
	
h3 {
	display: block;
	border-bottom: 2px white solid;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
#left_col {
    float: left;
    width: 200px;

    margin-left: 10px;
    padding-top: 15px;
    
    font-size: 11px;
}

#main_col {
    padding: 0 0px 0 0px;
    Xborder: 1px red solid;
}

#main_col p {
	font-size: 13px;
	line-height: 150%;
	color: white;
	}
	
#main_col ol {
	font-size: 13px;
	line-height: 150%;
	color: white;
	}

#right_col {
    float: right;
    width: 200px;
    margin-right: 10px;  
    padding-top: 15px;  
    font-size: 11px;
}

#main_col p a {
	color: yellow;
	}

#main_col p a:hover {
	color: white;
	}

#main_col ul {
	line-height: 150%;
	}
	
#main_col li a {
	color: yellow;
	}

#main_col li a:hover {
	color: white;
	}
		
.clear {
    clear: both;
}

#footer {
	background-color: #000000;
	text-align: center;
	color: white;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 2px;
	}
	
.cal_container {
	padding: 5px 0px 5px 0px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	}
	
.day_of_week_label {
	display: block;
	background-color: #808080;
	color: white;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	}
	
	
.tab_blank {
	display: block;
	background-color: #202020;	
	width: 50px;
	height: 50px;
	}
	
	
a.tab_blank_link {
	display: block;
	width: 50px;
	height: 50px;
	background-image:url('/gfx/tab.gif');
	text-decoration: none;
	color: white;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	Xpadding: 15px;
	}

a:link.tab_blank_link, a:visited.tab_blank_link {
	background-color: #202020;
	}
	
a:hover.tab_blank_link {
	background-color: #808080;
	}
	

	
	
.tab_full {
	display: block;
	background-color: #500000;	
	width: 50px;
	height: 50px;
	}
	
	
a.tab_full_link {
	display: block;
	width: 50px;
	height: 50px;
	background-image:url('/gfx/tab.gif');
	text-decoration: none;
	color: white;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	Xpadding: 15px;
	}



a:link.tab_full_link, a:visited.tab_full_link {
	background-color: #500000;
	}
	
a:hover.tab_full_link {
	background-color: #aa0000;
	}
	
	
.tab_spaces {
	display: block;
	background-color: #005000;	
	width: 50px;
	height: 50px;
	}
	
	
a.tab_spaces_link {
	display: block;
	width: 50px;
	height: 50px;
	background-image:url('/gfx/tab.gif');
	text-decoration: none;
	color: white;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	Xpadding: 15px;
	}

a:link.tab_spaces_link, a:visited.tab_spaces_link {
	background-color: #005000;
	}
	
a:hover.tab_spaces_link {
	background-color: #00aa00;
	}
	
	
.tab_past {
	display: block;
	background-color: #000000;	
	width: 50px;
	height: 50px;
	}
	
	
a.tab_past_link {
	display: block;
	width: 50px;
	height: 50px;
	background-image:url('/gfx/tab.gif');
	text-decoration: none;
	color: white;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	Xpadding: 15px;
	cursor: arrow;
	}

a:link.tab_past_link, a:visited.tab_past_link {
	background-color: #000000;
	}
	
a:hover.tab_past_link {
	background-color: #000000;
	}	
	
	
	
.cal_nav {
	background-color: #808080;
	font-size: 11px;
	color: #202020;
	font-weight: bold;
	text-align: center;
	}
	
.cal_nav a {
	padding: 0px 40px 0px 40px;
	text-decoration: none;
	color: white;
	}
	
.cal_nav a:hover {
	color: yellow;
	}
	
.gallery_tn {
	cursor: hand;
	}
	
.gallery_mainpic {
	border: 5px white solid;
	}
	
#extraInfoLinks {
	background-color: #303030; color: white; padding: 10px; font-size: 11px; line-height: 150%;}
	
#extraInfoLinks a {
	color: yellow;
	text-decoration: none;
	}

#extraInfoLinks a:hover {
	color: white;
	text-decoration: underline;
	}

#extraInfoLinks  ul {
	line-height: 150%;
	}
	
#main_col li a {
	color: yellow;
	}

#extraInfoLinks  li a:hover {
	color: white;
	}

#newsbox{
	background-color: #303030; color: white; padding: 10px; font-size: 11px; line-height: 150%; margin-bottom: 15px;}
	
#newsbox a {
	color: yellow;
	text-decoration: none;
	}

#newsbox a:hover {
	color: white;
	text-decoration: underline;
	}

#newsbox ul {
	line-height: 150%;
	}

#newsbox li a:hover {
	color: white;
	}
	
	
	
	
	
	
{}