body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#wrapper {
	text-align: left;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#header {
	margin-top: 0px;
}
#logo {
	height: 40px;
	padding-top: 12px;
	padding-bottom: 2px;
	background-image: url(CSSImages/Banner/ForgottenHistory.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#logoCross {
	float: right;
	background-image: url(CSSImages/Banner/Cross.jpg);
	background-repeat: no-repeat;
	clear: none;
	height: 40px;
	width: 40px;
}
#logoBAOR {
	float: left;
	background-image: url(CSSImages/Banner/BAOR.jpg);
	background-repeat: no-repeat;
	clear: none;
	height: 40px;
	width: 31px;
}

#banner {
	height: 70px;
	background-image: none;
	background-color: #000000;
	clear: both;
	background-position: center center;
	padding: 5px;
	vertical-align: middle;

}
#nav {
	height: 27px;
	background-image: none;
	background-color: #000000;
}
#lang {
	float: right;
	width: 200px;
	background-position: right;
	padding-top: 0px;
	text-align: right;
	background-color: #FFFFFF;
}
#content {
	border: 1px solid #000000;
	clear: both;
	padding: 5px;
	float: left;
	width: 972px;
}
#leftColumn {
	float: left;
	width: 350px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rightColumn {
	float: right;
	width: 600px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#footer {
	margin-top: 0px;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	clear: both;
}
#footerLinks {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	padding-top: 5px;
	
}
#dataTable { width: 100%; 
}
#dataTable td, #dataTable th{ padding: 5px;
}
.hoverRow, .selectRow{
	background-color: #999999;
	cursor: pointer;
	cursor: hand;
	}
	
.navRowFirst, .navRowPrevious {
	text-align:right;
	}
.navRowLast, .navRowNext {
	text-align:left;
	}
.navRowCloseWindow {
	text-align:center;
	}
	

h1 {
	font-size: 18px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h2 {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	font-size: 16px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-image: url(CSSImages/CrossH2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
}
.Bold {
	font-weight: bold;
}

.CentreFooter {
	font-size: small;
	text-align: center;
	padding: 5px;
}

.oddRow{
	background-color: #CCCCCC;
}
.ImageCaption {
	font-weight: normal;
	color: #FFFFFF;
}


img {
border-width: 0px;
border-style:solid;
border-color:#333333;

}
#leftColumnIndex {
	float: left;
	width: 480px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rightColumnIndex {
	float: right;
	width: 480px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
