body {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000 url(images/mmpdarkbackground.jpg) no-repeat fixed left top;
	margin: 0px;
}
h1 {
	font-size: 1.6em;
	color: #FF0000;
}
h2 {
	color: #990000;
	font-size: 1.3em;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
}
#banner, #bannernav, #layout, #content, #schedule, #nav, .photoboxleft {
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner {
	height: 62px;
	width: 95%;
	margin-left: 5%;
	position: relative;
}
#banner img {
	border-width: 0px;
	border-style: none;
}

#banner h1 {
	color: #FFFFFF;
}
#layout {
	color: #000000;
	margin-left: 5%;
	position: relative;
	width: 95%;
	clear: both;
}
#content {
	line-height: 1.4em;
	background: #FFF url(images/bmwsbackground.jpg) no-repeat left 150px;
	margin-left: 100px;
}
#content a {
	color: #FF0000;
}
#content h1 {
}
#content a:hover, #contact a:focus {
	color: #FFFFFF;
	background: #FF0000;
}
#content img {
	border: 1px solid #000000;
}
#content  p, #content  h1, #content  h2, #content h3 {
	margin-left: 10px;
	margin-right: 15px;
}
#schedule {
	float: right;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #FF0000;
	color: #FFFFFF;
	margin-left: 10px;
	white-space: nowrap;
	line-height: normal;
}
#schedule table {
	border-collapse: collapse;
}
#schedule  table td {
	border-bottom: 1px solid #FF4A4A;
	padding: 3px;
	font-size: 0.8em;
}
#schedule table tr.extraborderbottom td {
	border-bottom: 1px solid #FFA4A4;
}

#schedule   h1  {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	margin: 2px;
}
#schedule    a:link,#schedule  a:visited    {
	color: #FFFFFF;
	text-decoration: none;
}
#schedule   a:hover,#schedule   a:focus    {
	color: #FF0000;
	background: #FFFFFF;
}


#schedule p {
	margin: 5px;
}
#nav {
	background: url(images/gradtranswhite24.png) repeat-y;
	float: left;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
#nav  a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #000000;
	display: block;
	background: #FF0000;
	border-right: 1px solid #000000;
}
#nav   a:hover,#footer a:hover,#nav a:focus,#footer a:focus {
	color: #FF0000;
	background: #FFFFFF;
}
#footer {
	color: #000000;
	margin-top: 25px;
	text-align: center;
	line-height: 2em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #000000;
	padding: 5px;
	border-left: 1px solid #000000;
	background: #FF0000;
	border-bottom: 1px solid #000000;
}
#footer a:hover {
	color: #FF0000;
	background: #FFFFFF;
}
#footerborderright {
	border-right: 1px solid #000000;
}
#bannerlogo {
	position: absolute;
	left: 0px;
	top: 33px;
	border-width: 0px;
	border-style: none;
}
#bannerfloatright {
	float: right;
	height: 62px;
	text-align: right;
	margin-right: 5px;
}
.bannercrlogo {
	margin-right: 15px;
}
.photoboxleft {
	float: left;
	width: 401px;
	font-size: 0.75em;
	color: #666666;
	clear: left;
}
.photoboxleftsmall {
	float: left;
	width: 177px;
	font-size: 0.75em;
	color: #666666;
	clear: left;	/*border: 1px solid #000000;*/
	text-align: center;
	margin-right: 10px;
	display: inline;
	margin-left: 10px;
	line-height: 1em;
}
.photoboxright {
	float: right;
	width: 402px;
	font-size: 0.75em;
	color: #666666;
	clear: right;	/*border: 1px solid #000000;*/
	margin-left: 10px;
}
.photoright {
	float: right;
	font-size: 0.75em;
	color: #666666;
	clear: right;	/*border: 1px solid #000000;*/
	margin-left: 10px;
}

.rightcol {
	clear: right;
	float: right;
	width: 45%;
	margin: 10px 10px 10px 25px;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
}
.leftcol {
	float: left;
	width: 45%;
}
.texthighlight {
	color: #FF0000;
}
.textsmall {
	font-size: .8em;
}
.textsmallest {
	font-size: .6em;
}
.textbigger {
	font-size: 1.3em;
}

.announcement {
	margin-right: 10%;
	margin-left: 10%;
	border: 1px dashed #F00;
}
.announcementfitright {
	margin-right: 45%;
	margin-left: 5%;
	border: 1px dashed #F00;
}



.zeromargin {
	margin-top: 1px;
	margin-bottom: 1px;
}
.clearall {
	clear: both;
}
.clearleft {
	clear: left;
}
.crossedout {
	text-decoration: line-through;
}

.center {
	text-align: center;
}
.newsbox {
	padding: 5px;
	border: 1px dashed #F00;
}
.topofpage {
	font-size: .9em;
	float: right;
	margin-right: 10%;
}
