@charset "UTF-8";
body {
	background-image: url(images_200908/background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #BA979E;
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 90%;
	color: #333333;
}

#TopMenu {
	background-image: url(images_200908/TopCurtain.png);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 100%;
	position: fixed;
	top: 0px;
	right: 0px;
	overflow: hidden;
	z-index: 100;
}
#CentreCurtain {
	position: absolute;
	width: 100%;
	top: 50px;
	right: 0px;
	visibility: visible;
	z-index: -1;
}
#LHScurtain {
	float: left;
	width: 163px;
	margin: 0;
	padding: 0;
}

#RHScurtain {
	float: right;
	width: 163px;
	margin:0;
	padding: 0;
}

#CTRcontent {
	padding: 0px;
	margin: 60px 165px 10px 165px;	
}



#PageHeader {
	height: 40px;
	width: 500px;
	margin: 78px 0 10px 0;
	padding:0px;
}
#MainContent ul {
	list-style-image: url(images08/bigoteBullet.gif);
	font-size: 0.9em;
	line-height: 1.6em;
}
#MainContent .secUL {
	list-style-type: square;
	margin-left: 20px;
}

#MainContent img {
	background-color: #CC9999;
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #A52963;
}


#MainContent p {
	text-align:justify;
}
#MainContent a {
	color: #A42B63;
	text-decoration: none;
}

#MainContent h3 {
	color:#A12C61;
	font-weight: normal;
}

#MainContent h4 {
	color: #A12C61;
	font-weight: lighter;
}

.scrollingContent {
	text-align:justify;
	width:450px;
	height:300px;
	overflow:scroll;
	overflow-x:hidden;
	padding:0px 10px;
	scrollbar-arrow-color:#FFF;
	scrollbar-face-color: #C99;
	scrollbar-track-color: #C69;
	scrollbar-shadow-color: #C99;
	scrollbar-highlight-color: #C99;
	scrollbar-3dlight-color: #C99;
	scrollbar-darkshadow-color: #C99;
}

.fltLeft {
	float: left;
}

.fltRight {
	float: right;
}

.imageNote {
	font-size: 0.8em;
	font-style: italic;
	color: #A42B63;
	text-align: center;
	margin: auto;
}
.itMenu {
	height: 200px;
	width: 200px;
	top: 0px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	left: 0px;
}

#MainContent #infoHolder {
	height: 200px;
	color: #333333;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 130%;
	float: right;
	position: absolute;
	top: 48px;
	right: 124px;
	width: 350px;
}
#MainContent #infoHolder p {
	text-align: center;
}
#Footer {
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}
#Footer  p {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a {
	color: #E9C1CA;
	text-decoration: none;
}
#ResForm {
	text-align: left;
	border-collapse: collapse;
	width: 80%;
	margin: auto;
}
#ResForm td {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
}
#BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #631A3B;
	padding: 5px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #9D2A61;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 210px;
}
#BottomMenu a {
	color: #FFFFFF;
}
.maroon {color: #9E2A61}
#QueryForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
#QueryForm td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A42B63;
}

#QueryForm th {
	text-transform: uppercase;
	text-align: left;
	color: #8C2655;
}
#rss {
	position: fixed;
	height: 14px;
	width: 36px;
	top: 2px;
	right: 2px;
	z-index: 101;
}
