#container
{
	margin: 0% 5% auto;
	width: 801px;
}

#subcontainer
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	margin: 0% 5% auto;
	border-left: silver thin solid;
	width: 800px;
	border-bottom: silver thin solid;
}

#header
{
	background: url(images/mfuhdr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 135px;
	margin: 0% auto auto auto;
	padding:0px 0px 0px 0px;
}
#nav
{
	background: url(images/mfuhdr2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 17px;
	margin: 0px;
}

#nav_menu
{
	margin: -17px auto 0px 155px;
	
}

#content 
{
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	width: 100%; 
	margin: auto auto auto auto;
	padding: 5px 5px 5px 5px;
}

#footer
{
	background: url(images/footer.jpg);
	background-position: bottom;
	width: auto;
	margin: auto auto auto auto;
	
}

#adspace
{
	font-family: 'Copperplate Gothic Bold';
	font-size:9px;
	color:Gray;
}

a.adLink
{
	font-family: 'Copperplate Gothic Bold';
	font-size:9px;
	color:Gray;
}
 
BODY
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #000;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif, Tahoma, 'Times New Roman';
	letter-spacing: normal;
	background-color: #fff;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

.moMinor
{
	font-size:10px;
}
#CaptionBox
{
	color: White;
	margin: 8px 0px auto 600px;
}

#photos
{
margin:5px 0px auto 600px;
}


#leftNav
{
	margin: auto 600px auto auto;
	padding: 5px 5px 5px 5px;
}

table.MO
{
	background: #fff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table.noBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td.leftNavFormat
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td.maintMsg
{
	color=#fff;
}

a.leftNavLink
{
color: #fff;
}

a.topLevelLinks
{

color: #bf0000;
}

#otherlinks{
text-align: right;
}


#contact
{
	font-size: 9px;
	visibility: visible;
	text-align: center;
	margin:-5px 10px 10px 10px;
	padding-top: 5px;
	
}


.month
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #bf0000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.weekday
{
    BACKGROUND-COLOR: white;
    COLOR: #bf0000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.eventLabel
{
    COLOR: #bf0000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.eventText
{
    COLOR: #bf0000;
}
.selectedDay
{
    BACKGROUND-COLOR: yellow
}
.day
{
    BACKGROUND-COLOR: white
}
.notaDay
{
    BACKGROUND-COLOR: #bf0000;
}

TABLE
{
	border-right: #bf0000 thin solid;
	table-layout: auto;
	border-top: #bf0000 thin solid;
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	border-left: #bf0000 thin solid;
	color: #000;
	line-height: normal;
	border-bottom: #bf0000 thin solid;
	font-family: Verdana, Helvetica, sans-serif, Tahoma, 'Times New Roman';
	letter-spacing: normal;
	border-collapse: separate;
	background-color: transparent;
	text-align: left;
}


A
{
	font-weight: bold;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #bf0000;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif, Tahoma, 'Times New Roman';
	letter-spacing: normal;
	border: 0px;
}
TABLE.photo
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

p.navbuttons a
{
	border-right: #666666 1px solid;
	
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	width: 155px;
	color: #bf0000;

	border-bottom: #666666 1px solid;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-decoration: none;
} 

p.navbuttons a:hover, p.navbuttons a:active
{
	color: #ffffff;
	background-repeat: no-repeat;
	background-color: #bf0000;
} 

div.cssFloatMenu {  margin: auto;  position: static; float: left;
  top: 0px;  left: auto;  width: 100px;  right: 20px;}

div.cssFloatMenu a, div.cssFloatMenu em
{ display: block; margin: 0 2px }
div.cssFloatMenu a, div.cssFloatMenu em { border-top: 2px groove #003366 }
div.cssFloatMenu a:first-child { border-top: none }
div.cssFloatMenu em { color: #003366}
div.cssFloatMenu em:first-child { border-top: none }

div.cssFloatMenu a:link { text-decoration: none; color: #800000 }
div.cssFloatMenu a:visited { text-decoration: none; color: #0000FF }
div.cssFloatMenu a:hover { background: #003366; color: white }

input.moinput
{
	width: 8em;
}

.news
{
	color: Black;
	font-weight:lighter;
	
}

.newshdr
{
	color:#bf0000;
	font-weight: bold;
	font-size: 14px;
}

.boilerplate
{
	color:Black;
	font-size:smaller;
}