body{
	background-color: #020a18;
	padding:0px;
	top:0;
	margin:0px;
}

P {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.outer {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0px;
	text-align: center;
	margin-top: -300px;
}

.main {
	margin: auto;
	min-height: 630px;
	height: auto !important;
	height: 630px;
	width: 900px;
	text-align:left;
	overflow: hidden; 
}

.logoouter {
	width: 900px;
	height: 94px;
	float: left;
	display: inline;
	margin: 0px;
}

.logoextra {
	width: 678px;
	height: 94px;
	float: left;
}

.titlearea {
	width: 222px;
	height: 42px;
	float: left;
	display:inline;
	padding-top: 0px;
	text-align:right;
}

.logo {
	padding-left:140px;
}

.content {
	width: 760px;
	height: 431px;
	float: left;
	display: inline;
	margin: 0px;
 
}

.mainimage {
	width: 538x;
	height: 384px; 
	float: left;
	display: inline;
	margin: 0px;
}

.maincalendar {
	width: 735px;
	height: 384px; 
	float: left;
	display: inline;
	margin: 0px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #020a18;
	SCROLLBAR-HIGHLIGHT-COLOR: #111e36;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #020a18;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #020a18;
	SCROLLBAR-DARKSHADOW-COLOR: #020a18;
}

.maintext {
	width: 212px;
	height: 431px;
	float: right;
	display: inline;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#Scroll {
	background-color:#020a18;
	overflow: auto;
	float: left;
	width: 200px;
	height: 430px;
	display: inline;
	SCROLLBAR-FACE-COLOR: #020a18;
	SCROLLBAR-HIGHLIGHT-COLOR: #111e36;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #020a18;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #020a18;
	SCROLLBAR-DARKSHADOW-COLOR: #020a18;
	
}

#MenuScroll {
	background-color:#020a18;
	overflow: auto;
	float: left;
	width: 520px;
	height: 430px;
	display: inline;
	SCROLLBAR-FACE-COLOR: #020a18;
	SCROLLBAR-HIGHLIGHT-COLOR: #111e36;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #020a18;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #020a18;
	SCROLLBAR-DARKSHADOW-COLOR: #020a18;
	
}

.navouter {
	width: 140px;
	height: 431px;
	float: left;
	display: inline;
	margin: 0px;
	background-color: #020a18; 
}

.navtext, a.navtext:link, a.navtext:active, a.navtext:visited, a.navtextlong {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height: 16px;	
	width: 135px;
	height: 24px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}

a.navtextlong {
	width: 170px;
}

a.navtext:hover, a.navtextlong:hover {
	color:#920d0e;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
}

.sisterpub {
	width: 137px;
	height: 90px;
	padding-left: 3px;
	margin-top: 8px;
}

.footerouter {
	height: 75px;
	width: 900px;
	display: inline;
	float:left;

}

.footerbuttons {
	height: 75px;
	width: 140px;
	display:inline;
	float:left;
}

.footernav {
	height: 75px;
	width: 538px;
	display:inline;
	float:left;
}

.footernavtext, a.footernavtext:link, a.footernavtext:active, a.footernavtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height: 50px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	display: inline;
	font-weight: bold;
}

a.footernavtext:hover {
	color:#920d0e;
}

.addressbar {
	height: 32px;
	width: 538px;
	display:inline;
	float:left;
}

.footersiteby {
	height: 75px;
	width: 222px;
	display:inline;
	float: right;
	text-align:right;
}

.seperator {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 26px;
	width: 2px;
	display: inline;
	float:left;
	background-color: #920d0e;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height: 16px;
}

.text-cocktail {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	line-height: 12px;
}

.textbox-main {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height: 16px;
	background-color:#333333;
	border: 1px solid #000000;
	background-image: url(images/formbox-bg.gif);
}

.text-grey {
	font-family: Arial, Helvetica, sans-serif;
	color:#6c778a;
	text-decoration:none;
	font-size:10px;
	line-height: 12px;
	text-align:justify;
}

a.text-grey:hover {
	color:#FFFFFF;
}

.text-siteby {
	font-family: Arial, Helvetica, sans-serif;
	color:#6c778a;
	text-decoration:none;
	font-size:10px;
	line-height: 43px;
	text-align:justify;
}

a.text-siteby:hover {
	color:#FFFFFF;
}
