* {border:none;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-size: 12px;
}
h1 {
	font-size: 2.5em;
}
h3 {
	font-size: 1.5em;
}
hr {
	color:lightsteelblue;
	background-color:lightsteelblue;
	height:1px;
}
#bodyDiv {
	margin: auto;
	width:954px;
	top:0px;
}
#Menu {
	position:relative;
	left:0px;
	top:0px;
	height:auto;
	width:100%;;
	height:auto;
	font-size: 10px;
}
#menu a {
	padding: 0 .2em 0 .2em;
	text-decoration:none;
}
.taskBarButton {
	float: left;
	height: 15px;
}
#Content {
}
#googleAds {
	float:right;
	margin:14px 0px 14px 14px;
	height:600px;
	width:162px;
}
#Footer {
	clear:both;
	width:100%;
	margin-top:10px;
	text-align:left;
}
#Footer img {
	clear:none;
	float:left;
	width:75px;
	height:72px;
}
#Copyright {
	clear:none;
	float:right;
	width: 700px;
	height:72px;
	text-align:right;
}
#pageStats {
	padding-bottom: 10px;
	font-size: xx-small;
	font-family: "Courier New", Courier, monospace;
}
ol,ul {
	list-style-position: outside;
}
#buttonMenu {
	width: 70px;
	margin: 0px auto;
}
