body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.rightSide {
	background-color: #FEFEFF;
	background-image: url(../images/img_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 20px;
}
.rightSide .ad {
	text-align: center;
}

.leftside {
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 38px;
}
.leftside .ad {
	text-align: center;
}
.leftside .vertNavMenu a {
	background-image: url(../menu-bg.gif);
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.hnav  a  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.hnav td {
	background-image: url(../hnav-tab-bg.gif);
	text-align: center;
	background-position: right bottom;
	height: 100%;
	background-repeat: no-repeat;
	padding-right: 8px;
}
td.hnavRight  {
	background-image: url(../hnavright-bg.gif);
}
td.hnavLeft {
	padding: 0px;
	background-image: none;
}





.dropdownmenu a {
	display: block;
	width: 150px;
	margin: 0px;
	padding: 5px;
	background-color: #65C258;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #479643;
}
.dropdownmenu {
	display: none;
}

.dropdownmenu .tab {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

.contentArea {
	background-color: #FFFFFF;
	background-image: url(../images/img_00.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
div.article {
	position: relative;
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.25em;
	font-weight: normal;
	color: #0052A4;
	line-height: 1em;
	margin-top: 0px;
	padding-top: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.025em;
	color: #333333;
	line-height: 1.25em;
}
img.border {
	border: 1px solid #0052A4;
	padding: 3px;
}

hr.articleSeperater {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.absTopRight {
	position: absolute;
	top: 0px;
	right: 0px;
}
.article .absTopRight {
	margin-top: 5px;
	margin-right: 5px;
}
div.article+div.article {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
img.right {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 0px;
}
div.article>img.right {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.85em;
	font-weight: normal;
	color: #666666;
	line-height: 1em;
	margin-top: 0px;
	padding-top: 0px;
}
table.data {
}
table.data th, table.data td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 3px;
	margin: 0px;
	border-bottom-color: #999999;
}
table.data th {
	background-color: #F0F0F0;
}
form {
	border: 1px solid #A5AAAE;
	padding: 0px;
}
form .section .formContent {
	padding: 10px;
}

form .section {
	padding: 0px;
	background-color: #F7F7F7;
}
form .section .heading {
	font-weight: bold;
	color: #2A465C;
	background-color: #EEF2F7;
	padding: 3px;
	font-size: 1.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EB0CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8BFC5;
}
form .section table {
	width: 100%;
}

form  td.labelCol {
	width: 33%;
	vertical-align: top;
}
form .section table td, form .section table th {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.attractionLinks {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 15px;
}
.attractionLinks a {
	display: block;
	margin-bottom: 4px;
}
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
	position: relative;
	margin-left: -10px;
}

.logo a {
	position: absolute;
	margin-left: -23px;
}
