@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/bodybg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
}

.Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:1000px;

}

.header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:171px;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
}

.links_ {
	position:absolute;
	left:0px;
	top:171px;
	width:795px;
	height:69px;
	background-image: url(images/links.jpg);
	background-repeat:no-repeat;
	z-index: 4;
	padding-left:230px;
	padding-top:10px;
}

.headerspace_ {
	position:absolute;
	left:0px;
	top:240px;
	width:229px;
	height:67px;
	background-image: url(images/headerspace.jpg);
	background-repeat:no-repeat;
}

.mainheader_ {
	position:absolute;
	left:229px;
	top:240px;
	width:452px;
	height:67px;
	background-image: url(images/mainheader.jpg);
	background-repeat:no-repeat;
	font-size: 36px;
	padding-top:15px;
	padding-left:15px;
}

.smallheader_ {
	position:absolute;
	left:681px;
	top:240px;
	width:343px;
	height:67px;
	background-image: url(images/smallheader.jpg);
	background-repeat:no-repeat;
	font-size: 36px;
	padding-top:15px;
	padding-left:75px;
}

.leftcontentspace_ {
	position:absolute;
	left:0px;
	top:307px;
	width:33px;
	height:639px;
	background-image: url(images/leftcontentspace.jpg);
	background-repeat:no-repeat;
}

.maincontent_ {
	position:absolute;
	left:33px;
	top:306px;
	width:643px;
	height:640px;
	background-image: url(images/maincontent.jpg);
	background-repeat:no-repeat;
	padding:10px;
	padding-top:20px;
}

.contentspace_ {
	position:absolute;
	left:694px;
	top:307px;
	width:47px;
	height:639px;
	background-image: url(images/contentspace.jpg);
	background-repeat:no-repeat;
}

.sidecontent_ {
	position:absolute;
	left:741px;
	top:307px;
	width:252px;
	height:639px;
	background-image: url(images/sidecontent.jpg);
	background-repeat:no-repeat;
	text-align: center;
}

.rightcontentgap_ {
	position:absolute;
	left:993px;
	top:307px;
	width:31px;
	height:639px;
	background-image: url(images/rightcontentgap.jpg);
	background-repeat:no-repeat;
}

.jkleinlink_ {
	position:absolute;
	left:0px;
	top:946px;
	width:1024px;
	height:54px;
	background-image: url(images/jkleinlink.jpg);
	background-repeat:no-repeat;
	text-align: center;
}
