body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
	font: normal normal 14px "Trebuchet MS";
}

.container {
	margin-right: auto;
	width: 744px;
	position: relative;
	margin-top: 0;
	margin-left: auto;
	height: 600px;
	margin-bottom: 0;
	padding-right: 16px;
}

.header {
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	left: 0px;
	width: 760px;
	height: 58px;
	background-image: url(images/header.jpg);
	border-bottom: 1px solid #333333;
	padding-top: 100px;
}

.page {
	left: 0px;
	height: 100%;
	top: 0px;
	position: relative;
	width: 762px;
}

.content {
	height: 100%;
	left: 185px;
	width: 575px;
	top: 158px;
	position: absolute;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}

.feature {
	width: 375px;
	height: 281px;
	left: 60px;
	position: relative;
	padding: 5px;
	border: solid #002850 1px;
}

.picture {
	width: 400px;
	height: 405px;
	left: 81px;
	position: relative;
	border: solid #002850 1px;
	vertical-align: middle;
	text-align:center;
}

.left {
	left: 0px;
	width: 155px;
	top: 158px;
	position: absolute;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background: repeat-x;
	background-repeat: repeat-x;
	background-image: url(images/pagebkg.jpg);
	border-top: 1px solid #333333;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}
h3 {
	font-weight: bold;
	font-size: 14px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
h5 {
	font-weight: normal;
	font-size: 10px;
	position: relative;
	text-align: center;
}
.contentText {
	padding-left: 10px;
	height: auto;
	position: absolute;
	width: 558px;
	overflow: auto;
	left: 175px;
	padding-top: 10px;
	padding-right: 16px;
	top: 158px;
	background: repeat-x;
	background-repeat: repeat-x;
	background-image: url(images/pagebkg.jpg);
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
}
a:link {
	color: #002953;
	text-decoration: none;
}
a:visited {
	color: #002953;
	text-decoration: none;
	text-decoration: none;
}
a:hover {
	cursor: pointer;
	color: #0065cb;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #0065cb;
}
.center {
	text-align: center;
}
.submenu {
	font-weight: bold;
	text-align: left;
	width: 180px;
	height: 230px;
	left: 0;
	top: 0;
	position: relative;
	overflow: hidden;
}

.class {
	background: transparent;
}

.home {
	width: 40px;
	height: 20px;
	top: 140px;
	left: 4px;
	position: absolute;
}
