/* CSS Document Cpoyright 2005 by Marc Wolfgram, MacCetera LLC */

a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FEBA01;
	background-color: #006600;
}
a:active {
	color: #006600;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/mnpback.gif);
	background-repeat: repeat-x;
	background-position: 0px 59px;
	margin: 0px;
	padding: 0px;
	font-size:14px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
}

h5 { margin:0; padding:0; }
#page {
	position:relative;
	top:0px;
	width:665px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;
}

#mnpg0 { position:absolute; left:0px; top:0px; width:665px; height:125px; }
#mnpg1 { position:absolute; left:0px; top:125px; width:64px; height:55px; }
#mnpg2 {  position:absolute; left:484px; top:125px; width:181px; height:55px; }

#about {
	position:absolute;
	left:64px;
	top:125px;
	width:210px;
	height:55px;
}

#clubs {
	position:absolute;
	left:274px;
	top:125px;
	width:210px;
	height:55px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

#topprint h2 {
	height:0;
	margin: 0px;
	padding: 0px;
	visibility:hidden ;
}

#botscreen h6 {
	margin: 0px;
	padding: 0px;
}

#botprint h6 {
	height:0;
	margin: 0px;
	padding: 0px;
	visibility:hidden ;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:180px;
}

#content {
	position:absolute;
	left:0px;
	top:180px;
	width:100%;
	height:auto;
}

#main h3 {
	margin: 0;
	padding: 0;
	line-height: 2.0em;
}

#main p {
	margin: 0;
	padding: .5em 0;
	text-indent: 1.5em;
	line-height: 1.5em;
}

#main p strong {
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight: bold;
}

#main h4 {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight: bold;
}

#main td h3 {
	color: #FFFFCC;
	background-color: #006600;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

#main td h4 {
	color: #990000;
	text-align: center;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	background: #FFFFCC;
	border: 3px solid #000000;
}

#main td p {
	background-color:#FFFFCC;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: #006600;
}

#course td h3 {
	background-color: #FFFFCC;
	color: #006600;
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: bold;
}

#course td h2 {
	background-color: #FFFFCC;
	color: #006600;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

#course td p {
	background-color:#FFFFCC;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

#schedule h5 {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

#schedule td h3 {
	color: #FFFFCC;
	background-color: #006600;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}

#schedule td h4 {
	color: #006600;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}

#schedule td p {
	font-weight: bold;
	color: #006600;
	background-color: #FFFFCC;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#schedule h3 {.blackout  background-color:#666; }
#schedule p .blackout { background-color:#FFF; }

