body {
	background: #666666 url(../images/BG-main.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
}
.mainTBL-BG {
	background-image: url(../images/BG-compass.gif);
	background-repeat: no-repeat;
}

#wrapper {
	text-align: left; /* counter the body center */
	border: 0px;
	width: 770px;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/BG-compass.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p, ul {
	font: 75% Arial, Helvetica, sans-serif;
}

#FourPxHspace {
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.OnePxBrdrBlk {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#contentTblPad {
	margin: 4px;
	padding: 4px;
}
.contact{color:#000000;font:11px/12px arial,helvetica,sans-serif}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

