@charset "UTF-8";
body {
	background-color: #603260;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#wrapper {
	text-align: left;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	background-image: url(../images_layout/header.jpg);
	height: 132px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	background-attachment: scroll;
	background-image: url(../images_layout/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	background-attachment: scroll;
	background-image: url(../images_layout/mainbk.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	margin-top: -19px;
	text-align: center;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images_layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	margin-top: -19px;
}
#navLinksLeft {
	height: 26px;
	width: 350px;
	margin-top: 4px;
	margin-left: 38px;
	float: left;
	word-spacing: 8px;
	display: inline;
}
#linksFooter {
	width: 810px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	word-spacing: 20px;
	float: left;
}
#navLinksRight {
	height: 26px;
	width: 280px;
	margin-top: 4px;
	margin-left: 0px;
	float: right;
	margin-right: 38px;
	word-spacing: 8px;
	text-align: right;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navLinksContact {
	height: 15px;
	width: 800px;
	margin-top: -1px;
	float: right;
	margin-right: 15px;
	word-spacing: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #694771;
	text-align: right;
	display: inline;
}
.underscore_mainbk {
	color: #FFDEA5;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #303;
	text-decoration: none;
}
a:hover {
	color: #399;
	text-decoration: none;
}
a:active {
	color: #99C;
	text-decoration: none;
}
a {
	font-weight: bold;
}
h2 {
	font-size: 22px;
	color: #036061;
}
h1 {
	font-size: 28px;
	color: #036061;
}
h3 {
	font-size: 20px;
	color: #036061;
}
h4 {
	font-size: 18px;
	color: #036061;
}
h5 {
	font-size: 16px;
	color: #036061;
}
h6 {
	font-size: 15px;
	color: #036061;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	margin-left: 5px;
}

