@charset "utf-8";

#center a:link {
	background:#FC3;
	color:#000;
}
#center a:hover {
	background:#F00;
	color:#000;
}


#wrapper {
	position:absolute;
	top:0px;
	width:980px;
	left:50%;
	margin-left:-490px;
}
.headl {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color:#E4B014;
	width:100%;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color:#404040;
}
.bye {
	text-align:center;
	font-size:26px;
	background:#FF3;
}


#head {
	width:980px;
	height:120px;
	background:#E2F084;
}
#foot {
	float:left;
	color:#CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:980px;
	font-size:11px;
	height:55px;
	background:#484848;
	text-align:center;
}
#foot a:visited {
color:#1DADD8;
	text-decoration:none;
}
#foot a:link  {
	color:#1DADD8;
	text-decoration:none;
}
#foot a:hover {
	color:#297ACB;
	text-decoration:underline;
}


#left {
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	float:left;
	margin-top:40px;
	width:160px;
	height:auto;
	background:#FEDA10;
	border:1px solid #DFDFDF;
}

#center {
	float:left;
	width:620px;
	height:auto;
	background:#fff;
	margin:40px 10px 10px 10px;
}

p {
	text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
}

#right {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:40px;
	float:right;
	width:160px;
	height:auto;
	background:#FEDA10;
	border:1px solid #DFDFDF;
}

#inside {
	width:180px;
	height:250px;
	background:#CCC;
	margin:10px;
}
.awesome{
   background-color: #FF8040;
   display: inline-block;
   padding: 5px 10px 6px;
   color: #fff;
   text-decoration: none;
   font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
   -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
   -moz-box-shadow: 0 1px 3px #999;
  -webkit-box-shadow: 0 1px 3px #999;
  text-shadow: 0 -1px 1px #222;
  border-bottom: 1px solid #222;
  position: relative;
  cursor: pointer;
  } 
  .awesome a:link,.awesome a:visited,.awesome a:hover  {
	  color:#FFF;
	  text-decoration:none;
  }
.awesome:hover{
   background-color: #333;
   display: inline-block;
   padding: 5px 10px 6px;
   color: #fff;
   text-decoration: none;
   font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
   -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
   -moz-box-shadow: 0 1px 3px #999;
  -webkit-box-shadow: 0 1px 3px #999;
  text-shadow: 0 -1px 1px #222;
  border-bottom: 1px solid #222;
  position: relative;
  cursor: pointer;
  } 
.disclaimer {
	font-size: 10px;
}

#stu {
	display:none;
}

.calout {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	width:150px;
}

.calcellTop {
	float:left;
	width:100%;
	color:#333399;
	font-size:14px;
	font-weight:bold;
}

.calcellday {
	float:left;
	width:14%;
	font-weight:bold;
}

.calcell {
	float:left;
	width:14%;
}

.calcellactive {
	float:left;
	width:14%;
	background-color:#CC0000;
	color:#FFFFFF;
} 
