/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-repeat:repeat-y;
	background-image:url(images/global/bg.gif);
	background-color:#333132;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
}	

p {
	font-size:0.75em;
}

li {
	font-size:0.75em;	
	padding:0px 8px 0px 8px;	
}

#mm {
	background-color:#ffffff;
	width:744px;
	height:52px;
	font-size:.75em;
	text-transform:uppercase;
}

#mm ul {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#mm li {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}		
		

#mmsplatter {
	position:absolute;
	left:744px;
	height:108px;
	width:56px;
	background-image:url(images/global/mm_splatter.gif);
	background-repeat:no-repeat;
	top:0px;
}	


#background {
	width:744px;
	background-repeat:repeat-y;
	background-position:right;
	background-image:url(images/global/subinfo_bg.gif);
	background-color:#d9ccb1;
}	

a:link {
text-decoration:none;
color:#1c258b;
}
a:visited {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.gapafterh2 {
	padding-top:6px;
}