/* Start of CMSMS style sheet 'mpm' */
body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	background-color: #8BA3A7;
	padding: 35;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 36px;
	margin-left: 24px;
}

#pagewrapper {
	margin: 0px;
	min-width: 720px;
}

#sidebar {
	width: 180px;
	float: right;
	background-image: url(images/mpm_small_mid.gif);
	background-repeat: repeat-y;
	padding-top: 18px;
}

#menubar {
	font-size: 0.9em;
	background-color: #8BA3A7;
	margin-top: 23;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}


#sidecontent {
	font-size: 0.7em;
	margin-right: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


#sidecontent p {
	font-size: 12px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 8px;
}


#sidebarfooter {font-size: 1%;}



#mainbox {
	margin: 0px 200px 0px 0;
	background-image: url(images/mpm_leftmidbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}


#masthead {
	background-image: url(images/mpm_mhbg.jpg);
	background-repeat: repeat-x;
}

#logodiv {
	background-image: url(images/mpm_logobg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#maincontent {
	background-image: url(images/mpm_mid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: .8em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 30px;
	padding-left: 30px;
        min-height:325px
}


#maincontent p {
	margin: 8px 0 12px 0;
}

#copyrightdiv {
	background-image: url(images/mpm_copybg.gif);
	background-repeat: repeat-x;
	background-color: #CCCCB9;
}


#copyrightnotice {
	background-image: url(images/mpm_brcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*Footer styles*/
#footer {
	clear: both;
	margin: 0 0 0 16px;
	padding: 16px 0 0 0;
	font-size: .75em;
}
#footer p {
	margin: 0 0 3px 0;
}

/*Heading Styles*/
h1 {
	font-size: 1.8em;
}
h1, h2, h3 {
	margin: 0;
	font-family: Helvetica, sans-serif, Arial;
	color: #F48D28;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}
h2, h3 {
	margin: 24px 0 0 0;
	font-size: 1.6em;
	color: #C2B992;
}
h3 {
	font-size: 1.4em;
}
#sidebar h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #009900;
}
a:visited {
	color: #B5AD86;
}
a:hover, a:active, a:focus {
	color: #006600;
}
#sidecontent a:link {
	color: #000000;
}
#sidecontent a:visited {
	color: #000000;
}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #E05B1A;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #EEEEEE;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #3FA164;
}
.box {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	float: left;
	margin-right: 40px;
	margin-bottom: 2000px;
	}
div.movie {
	width: 750px;
	height: 200px;
	text-align: center;
	margin: 6pt auto -24pt auto;
}

/* End of 'mpm' */

