body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #630;
	}

a img 
{
border: 0px none;
display: block;	 
}

img 
{
border: 0px none;
display: block;
}

img.centered 
{
    display: block;
    margin-left: auto;
    margin-right: auto; 
}


a:link {
    	color: #C70F41;
    	text-decoration: underline;
}

a:visited {
    	color: #666;
    	text-decoration: underline;
}

a:hover {
    	color: #C70F41;
    	text-decoration: underline;
}

a:active {
    	color: #C70F41;
    	text-decoration: underline;
}

#topContainer
{
position: absolute;
width: 744px;
height: 285px;
top:0;
margin:0;
padding:0;
color: #fff;
background: #630 url('MCM_header2010.jpg') no-repeat;
}

#topContent
{
position: absolute;
width: 500px;
height: 285px;
top:10px;
left:210px;
margin:0;
padding:0;
}

#leftNav
{
position: absolute;
width: 220px;
left: 0px;
top: 285px;
color: #C70F41;
background: #fff url('MCM_nav.jpg') repeat-y;
margin:0;
padding: 0 0 50px 0;
}


#mainContent  {
position: absolute;
width: 510px;
left: 230px;
top: 300px;
font: normal 14px Georgia, Times, serif;
margin: 0;
padding: 0;
}


#picQuote1  {
position: absolute;
text-align:center;
top: 50px;
width: 510px;
margin: 0;
padding: 0;
visibility: visible;
}


#picQuote2  {
position: absolute;
text-align:center;
top: 50px;
width: 510px;
margin: 0;
padding: 0;
visibility: hidden;
}



#picQuote3  {
position: absolute;
text-align:center;
top: 50px;
width: 510px;
margin: 0;
padding: 0;
visibility: hidden;
}



#picQuote4  {
position: absolute;
text-align:center;
top: 50px;
width: 510px;
margin: 0;
padding: 0;
visibility: hidden;
}



#picQuote5  {
position: absolute;
text-align:center;
top: 50px;
width: 510px;
margin: 0;
padding: 0;
visibility: hidden;
}



#picQuote6  {
position: absolute;
text-align:center;
top: 50px;
width: 510px;
margin: 0;
padding: 0;
visibility: hidden;
}



#homeFooter  {
position: absolute;
top: 550px;
width: 510px;
margin: 0;
padding: 0;
text-align:center;
}



.topQuote {
font: bold 18px Georgia, Times, serif;
}


.title
{
font: bold 24px Georgia, Times, serif;
text-decoration: none;
margin-top: 20px;
text-align:center;
}

.subTitle
{
font: bold 18px Georgia, Times, serif;
text-decoration: none;
margin-top: 0px;
text-align:center;
}


.homeFooter {
text-align:center;
font: 11px/14px Georgia, Times, serif;
color: #C70F41;
background: #fff;
}


.redQuote {
	text-align:center;
	color: #C70F41;
	background: #fff;
}

.centerText {
text-align:center;
}

.footer {
text-align:left;
font-size:10px;
width:33%;
}


p {
    	font: 14px/18px Georgia, Times, serif;
}



td,blockquote {
    	font-weight: normal;
    	font-size: 14px;
    	line-height: normal;
    	font-style: normal;
    	font-family: Georgia, Times, serif;
    	text-decoration: none;
}


th {
    	font-weight: bold;
    	font-size: 14px;
    	line-height: normal;
    	font-style: normal;
    	font-family: Georgia, Times, serif;
    	text-decoration: none;
}



ul 
{
margin: 5px 0px 5px 30px;
padding: 0;
}

ol 
{
margin: 5px 0px 5px 30px;
padding: 0;
}

li {
font: 12px Georgia, Times, serif;
line-height: 1.5em;
}


table form {
    	margin-bottom: 0px
}

.onmenu  {
	display: block;
	margin: 0;
	color: #C70F41;
	font-style: italic;
	padding: 0 0 10px 20px;
	font: bold 14px/18px Georgia, Times, serif;	
	width: 200px;	
}

ul#mainnav {
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #630;
	}
		
ul#mainnav li {
	display: block;
	}

ul#mainnav li a {
	display: block;
	margin: 0;
	padding: 0 0 10px 20px;
	font: bold 14px/18px Georgia, Times, serif;		
	color: #630;
	text-decoration: none;
	width: 200px;	
	}

ul#mainnav li a:hover {
	text-decoration: underline;
	color: #C70F41;
	}


