body   { margin: 0;
	background-color: #080d00;
	padding: 0;
}
p  { font-size: 10pt; font-family: Arial; font-weight: 400; line-height: 18pt; padding-top: 8px;
	color: #2b2f0d;
}
a { color: #751c14; text-decoration: none }
a:link { color: #751c14; text-decoration: none }
a:hover { color: #a1a115; text-decoration: none }
a:active { color: #f7d342; text-decoration: none }
a:visited { color: #b9b525; text-decoration: none }
.maincontent  { margin: 0; padding: 0; width: 755px; height: auto; border-width: 0 }
.mmhead { 
    height: 150px; vertical-align: top;
	padding-top: 0;
}
.mmbody { background: #dcdaa1 url('../musemonth_images/mm.sidetext.png') no-repeat -2px 46px; padding: 40px 60px 50px 134px;
}

.mmbodyoff { background: #dcdaa1; padding: 40px 60px 50px 134px; text-align:left}

.border {
	width: 5px;
	background: black url('../musemonth_images/border.jpg') scroll;
}

.sponsors  { background: #b5b414 no-repeat -2px 46px;
	padding-top: 25px;
	padding-bottom: 25px; padding-top: 8px;
	font: bold 11pt/18pt Arial;
}


 
#nav	{
background:#cbe6e0;
border-top:2px solid #FFF;
border-bottom:2px solid #FFF;
width:auto;
padding:7px 0 7px 0; 
text-align:center;
font-family: Lucida Grande,Lucida Sans Unicode,geneva,verdana,sans-serif;
font-size:12px;

}
#nav ul		{margin:0 0 0 0; padding:0; list-style-type: none;display:inline;}
#nav ul li {display:inline;}
#nav A {text-decoration: none; color: #000;}
#nav A:hover 			{text-decoration: none; color: #d67c12;}
.divide {padding:0 6px 0 6px;}
#nav #select	{color: #d67c12;}
