@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
/*	background: #D4D4C7;  */
/*	background: #EBE9E0; */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
/*	color: #000000; */
	color: #664400;
/*	background-image: url(myc_bkgnd.jpg); */
	background-image: url(../images/bg_Sand.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed
}
a#home_btn {
	position: absolute;
	top: 0px;
	left: 0;
	width: 740px;
	height: 90px;
}
a:hover {
	color: #d9b555;
}
a:link {
	color: #A68C59;
}
a:visited {
	color: #A68C59;
}
a:active {
	color: #996600;
}
h1,h2,h3,h4,h5 {
	color: #d9b555;
}
.myc #container {
	background: #EBE9E0;  /* R:234 G:232 B:224 */
	width: 740px;  
	border: 5px solid #EBE9E0;
	text-align: left;
	margin: 20px auto 0 auto;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
/*	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; */
/*	height: 652px; */
/*	background-image: url(content_bkgnd.jpg); */
} 
.myc #credits {
	font-size: 0.65em;
}
.myc #header {
/*	background-image: url(MYC_hdr.jpg); */
	height: 85px;
	margin: 0 inherit inherit inherit;
	padding-top: 0;
/*	padding-right: 10px; */
	padding-bottom: 0;
/*	padding-left: 20px; */
} 
.myc #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.myc #sidebar1 {
	float: left;
	width: 215px; 
	background: #EBE9E0; 
	padding: 10px 10px 15px 10px;
	background-image: url(nav_MegChart.jpg);
	min-height: 471px;
}
.myc #sidebar1 th {
	width: 53px;
}
.myc #sidebar1 td {
	width: 138px;
}
.myc #menuBarContainer {
}
.myc #cal_hilites {
	font-size: small;
}
.myc #mainContent {
	margin-left: 250px;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 423px; 
	background-image: url(content_bkgnd.jpg); 
} 
.myc #mainContent p:first-letter { 
/* Serif */
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
/* Sans Serif
	font-size:400%; 
	float:left;
	line-height:.8em;
	color:#D4D4C7; */

 /*	font-size: xx-large;  */
}
.myc #mainContentLeft {
	/* margin-left: 20px; */
	font-size: 80%;
	text-align:	justify;
	float: left;
	width: 43%;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 413px; 
	background-image: url(content_bkgnd.jpg); 
} 
.myc #mainContentRight {
	/* margin-left: 20px; */
	font-size: 80%;
	text-align:	justify;
	float: right;
	width: 43%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 413px; 
	background-image: url(content_bkgnd.jpg); 
} 
.myc #mainContentLeft p:first-letter { 
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}
.myc #mainContentWide {
	/* margin-left: 20px; */
	font-size: 80%;
/*	float: right; */
	width: 95%;
	text-align:	justify;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 413px; 
	background-image: url(content_bkgnd.jpg); 
} 
.myc #mainContentWide p:first-letter { 
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}
#table_winner { width: 262px; border: 0px; }
#table_cck { width: 562px; border: 0px; }
#table_cck2 { width: 325px; border: 0px; }
#th_winner { background:#ffffbb; font-style: italic; padding: 3px;  text-align: center}
#td_winner { background: #FFffdd; text-align: center }
.imageleft { float: left; margin: 12px; }
.imageright { float: right; margin: 12px; }
#column1 { float: left; width: 100%; margin: 10px; }
#column2 { float: left; width: 100%; margin: 10px; }
.list { text-indent: 25px; font-size: 80%; }
.myc #bg_switcher {
	float: left;
	width: 220px;
}
.myc #hdr_switcher {
	float: right;
	width: 170px;
}
.myc #footer {
	clear: both;
	background:#EBE9E0;
	text-align: center;
/*	margin-top: -24px; */
	margin-bottom: 0;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-top: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0px;
	background-image: url(footer_bkgnd.jpg);
	height:114px;
} 
.myc #footer h6 {
	position: relative;
	top: 100px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sidebar_item {
	margin-top: 20px;
}