@charset "UTF-8";
body {
	font: 90% Calibri, sans;
	background: #fff;
	margin: 0px;
	padding: 0;
	text-align: center;
	color: #000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.oneColFixCtr #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:normal;
	font-size: 160%;
	}
.oneColFixCtr #mainContent {
	padding: 0px;
	margin: 0px;
	width: 960px;
	background-image: url(../images/middle.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	top: 228px;
	height: 537px;
}
.oneColFixCtr #mainContent .welcome {
	position: absolute;
	top: 0px;
	left: 24px;
	width: 300px;
	}
.oneColFixCtr #mainContent .opening {
	position: absolute;
	top: 301px;
	left: 24px;
	width: 300px;
	}
.oneColFixCtr #mainContent .intro {
	position: absolute;
	top: 40px;
	left: 396px;
	width: 300px;
	}
.oneColFixCtr #mainContent .moreinfo {
	position: absolute;
	top: 405px;
	left: 202px;
	width: 150px;
	}
.oneColFixCtr #mainContent .moreinfo a {
	color: #f00;
	}
.oneColFixCtr #bottom {
	width: 960px;
	position: absolute;
	top: 765px;
}
.oneColFixCtr #bottom .bottomp {
	position: absolute;
	left: 24px;
	width: 300px;
	color: #fdd41a;
	}
.oneColFixCtr #bottom .bottomp a {
	color: #fdd41a;
	font-size:50%;
	}
.oneColFixCtr #top {
	padding: 0px;
	height:228px;
}
img {
	border: 0px;
	}
.space {
	clear:both;
	}
	
#ad {
 position:absolute;
 left: 734px;
 top: 14px;
 height:260px;
 width: 203px;
 border: 1px solid #ccc;
 }
 
