body {
	font-size: medium;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	clip: auto;
	font-family: Gill Sans MT;
	/* font-size: 13px; */
	/* background-image: url('images/background-v2.jpg'); */
        background-color: rgb(188,184,177);
}
a {
	font-size: medium;
	color: #FFEEEE;
	cursor: pointer;
	/* color: #ED1C24; */
	text-decoration: none;
}
a:hover {
	color: #FFEEEE;
	/* color: #ED1C24; */
        text-decoration: underline;
}
h3 {
	_font-size: 15px;
	color: #ED1C24;
	text-align: center;
	font-weight: bold;
	_font-weight: bold;
	font-style: normal;
	margin-top: -2px;
	margin-bottom: -13px;
	_margin-top: -7px;
	_margin-bottom: -18px;
}
a img {
	border-style: none;
}
table.imagebar td a {
	color: #243d56;
}
img.background {
	width: 100%;
	height: 100%;
}
div.points {
	visibility: hidden;
}
div.content {
	color: #243d56;
	position: absolute;
	height: 450px;
	width: 860px;
	top: 50%;
	left: 50%;
	text-align: left;
	margin-top: -225px;
	margin-left: -430px;
	background-color: rgb(207,174,115); 
}
div.content img {
	float: left;
	margin-right: 8px;
}
div.bcontent {
	color: #243d56;
	position: absolute;
	height: 450px;
	width: 860px;
	top: 50%;
	left: 50%;
	text-align: justify;
	margin-top: -225px;
	margin-left: -430px;
	background-color: #9d8e7d;
}
div.bcontent img {
	float: left;
	margin-right: 8px;
}
div.bcontent h3 {
	margin-bottom: 25px;
	_margin-bottom: 20px;
}
div.title {
	position: relative;
	text-align: center;
	width: 860px;
	_width: 810px;
	height: 80px;
	bottom: 80px;
	color: #ED1C24;
	font-size: 72pt;
	font-style: italic;
}
div.menu {
	position: relative;
	text-align: left;
	width: 80px;
	height: 80px;
	left: 20px;
	bottom: 73px;
	_bottom: 123px;
}
div.textbox {
	position: relative;
	width: 630px;
	height: 265px;
	left: 120px;
	bottom: 135px;
	_bottom: 180px;
	_margin-bottom: -250px;
	clip: auto;
	overflow: visible;
}
div.imagebar {
	position: relative;
	width: 930px;
	height: 120px;
	overflow: hidden;
        clip: auto;
	left: -35px;
	_left: -50px;
	bottom: 0px;
	_top: 80px;
	_margin-right: -100px;
	_margin-bottom: 0px;
	/* background-color: #240B43; */
}
div.linkbar {
	position: relative;
	bottom: 150px;
	_bottom: -80px;
	left: -35px;
	_left: -50px;
	width: 930px;
	height: 26px;
	_margin-right: -100px;
	_margin-bottom: -20px;
	overflow: hidden;
	clip: auto;
}
div.backlink {
	position: relative;
	width: 75px;
	height: 20px;
	bottom: 205px;
	_bottom: 70px;
	left: 780px;
	_left: 780px;
	text-decoration: none;
}

div.backlink:hover {
	text-decoration: underline;
}

table.imagebar {
	color: #FFFFFF;
	position: relative;
	bottom: 3px;
	left: 0px;
	width: 930px;
	height: 124px;
	overflow: hidden;
        clip: auto;
}
table#normal {
	left:10px;
}
table.linkbar {
	position: relative;
	width: 930px;
	height: 14px;
	font-style: normal;
	font-weight: bold; 
	overflow: hidden;
	clip: auto;
}
tr {
	overflow: hidden;
        clip: auto;
	border-width: 0px;
}
td {
	height: 50%;
	width: 20%;
	overflow: hidden;
	clip: auto;
	text-align: center;
	border-width: 0px;
	margin-left: -2px;
	margin-right: -2px;
}

