body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0px;
	text-align: center;
}
h2 {
	background: url(images/DynArrow.gif) no-repeat left;
	padding-left: 70px;
	margin-left: 50px;
	font-size: 130%;
	clear: left;
}

div#Location {
	font-weight: bold;
	vertical-align: top;
	margin-top: 10px;
	clear: right;
	position: absolute;
	right: 0px;
	padding-right: 10px;
}
div#Girl {
	position: absolute;
	height: 195px;
	width: 100px;
	left: -100px;
	top: 5px;
	visibility: visible;
	z-index: 2;
}
div#Boy {
	position: absolute;
	height: 195px;
	width: 100px;
	left: 150px;
	top: -200px;
	visibility: visible;
	z-index: 2;
}
div#Logo {
	left: 50px;
	position: absolute;
	height: 195px;
	width: 207px;
	top: 5px;
	visibility: visible;
	z-index: 2;
}
#Title h1 {
	background: #0000FF;
	color: #FFFFFF;
	font-size: 160%;
	margin: 0px;
	padding: 0px 0px 0px 0.2em;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #66CCFF;
}

#Container #Content ul {
	list-style: url(images/Smiley.gif);
}
li {
	margin-bottom: 5px;
}
div#Title {
	width: 100%;
}
div#Content {
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
}
#Content ol {
	margin-left: 10px;
	list-style: inside;
	color: #336633;
}
div#footer {
	border-top: thin dotted #FF0000;
	margin-top: 20px;
	clear: both;
}
input#Submit {
	margin-left: 40px;
}

.BorderBlueTop {
	border-top: 1px solid #0000FF;
}
.ClearLeft {
	clear: left;
}
.ClearRight {
	clear: right;
}
h3 {
	padding-left: 5px;
	margin-left: 50px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
div#Header {
	height: 198px;
	width: 100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	background-repeat: repeat-x;
	background-color: #FFFFCC;
}
div#MenuBar {
	text-align: center;
	background-color: #0000FF;
	color: #0000FF;
	height: 25px;
	padding-left: 80px;
	border-top-width: 2px;
	border-right-width: 20px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
}
div#menu {
	border-left: 1px solid #FFFFFF;
	height: 25px;
}
#menu a:hover {
	background-color: #FF0000;
}
#Top a {
	font-weight: bold;
	padding: 1px;
	width: 50px;
	border: 1px solid #0000FF;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	text-decoration: none;
	background: #FFFFCC;
}
#Top a:hover {
	background: #66CC66;
}
div#left {
	float: left;
	width: 48%;
	margin-right: 1%;
}
#Container {
	text-align: left;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#Container #admin {
	background-color: #FFFF99;
	text-align: left;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#Container #admin a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	display: block;
	float: left;
}
.NewsItem {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	padding-bottom: 10px;
}
.NewsDate {
	padding: 10px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00F;
	border-left-color: #00F;
	float: right;
}
#Container #Content label {
	float: left;
	margin: 10px;
}
#Container #Content #NewUser {
	width: 50%;
}
#Container #Content #Right {
	margin-left: 50%;
}

