/*===================================================== Universal Font Settings ================================================= */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;}
	
a:link, a:visited {
	text-decoration: none;
	color: #333d46;
	font-weight: bold;}
	
a:hover{
	text-decoration: underline;
	color: #333D46;
	font-weight: bold;}
	
/*==================================================== Table Setups =============================================================== */

.audioVisualBack {
	background: #eff0f0;}
	
/* ========================== Included Table Settings ========================= */

#container {
	width: 200px;
	background: #cedfef;
	border: 1px solid #65798d;
	color: #65798d;
	float: right;
	margin: 5px 0 10px 10px;}
	
#container ul {
	margin: 5px 5px 5px 0;}

	
/*==================================================== Font Setups =============================================================== */
.mainPageEventsHeader {
	font-family: Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	margin: 0;}

p {
	margin: 0;}
	
h1 {
	font-family: Arial;
	font-size: 25px;
	text-transform: uppercase;
	color: #333D46;
	margin: 0;}
	
h1 a:link, h1 a:visited{
	font-family: Arial;
	font-size: 25px;
	text-transform: uppercase;
	color: #333D46;
	text-decoration: none;
	margin: 0;}
	
h1 a:hover{
	font-family: Arial;
	font-size: 25px;
	text-transform: uppercase;
	color: #333D46;
	text-decoration: underline;
	margin: 0;}
	
h2 {
	font-family: Arial;
	font-size: 20px;
	text-transform: uppercase;
	color: #65798D;
	margin: 0;}
	
h2 a:link, h1 a:visited{
	font-family: Arial;
	font-size: 20px;
	text-transform: uppercase;
	color: #65798D;
	text-decoration: none;
	margin: 0;}
	
h2 a:hover{
	font-family: Arial;
	font-size: 20px;
	text-transform: uppercase;
	color: #65798D;
	text-decoration: underline;
	margin: 0;}
	
h3 {
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
	color: #65798D;
	margin: 0;}
	
h3 a:link, h1 a:visited{
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
	color: #65798D;
	text-decoration: none;
	margin: 0;}
	
h3 a:hover{
	font-family: Arial;
	font-size: 17px;
	text-transform: uppercase;
	color: #65798D;
	text-decoration: underline;
	margin: 0;}
	
h4 {
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #333D46;
	margin: 0;}
	
h4 a:link, h1 a:visited{
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #333D46;
	text-decoration: none;
	margin: 0;}
	
h4 a:hover{
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #333D46;
	text-decoration: underline;
	margin: 0;}
	
h5 {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	font-weight: normal;
	margin: 0;}
	
h5 a:link, h1 a:visited{
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	font-weight: bold;
	margin: 0;}
	
h5 a:hover{
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	margin: 0;}
	
h6 {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: black;
	margin: 0;}
	
h6 a:link, h1 a:visited{
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	margin: 0;}
	
h6 a:hover{
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	text-decoration: underline;
	margin: 0;}
	
/* ==================================================== Image Classes =============================================================== */

.image {
	margin: 5px;
	border: 1px solid black;}
	
.imageLeft {
	float: left;
	border: 1px solid black;
	margin: 5px 20px 5px 2px;}
	
.imageRight {
	float: right;
	border: 1px solid black;
	margin: 5px 2px 5px 20px;}
	
.imageLeftNoBorder {
	float: left;
	margin: 5px 10px 5px 2px;}
	
.imageRightNoBorder {
	float: right;
	margin: 5px 2px 5px 5px;}

/* ==================================================== NAV Setup =============================================================== */
#navContent {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13px;
	font-weight: normal;}
	
#navContent li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: white;
	display: inline;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	/*\*/ padding-left: 5px; /**/}

#navContent li a:link, #navContent li a:visited{
	font: Arial, Helvetica, sans-serif 14px color: white;
	list-style-type: none;
	color: white;
	display: inline;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	margin: 0 8px 0 0;
	font-weight: normal;}
	
#navContent li a:hover{
	font: Arial, Helvetica, sans-serif 14px color: white;
	list-style-type: none;
	color: white;
	display: inline;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;}
	
#bottomNavContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	font-weight: normal;}
	
#bottomNavContent li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
	color: black;
	font-weight: normal;
	/*\*/ padding-left: 5px; /**/}

#bottomNavContent li a:link, #bottomNavContent li a:visited{
	font: Arial, Helvetica, sans-serif 14px color: white;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: black;
	font-weight: normal;}
	
#bottomNavContent li a:hover{
	font: Arial, Helvetica, sans-serif 14px color: white;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
	color: black;
	font-weight: normal;}
	
/* ==================================================== Sub NAV Setup =============================================================== */

#subNavUl {
	padding: 0;}
	
#subNavUl li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 1px solid #65798D;
	color: black;
	padding-left: 5px;
	margin: 3px 3px 5px 3px;}
	
.subNavFormat {
	margin: 2px 2px 2px 4px;
	color: white;
	padding: 5px;}
/* ==================================================== Top Nav Setup =============================================================== */
		
#topInfoContent {
	color: white;
	font-size: 14px;}	

/* ==================================================== Universal List Setup ========================================================= */
	
ol {
	list-style-position: inside;
	list-style-type: upper-roman;
	margin: 0;}
	
ul {
	list-style-type: square;
	margin: 0;}
	
.ie {
	/*\*/* margin-left: 25px;}/**/