body {
   background-color: #011C63;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#container	{
	margin: 1em auto;
	width: 80%;
	padding: 1em;
	background-color: #011C63;
	text-align: left;
		}

div#calendar	{
  margin-left: auto;
  margin-right: auto;
}
		}


h1, h2, h3, h4, h5, h6 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color : #ffffff; 
  vertical-align: top;
}
td, th, div, ol, ul, dl, dt, dd, li, p {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 13px; 
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color : #ffffff; 
  vertical-align: top;
}
.link1 { 
   font-weight : bold;
}
.text1 { 
   font-style : italic;
	text-align: right;
}
.text2 {color: #00ccff; 
text-decoration: none;
  font-weight: bold;

}
.menu  {
	padding: 10px 5px 5px 5px; 
	width: 700px; margin: 0px 10px 10px 7px; 
	background-color: #011C63;
	text-align: center
	}
div#floatx {
	float: left; 
	padding: 10px 5px 5px 5px; 
	width: 150px; margin: 0px 10px 10px 7px; 
	border: 1px solid gray; 
	background-color: #011C63;
	text-align: left
	}

div#floatz {
	float: left; 
	padding: 10px 5px 5px 5px; 
	width: 500px; margin: 0px 10px 10px 7px; 
	background-color: #011a5a;
   border-style: solid;
   border-width: 0px 0px 0px 35px;
   border-left-color: #011C63;
	text-align: left
	}

.clear { 
   clear: both 
}

a.link1:link {color: #00ccff; text-decoration: none}
a.link1:visited {color: #00ccff; text-decoration: none}
a.link1:hover {background: #336699;
	color: #ffffff; text-decoration: none}
a.link1:active {color: #00ccff; text-decoration: none}

a.link:link {color: #00ccff; text-decoration: none}
a.link:visited {color: #00ccff; text-decoration: none}
a.link:hover {background: #336699;
	color: #ffffff; text-decoration: none}
a.link:active {color: #00ccff; text-decoration: none}
