* {
	margin: 0;
	padding: 0;
}
html {
	background: url(../images/background.jpg) no-repeat;
}
html, body {
	font: 11px tahoma, verdana, arial, sans-serif;
	color: #fff;
}
#wrapper {
	width: 697px;
	margin: 0px auto !important;	
}
#header {
	background: url(../images/header.jpg) no-repeat;
	float: left;
	width: 697px;
	height: 406px;	
}
#main {
	float: left;
	width: 697px;
}
#navigation {
	float: left;
	width: 228px;
	height: 334px;
}
#nav-top {
	float: left;
	width: 228px;
	height: 268px;
}
#nav-top-1 {
	float: left;
	width: 34px;
	height: 268px;
	background: url(../images/main-1.gif) no-repeat;
}
#nav-top-2 {
	float: left;
	width: 160px;
	height: 268px;
	background: #1e3691;
}
#nav-top-2-innerwrapper ul {
	width: 160px;
	height: 268px;
}
#nav-top-2-innerwrapper ul li {
	list-style: none;
}
#nav-top-2-innerwrapper ul li a {
	display: block;
	height: 40px;
	width: 160px;
	background: url(../images/link-home.gif) no-repeat;
	color: #f7e1a5;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 27px;
}
#nav-top-2-innerwrapper ul li a:hover {
	text-decoration: underline;
	background: url(../images/link-about.gif) no-repeat;
}
#nav-top-3 {
	float: left;
	width: 34px;
	height: 268px;
	background: url(../images/main-2.gif) no-repeat;
}
#nav-bottom {
	float: left;
	width: 228px;
	height: 69px;
	background: url(../images/main-4.gif) no-repeat;
}
#content {
	float: left;
	width: 449px;
	height: 337px;
	background: #1e3691;
}
#content-left {
	float: left;
	width: 430px;
	height: 337px;
}
#content-left.bodytext_style1 {
	width: 410px;
	height: 337px;
	padding: 0 10px;
	overflow-y: scroll;
		font-size:12px;
}
.border {

	padding: 0 0 0 5px;

}
#content-right {
	float: left;
	width: 19px;
	height: 337px;
	background: url(../images/main-3.gif) no-repeat;
}
#footer {
	float: left;
	clear: both;
	width: 697px;
	height: 99px;
	background: url(../images/footer.gif) no-repeat;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 15px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-size:12px;
}
.style1 {color: #E5D19D}
.table text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 15px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: E5D19D;
}
a:visited {
	color: E5D19D;
}
a:hover {
	color: E5D19D;
}
a:active {
	color: E5D19D;
}
