﻿body
{
	width: 975px;
	font-family: Verdana;
}

a
{
	color: #666666;
}

a:hover
{
	color: #620D0D;
}

.nav, .nav ul, .nav2, .nav2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav, .nav2
{
	z-index: 100;
	position: relative;
}

.nav li, .nav2 li
{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 16px;
	line-height: 25px;
	color: #620D0D;
	text-transform: uppercase;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited
{
	color: #620D0D;
	display: block;
	padding: 0 7px;
	text-decoration: none;
}

.nav2 li a, .nav2 li a:link, .nav2 li a:active, .nav2 li a:visited
{
	color: #FFFFFF;
	display: block;
	padding: 0 7px;
	text-decoration: none;
}

#nav-one li:hover a, #nav-one li.sfHover a
{
	background: #991A36;
	color: #FFFFFF;
}

#nav-two li:hover a, #nav-one li.sfHover a
{
	background: #991A36;
	color: #FFFFFF;
}

#nav-one li:hover ul a, #nav-one li.sfHover ul a
{
	background: #991A36;
	color: #FFFFFF;
}

#nav-two li:hover ul a, #nav-one li.sfHover ul a
{
	background: #991A36;
	color: #FFFFFF;
}

#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover
{
	background: #620D0D;
	color: #FFFFFF;
}

#nav-two li:hover ul a:hover, #nav-two li.sfHover ul a:hover
{
	background: #620D0D;
	color: #FFFFFF;
}

.nav ul
{
	background: #991A36;
	border-bottom: 1px solid #000;
	list-style: none;
	margin: 0;
	position: absolute;
	display: none;
}

.nav2 ul
{
	background: #991A36;
	border-bottom: 1px solid #000;
	list-style: none;
	margin: 0;
	position: absolute;
	display: none;
}

.nav li:hover ul, .nav li.sfHover ul, .nav2 li:hover ul, .nav2 li.sfHover ul
{
	top: 25px;
	display: block;
}

.nav ul li, .nav2 ul li
{
	border: 0;
	float: none;
}

.nav ul a, .nav2 ul a
{
	border: 1px solid #000;
	border-bottom: 0;
	padding-right: 20px;
	white-space: nowrap;
}

.nav ul a:hover
{
	background: #991A36;
	color: #000;
}

.MainBody
{
	height: 500px;
	background-color: #000000;
	width: 975px;
	background-image: url(../images/MCL.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.MainContent
{
	width: 775px;
	position: absolute;
	bottom: 0;
	left: 150px;
	background-color: #FFFFFF;
	border-width: 3px 3px 0px 3px;
	border-color: #055D95;
	border-style: solid;
	font-family: Verdana;
	padding-top: 15px;
}

.Headlines
{
	width: 285px;
	float: left;
	font-size: .8em;
	margin-left: 10px;
}

.Headlines > h2
{
	font-size: 30px;
	font-weight: normal;
	color: #620D0D;
	text-align: center;
	font-variant: small-caps;
	margin-top: 0;
	margin-bottom: .5em;
}

.Headlines > h3
{
	font-size: 1em;
	font-weight: normal;
	color: #620D0D;
	margin-top: 0;
}

.Intro
{
	width: 480px;
	float: left;
	height: 100%;
}

.Intro > h1
{
	font-size: 30px;
	font-weight: normal;
	color: #620D0D;
	text-align: center;
	font-variant: small-caps;
	margin-top: 0;
}

.Intro > p
{
	width: 425px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.3em;
	font-size: 1em;
}

#BlogContent
{
	width: 725px;
	float: left;
	font-family: Trebuchet MS, Verdana, sans-serif;
}

#BlogSidebar
{
	width: 250px;
	float: left;
}
.Content h1
{
	color: #620D0D;
	font-family: Trebuchet MS, Verdana, sans-serif;
}

.subheading
{
}

.BlogEntry > h2, .ArchiveEntry > h2
{
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
}

.BlogEntry > h3, .ArchiveEntry > h3
{
	font-size: .8em;
	font-weight: normal;
	margin: 0;
	color: #620D0D;
}

.SpeakerPhoto
{
	margin-right: 15px;
	float: left;
	clear: both;
}

.Attachments, .Presenters
{
	margin-bottom: 20px;
}

.Presenter
{
	padding-bottom: 15px;
}

.Footer
{
	height: 30px;
	float: left;
	width: 975px;
}

.FooterNav
{
	height: 25px;
	position: relative;
	border-bottom: solid 1px #666666;
	font-size: 14px;
	background-color: #055D95;
	margin-bottom: 10px;
}

.Disclaimer
{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	font-size: 10px;
}

.FooterLogos
{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
