body { text-align:center;
		min-width:1000px;
		background-color:#000000;
		margin:0;
		padding:0;
      color:#fdeecd;
      font:x-small/1.5em Arial,sans-serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
}
	  html>body {font-size:small;}

.printmedia {display:none;
}

#container {width:980px;
			margin:0px auto;
			text-align:left;
			background-color:#33312d;
			overflow:visible;
			line-height:normal;
}

/*this rules is for the banner area */
html>body #banner{width:970px;
height:96px;
border:5px solid #7a5a32;
}
#banner{width:970px;
height:90px;
border:5px solid #7a5a32;
}

/*This rule allows use of H1 Head in banner area for search engine optimizing */
#banner h1{display:none;
}

#nav {width:980px;
height:25px;
border-top:1px solid #000;
border-bottom:1px solid #000;
}
#nav img {border:none;margin-right:-4px;
}


#wrap {
width:980px;
float:left;
padding:0, 10px;
background-color:#33312d;
line-height: normal;
}
#leftcol{width:180px;
float:left;
background-color:#33312d;
}
/*styles for calShort.cfm*/
#leftcol p {color:#fdeecd;
margin-left:5px;
margin-top:10px;margin-bottom:0;
}
#leftcol a {color:#c9b968;font-weight:bold;
text-decoration:none;
}

#leftcol a:hover {text-decoration:underline;
color:#9a8252;
}

/*   wrap2, menuarea, and musicarea are main content areas on the home page   */
#wrap2 {width:790px;
float:right;
line-height:normal;
background-color:#33312d;
border-left:2px dotted #999;

}
#wrap2 ul, #wrap2 li {color:#fdeecd;margin-right:5px;
}
#wrap2 ul {margin-left:0;
}
#menuarea {width:270px;float:left;
background-color:#33312d;
padding-left:10px;
}
#menuarea p {margin-top:10px;padding:0;color:#fdeecd;
	margin-bottom:3px;margin-right:15px;
}
#menuarea a {color:#c9b968;font-weight:bold;
text-decoration:none;
}
#menuarea a:hover { text-decoration:underline;
color:#9a8252;
}

#musicarea {width:480px;float:right;
background-color:#33312d;
border-left:2px dotted #999;
padding-left:10px;
padding-right:15px;
}
#musicarea p {margin-top:10px;padding:0;margin-right:15px;color:#fdeecd;
	margin-bottom:3px;
}

#musicarea a {color:#c9b968;font-weight:bold;
text-decoration:none;
}
#musicarea a:hover { text-decoration:underline;
color:#9a8252;
}

#footer {clear:both;
width:970px;
margin-top:8px;
padding:4px;
text-align:center;
color:#bbb;
border-top:2px dotted #914120;
background-color:#7a5a32;
font-size:x-small;
}





/*use the rightcol div when there are no menuarea or musicarea divs */
#rightcol {width:790px;
float:right;
line-height:normal;
background-color:#33312d;
border-left:2px dotted #999;
}
#rightcol p {margin:10px 15px 3px 10px;
			color:#fdeecd;
			padding:0;
}
#rightcol a {color:#c9b968;font-weight:bold;
text-decoration:none;
}
#rightcol a:hover { text-decoration:underline;
color:#9a8252;
}
#rightcol h1, h2, h3 {color:#bb4f2a;
	margin:11px 15px 0px 10px;padding 0;
}
#rightcol ul, #rightcol li {color:#fdeecd;
}

/*these next 2 divs are to divide the rightcol area evenly */

#rcolleft {width:375px;float:left;
background-color:#33312d;
padding-left:10px;
text-align:left;
}

#rcolright {width:375px;float:right;
background-color:#33312d;
border-left:2px dotted #999;
padding-left:10px;
padding-right:15px;
text-align:left;
}
/*for calendar */
#calendar {width:500px;float:left;
padding-left:5px;
}
#calright {width:240px;float:right;
background-color:#33312d;
border-left:2px dotted #999;
padding-left:5px;
padding-right:5px;
text-align:left;
}
#credit {clear:both;
width:970px;
margin-top:px;
padding:4px;
text-align:center;
color:#bbb;
background-color:#000000;
font:xx-small/1.5em Arial,sans-serif;
}
