@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	margin:3px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	text-decoration:none
	}
.outline {
	border:1px solid #003366;
	}
.logo {
	height:478px;
	width:896px;
	}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	display:inline;
	}	
#schedule h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	display:inline;
	}	
#rightside {
	float:right;
	margin:20px 10px 0 0 ;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	}
#rightside a:link, #rightside a:visited, #rightside a:active  {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	}
#rightside a:hover,  {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#0041FF;
	}	
#video {
	border:2px solid #333333;
	}
#content {
	margin:20px 0 0 10px;
	width:430px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	}
#schedule {
	margin:20px 0 0 10px;
	width:500px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	}
#schedule-Z {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	}
.sched a:link {
	font-size:14px;
	text-decoration:underline;
	}
.sched_stuff {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	padding:2px 0 3px 5px;
	}
.bord-l {
	border-left:1px solid #003479;
	}
.bord-b {
	border-bottom:1px solid  #003479;
	}
.bord-r {
	border-right:1px solid  #003479;
	}	
.sched_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:25px;
	letter-spacing:2px;
	color:#ffffff;
	text-align:center;
	padding:10px 0 5px 0;
	}
.sched_titles {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	padding:3px;
	text-align:center;
	background-color:#0041FF;
	width:140px;
	}
#address {
	margin:0 0 0 10px;
	width:425px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	}
a:link, a:visited, a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	text-decoration:none
	}
a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#0041FF;
	text-decoration:none
	}
.map a:link,.map a:visited, .map a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	text-decoration:none
	}
.map a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#0041FF;
	text-decoration:none
	}
#topnav  {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	border-top:1px solid #710038;
	border-bottom:1px solid #710038;
	padding:2px 0 2px 10px;
	}

#topnav a:link, #topnav a:visited, #topnav a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	text-decoration:none
	}
#topnav a:hover {
	color:#0041FF;
	}
#bio {
	padding:10px;
	font-size:16px;
	}
#bio_title {
	font-size:20px;
	padding:10px 0 10px 0;
	}
#vote {
	padding:5px;
	border:1px solid red;
	}
#vote a:link, #vote a:visited, #vote a:active  {
		font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:red;
	text-decoration:none;
	}
#vote a:hover  {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:blue;
	text-decoration:none;
	}