body {
	background-color: #666666;
	padding: 0px;
	margin: 0px;
	scrollbar-face-color: #000000; 
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #FFFFFF;
	text-align: center;
}
#counter-left {
	width:1000px;
	height: 100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px solid gold;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	background-color:#000;
	}
#com {
	width: 728px;
	height: 90px;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
	}
#logo {
	background-image: url(../images/hogwarts.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	}
#topMenu {
	font-size: 12px;
	color: #FFF;
	float: right;
	text-align: left;
	width: 728px;
	margin-top: 3px;
	margin-right: 40px;
	}
#topBanner {
	margin:0px auto;
	width: 1000px;
	height: 167px;
	}
#copyright {
	margin: 0px auto;
	width: 1000px;
	border-left: 0px solid gold;
	border-right: 0px solid gold;
	border-bottom: 0px solid gold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFC;
	background-color: #000;
	font-size: 12px;
	}
a {
	font-weight: normal;
	text-decoration: none;
	color: gold;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: gold;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	}
a.slet {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: red;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	}
a.slet:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: red;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	}
#hereYouAre {
	padding: 0px 50px 20px 28px;
	}
.noBorder {
	border: 0px;
	}
	
.leftCell {
	width: 650px;
	color: #FFC;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	}
.rightCell {
	width: 250px;
	color: #FFC;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	}
.mainTable { 
	width: 1000px;
	}
