@charset "UTF-8";
/* CSS Document */
body {
	background:url(../images/wrapperBG.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

#wrapper {
	width: 800px;
	margin: 15px auto 0 auto;
	}	
	
a img {
	border: none;
	}
	
ul.mainBar {
	text-decoration: none;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	}
	
ul.mainBar li{
	float: left;
	}	
	
ul.mainBar a {
	display: block;
	}
	
ul.mainBar img {
	border: none;
	background: transparent;
	}
	
ul.subBar {
	float: left;
	margin-left: 60px;
	}
	
ul.subBar li {
	display: inline;
	}
	
.subBar a:link {
	text-decoration: none;
	background: #ecf9a2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 1px 4px 1px 4px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}

.subBar a:visited {
	text-decoration: none;
	background: #A2C0E1;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 1px 4px 1px 4px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}
		
.subBar a:hover {
	text-decoration: underline;
	background: #C3A6F2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 1px 4px 1px 4px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}
	
#stuff {
	width: 800px;
 	clear: both;
	margin: 0;
	padding: 0;
	}
	
table {
	border-collapse: collapse;
	}
	
#calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ecf9a2;
	border-bottom: #ff0000 5px solid;
	border-left: #660000 5px solid;
	border-right: #4c06bf 5px solid;
	border-top: #663399 5px solid;
	}

#calendar th, td {
	border: #660000 1px solid;
	vertical-align: top;
	}
	
#calendar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: -1px;
	text-align: center;
	}		
	
colgroup#days {
	width: 75px;
	}
	
th.arrow {
	width: 110px;
	padding-top: 15px;
	}
	
th.first {
	width: 550px;
	}
	
.second th {
	width: 110px;
	}
	
#calendar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C06BF;
	text-align: center;
	text-decoration: none;
	}
	
#calendar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	}
	
#calendar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	text-decoration: underline;
	}
		
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ecf9a2;
	width:770px;
	height: auto;
	border-bottom: #ff0000 3px solid;
	border-left: #660000 3px solid;
	border-right: #4c06bf 3px solid;
	border-top: #663399 3px solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 25px;
	margin-top: 25px; 
	}
	
#content h4 {
	margin: 0;
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	}
	
#content p {
	margin: 0 0 3px 0;
	}
	
.pub {
	font-weight: bold;
	color: #000000;
	}

#moveUp2 a:link {
	text-decoration: none;
	background: #ecf9a2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 20px 4px 1px 360px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}

#moveUp2 a:visited {
	text-decoration: none;
	background: #A2C0E1;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 20px 4px 1px 360px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}
		
#moveUp2 a:hover {
	text-decoration: underline;
	background: #C3A6F2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 20px 4px 1px 360px;
	border-bottom: #ff0000 2px solid;
	border-left: #660000 2px solid;
	border-right: #4c06bf 2px solid;
	border-top: #663399 2px solid;
	padding: 3px;
	}


