body {
	background: #60707F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

#wrapper {
	margin: 1px auto;
}
.wrapper1 {
	background: url(images/Background.jpg);
	width: 600px;
	height: 600px;
	margin: 1px auto;
	border: 1px solid #404040;
}
.wrapper2 {
	background: url(images/Background2.jpg);
	width: 600px;
	height: 600px;
	margin: 1px auto;
	border: 1px solid #404040;
}
.wrapper3 {
/*	background: url(images/Background3.jpg);*/
	width: 600px;
	height: 595px;
}

a {
	color:#FCFCFC;
	text-decoration: none;
	font-weight:normal;
	background: transparent;
	border: none;
}
a:hover{
	text-decoration: underline;
	background:#999999;
	color:White;
}


.MainMenu {
	width: 290px;
/*	padding-top: 5px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	float: left;
}

#Layer1 {
	width: 295px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
   float: left;
}

.Title {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
	text-align: center;
	width: 290px;
	padding-bottom: 0px;
	margin:0px;
}

.title2 {
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #336699;

}
.Quadrant1 {
	padding-top: 15px;
	padding-left: 8px;
	margin-right: -3px;
}
.Quadrant2 {
	padding-top: 40px;
	float: left;
}
.Quadrant3 {
	width:295px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 0px;
}
#Quadrant {
	width: 297px;
	height: 300px;
	float: left;	
}
#Quadrant a:hover {
	color: white;
	text-decoration: none;
	background: #6699CC;
}
#Quadrant a {
	color: #6699CC;
	text-decoration: none;
}

.AnnouncmentText{
	padding: 10px;
	color: #333333;
	text-align: justify;
/*	float: left;*/
}

.ScheduleTable{
   width: 278px;
   background-color: #6699CC;
	border: 1px #6699CC;
	font-size: 13px;
	color: #333333;
	text-align: center;
}

.ScheduleTableHeader{
	background-color: #c0c0c0;
	font-weight: bold;
}

#imgMap{
	padding-top: 2px;
	border: none;
}
#imgMap a {
	background: transparent;
	text-decoration: none;
}
#imgMap a:hover {
	background: transparent;
	text-decoration: none;
}

#MenuTable{
   	width: 280px;
   	background-color: #6699CC;
	border: 1px #6699CC;
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}

#MenuTable a{
	color: #33689B;
   text-decoration: none;
}

#MenuTable a:hover {
	color: #333333;
	background-color: #6699CC;
}

.hiddenText {
width: 0px;
height: 0px;
display: none;
 }
ul {
	list-style: square;
	font-size: 13px;
	color: #33689B;
/*	display: list-item;*/
	white-space: normal;
	list-style-position: outside;
	padding: 0px;
	margin-left: 10px;
	margin-top: -2px;
}	
i{
clear: both;
}

.copyright{font-size: 9px; color: #305171; vertical-align: bottom;} 
.copyright a {color:#506273;}

.SISLogo { font-size: 8px;	}
