@charset "UTF-8";
ul.MenuBarActive {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 12px;
	color: #FFF;
}
.content {
	background-color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.hmpg_pic {
	float: left;
	width: 600px;
	padding: 8px;
	font-size: 10px;
	font-style: italic;
}
.Nav ul li {
	list-style-type: none;
}
.hmpg_txt {
	float: left;
	width: 600px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.banner {
	height: 250px;
	border: 1px groove #FFF;
	background-color: #000;
	width: 928px;
}
.footer {
	height: 25px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}
body {
	background: #666666;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	background-image: url(../images/FOA_Conference/FOA_bckgrnd.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 125px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtr #container {
	width: 940px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/FOA_Conference/FOA_bckgrnd_red.gif);
	padding-top: 5px;
}
/* CSS Document */

.oneColFixCtr #mainContent {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: auto;
}
.Nav {
	font-size: 12px;
	background-color: #000;
	width: 930px;
}
.dates {
	float: left;
	width: 240px;
	padding: 5px;
	border: 1px none #000;
}
.Red {
	background-color: #900;
	color: #FFF;
}

.dates ul {
	line-height:30px;
}
.dates ul,li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}
.oneColFixCtr #container .footer a {
	color: #9CF;
}
.mp4 {
	color: #96F;
}
.oneColFixCtr #container #mainContent .content table tr td font .mp4 {
	color: #93F;
	text-decoration: none;
}
