body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1F1A;
	background-color: #E0C785;
	background-image: url(Images/background.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
div {
	position:absolute;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8A644A;
	margin:0px 0px 5px 0px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8A644A;
	margin:0px 0px -9px 0px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8A644A;
	margin:0px 0px 5px 0px;
	line-height:26px;
}
input {
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	font-size:12px;
}
textarea {
	font-family:"Courier New", Courier, mono;
	font-size:12px;
}

#topleft {
	top:0px;
	left:0px;
	z-index:10;
}
#middleleft {
	top:241px;
	left:0px;
	z-index:10;
}
#topbg {
	top:0px;
	left:181px;
	width:620px;
	height:150px;
	background-image:url(Images/top-bg.gif);
	background-repeat:no-repeat;
	z-index:2;
}
#menubar {
	left:180px;
	top:50px;
	z-index:100;
}
#TitleImage {
	left:180px;
	top:120px;
	z-index:50;
}
#MainText {
	left:200px;
	top:215px;
	width:360px;
	height:200px;
	z-index:200;
}
#AdminText {
	left:200px;
	top:120px;
	width:360px;
	height:200px;
	z-index:200;
}
#ImagesPanel {
	left:580px;
	top:215px;
	width:270px;
	height:200px;
	z-index:200;
}
#AwardsPanel {
	width:360px;
}

