@charset "utf-8";
/* CSS Document */

.pictureleft {
	margin: 3px;
	padding: 3px;
	float: left;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pictureright {
	margin: 3px;
	padding: 3px;
	float: right;
	border: thin solid #000;
}
body {
	background-color: #639;
	overflow: scroll;
}
.pagecontainer {
	color: #63C;
	background-color: #639;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: scroll;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
.masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #FFF;
	background-color: #639;
	height: 200px;
	width: 800px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.picturetopright {
	margin: 0px;
	padding: 20px;
	float: right;
	border: thin solid #000;
	position: relative;
}
.calendercellbackground {
	background-color: #639;
	overflow: scroll;
	left: 729px;
	top: 135px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #639;
	
}
.fontcolor {
	color: #639;
}
.boldblink {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline blink;
	color: #0F3;
}
.picmiddle {
	padding: 50px;
	top: 50px;
	right: 25px;
}
.verticalalign {
	background-color: #639;
	border: thin solid #FFF;
	position: fixed;
	text-align: left;
}

