body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:70%;
	background: #000000;
	margin: 0 auto;
	text-align: center;
	color: #757370;
	line-height:16px;
	background-image:url('images/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

img { 
	border:none; 
}

a:active {
	outline: none;
}

a {
	color:#757370;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:110%;
	color: #757370;
	line-height:16px;
	margin:0 auto;
}

p {
	margin-top:0px;
	margin-bottom:0px;
}

#mainContainer {
	margin:0 auto;
	padding:0px;
	width: 798px;
	height:auto;
	position:relative;
}

#headerTopContainer {
	width: 798px;
	height: 71px;
}

#headerBottomContainer {
	width: 798px;
	height: 32px;
	position:relative;
}

#mainContentArea {
	width: 776px;
	height: auto;
	background: #F6F2EB;
	padding:11px;
	position:relative;
}

.contactArea {
	width: 760px;
	height:auto;
	background: #F6F2EB;
	padding:19px;
	position: relative;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
	font-weight:bold;
}

#mainTitleBar {
	width:768px;
	height:26px;
	position:relative;
	text-align:left;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:6px;
}

#contactContainer {
	height:25px;
	width:390px;
	position:absolute;
	right:11px;
	top:0px;
}

#topLinksContainer {
	width: 539px;
	height: 30px;
	position:absolute;
	right:0px;
	top:0px;
}

#mainContentLeftCol {
	width: 232px;
	float: left;
	padding-left: 8px;
	text-align:justify;
}

#mainContentRightCol {
	width: 515px;
	float:right;
}

.clearBoth {
	height:0px;
	clear:both;
}

#footerTopContainer {
	width:798px;
	height:30px;
	margin-top:9px;
}

#footerBottomContainer {
	width:798px;
	height:auto;
	background-image:url('images/footerBackground.gif');
	background-position:top;
	background-repeat:repeat-y;
}

#footerRightCol {
	width:539px;
	float:right;
	position:relative;
}

#footerLeftCol {
	width:212px;
	float:left;
	padding:19px;
	text-align:justify;
}

#footerLinksContainer {
	width:539px;
	height:30px;
	float:right;
}

#footerTopLeftCol {
	width:231px;
	background: #F6F2EB;
	height:11px;
	float:left;
	position:relative;
	text-align:left;
	padding-left:19px;
	padding-top:19px;
}

#footerRightColContents {
	width:517px;
	padding:11px;
	height:auto;
}

#mapContainer {
	width:446px;
	height:44px;
	background-image:url('images/mapBackground.jpg');
	padding-top:447px;
	padding-left:13px;
	padding-right:35px;
	text-align:left;
	position:relative;
}

.linkText a{
	color:#C34E3A;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}
