body {
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	margin-top: 5px;
	margin-left: 3px;
}
#main_text {
	width:560px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	
}
#main_text p {
	padding-right: 11px;
}
#content a { 
	color: #0033FF;
	text-decoration: none;
}
#main_text hr {
	width: 95%;
}
#main_text h1 {
	font-size: 19px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #001490;
	margin-top: 5px;
	text-align: left;
	font-style: italic;
	margin-left: 0px;
	margin-right:7px;
	line-height: 20px;
	text-transform: uppercase;
}
#main_text h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding-top: 7px;
	margin-top: 3px;
}
#main_text h3 {
	font-size: 12px; 
	font-weight: bold;
}
#main_text a:hover {
	text-decoration: underline;
}
#main_text li {
	font-size: 12px;
	margin-bottom:0px;
	padding-bottom: 1px;
	padding-right:15px;
}
#main_text ul {
	margin-bottom: 11px;
	padding-bottom:0px;
	padding-right:15px;
}
#copyright  {
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 9px;
}
#copyright a {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#social_media a { 
	color: #0033FF;
	text-decoration: none;
}
#social_media a:hover {
	text-decoration: underline;
}
#social_media a:visited {
	color: #0033FF;
}
#calendar h1 {
	color: #000000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 15px;
	font-style: normal;
}
