body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ED8804 url(images/bg.jpg) repeat-x scroll;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	width: 665px;
	z-index: 1;
}
.logo {
	background-image: url(images/logo.jpg);
	float: left;
	height: 34px;
	width: 188px;
	text-align: center;
	padding-top: 200px;
	font-family: "trebuchet MS", "Lucida Console", Arial, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.logo a {
	color: #FFFFFF;
	height: 19px;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.logo a:hover {
	text-decoration: underline;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
#header {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left;
	height: 234px;
	width: 665px;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.menu {
	float: left;
	background: #ED8804 url(images/menubg.jpg) repeat-x scroll;
	height: 204px;
	width: 192px;
	padding-top: 24px;
	text-align: right;
}
.krdn {
	float: left;
	background-image: url(images/krdn.jpg);
	height: 234px;
	width: 276px;
	padding-left: 9px;
	text-align: right;
}
.content {
	background-image: url(images/content.jpg);
	float: left;
	height: 339px;
	width: 665px;
}
.content2 {
	background-image: url(images/content2.jpg);
	float: left;
	height: 339px;
	width: 665px;
}
.content3 {
	background-image: url(images/content3.jpg);
	float: left;
	height: 339px;
	width: 665px;
}
.content4 {
	background-image: url(images/content4.jpg);
	float: left;
	height: 339px;
	width: 665px;
}
#bodyarea {
	float: left;
	margin-top: 5px; 
	font: 11px "Tahoma", Verdana, sans-serif; 
	width: 665px; 
	color: #FFFFFF;
	background: #FFFFFF url(images/bodybkg.jpg) repeat-y scroll;
}
#bodyindex {
	float: left;
	margin-top: 5px; 
	font: 11px "Tahoma", Verdana, sans-serif; 
	width: 665px; 
	color: #FFFFFF;
}
.coltxt { 
	padding-right: 15px;
	padding-left: 35px; 
	font-family: "Tahoma", Verdana, sans-serif; 
	color: #1b3b4a; 
	font-size: 12px; 
	line-height: 1.5; 
}
.coltxt a {
	text-decoration: none;
	color:#0099CC;
}
.coltxt a:hover {
	text-decoration: underline;
	color:#0099CC;
}
.colspacer {
	height: 12px;
}
h1 {
	font: 18px "Arial", "Lucida Console", Arial, sans-serif;
	color: #A21631;
	letter-spacing: 1px;
}
h2 {
	font: bold 14px "trebuchet MS", "Lucida Console", Arial, sans-serif;
	color: #000064;
}
.images {
	border: 1px solid #999999;
	background: #EFEFEF;
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
	margin-top: 5px;
	padding: 4px;
}
.img {
	border: 1px solid #999999;
	background: #EFEFEF;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 4px;
}
.preload {
	border: 1px solid #999999;
	background: #EFEFEF;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: right;
	margin-top: 5px;
	padding: 4px;
}
#footer {
	float: left;
	margin-top: 10px; 
	font: 11px "trebuchet MS", "Lucida Console", Arial, sans-serif;
	height: 53px;
	width: 665px; 
	color: #FFFFFF;
	background: #FFFFFF url(images/footer.jpg) repeat-y scroll;
	margin-bottom: 5px; 
	text-align: center;
	padding-top: 7px;
}
#navigation2 li a {
	color: #000000;
	background: url(images/dot.gif) repeat-x scroll left bottom;
	height: 25px;
	width: 150px;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	font: normal 11px/19px "Arial", Helvetica, sans-serif;
}
#navigation2 {
	width: 150px;
	padding-top: 1px;
}
#navigation2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation2 a:hover {
	color: #FFFFFF;
	background: #ED8804;
}
#column1 {
	float: left;
	width: 150px;
}
#column2 {
	margin-top: 10px;
	float: left;
	width: 450px;
	margin-left: 15px;
	padding-top: 1px;
}
