@charset "utf-8";
/* CSS Document */
*{
	margin-left:0;
	margin-top:0;
	font-size: 16px;
	font-weight: normal;
	}
#bandBar{
	position:absolute;
	top:25px;
	left:27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffF;
	font-size: 2ex;
	z-index:5;
	
}

.hhh{
	position:absolute;
	width:85px;
	top:55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffF;
	font-size: 1em;
	/*border: 1px solid #dedeff;*/
	padding-right: 4px;
	padding-left: 2px;
	text-align:center;
	text-decoration: none;
	}

#Home{
	left:327px;
}

#ContactUs{
	left:427px;
}


#ContactUs font:hover{color:#F00;}
#ContactUs font{color:#fff; text-decoration:none;}

#Home font:hover{color:#F00;}
#Home font{color:#fff; text-decoration:none;}

#Calendar{
	left:527px;
	border: 1px solid #fff;
}
/*#Calendar font:hover{color:#F00;}*/
#Calendar font{color:#fff; text-decoration:none;}

#logo{
	position:absolute;
	top:24px;
	left:665px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffF;
	font-size: 2ex;
	border: 1px solid #00F;
}

#leftcolumn{
	position: absolute;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 14em;
	left: 20px;
	height:auto;
	top: 120px;
	padding-top:10px;
	padding-left:0em;
	padding-bottom:1em;
	font-weight: bolder;
	color:#060;
	background-color:#d4dfff;
}


#leftcolumn a{
	text-decoration:none;
}
#leftcolumn a:hover{
	color:#f00;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}/*End of leftcolumn*/

#AP_Calendar{
	position:absolute;
	width:330px;
	left: 242px;
	top: 161px;
	text-align:left;
	border: 1px solid #00F;
	height:460px;
	padding:10px;
	height:auto;
	}


#AP_Calendar li{text-align:left;}

#Other_Calendar{
	position:absolute;
	width:300px;
	height:auto;
	left: 600px;
	top: 163px;
	text-align:center;
	border: 1px solid #00F;
	}
	
#Other_Calendar li{text-align:left}

#h4{font-size: 14px; padding-left:30px; text-align:center;}

#h1{padding:1em; font-size:.9em; font-style:italic; color:#6F0;}
.SdOut{color:#F00; font-size:2em;}
