body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #365483;
}

h1, h2, h3, h4 {
	margin: 0px;
	font-weight: normal;
}

.subTitle {
	font-size: 12px;
	color: #ffffff;
}

.copyright {
	font-size: 10px;
	color: #ffffff;
}

.smallLink {
	font-size: 11px;
	color: #999999;
}

a.smallLinkS:link, a.smallLinkS:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.smallLinkS:hover, a.smallLinkS:active {
	font-size: 11px;
	color: #365483;
	text-decoration: none;
}

.smallText {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

#borderStyle {
	border: 8px solid #2e4b77;
}

#menuStyle {
	background-color: #17253c;
}

#mainBodyStyle {
	background-color: #ffffff;
}

a.menuText:link, a.menuText:visited {
	display: block;
	height: 22px;
	color: #ffffff;
	padding-right: 20px;
	padding-top: 7px;
	text-decoration: none;
}

a.menuText:hover, a.menuText:active {
	display: block;
	height: 22px;
	color: #ffffff;
	background-color: #715e55;
}

#heading {
	font-family: Garamond, "MS Serif", serif;
	color: #ffffff;
	background-color: #715e55;
	font-size: 17px;
	display: block;
	width: 170px;
	padding: 6px 6px 6px 16px;
}

#content {
	padding: 10px 45px 15px 45px;
	line-height: 16px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content_about1 {
	padding: 10px 12px 15px 30px;
	line-height: 16px;
	font-size: 7.3pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content_about2 {
	padding: 10px 30px 15px 12px;
	line-height: 16px;
	font-size: 7.3pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content2 {
	padding: 10px 20px 15px 20px;
	line-height: 16px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.continueText:link, a.continueText:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #715e55;
	font-size: 10px;
	text-decoration: none;
	display: block;
	width: 70px;
	padding: 4px 4px 5px 4px;
}

a.continueText:hover, a.continueText:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #453b36;
	font-size: 10px;
	text-decoration: none;
	display: block;
	width: 70px;
	padding: 4px 4px 5px 4px;
}
