@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-repeat:no-repeat;
	
}

#shrinkit {
 
font-size: x-small;
}
	
#Table_01 {
	position:relative;
	top:0px;
	width:1024px;
	height:1100px;
}

#neonbg-01_ {
	background-image:url(images/neonbg_01.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:2px;
}

#banner_ {
	background-image:url(images/banner.jpg);
	position:absolute;
	left:0px;
	top:2px;
	width:1024px;
	height:221px;
}

#links_ {
	background-image:url(images/links.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:223px;
	width:1024px;
	height:60px;
	padding-top:10px;
	padding-left:175px;
	z-index:6;
}

#linkgap_ {
	background-image:url(images/linkgap.jpg);
	position:absolute;
	left:0px;
	top:283px;
	width:1024px;
	height:17px;
}

#leftgap_ {
	background-image:url(images/leftgap.jpg);
	position:absolute;
	left:0px;
	top:300px;
	width:77px;
	height:628px;
}

#maincontent_ {
	background-image:url(images/maincontent.jpg);
	position:absolute;
	left:77px;
	top:300px;
	width:531px;
	height:628px;
	font-size:medium;
}

#centergap_ {
	background-image:url(images/centergap.jpg);
	position:absolute;
	left:608px;
	top:300px;
	width:61px;
	height:628px;
}

#sidecontent_ {
	background-image:url(images/sidecontent.jpg);
	position:absolute;
	left:669px;
	top:300px;
	width:292px;
	height:628px;
	padding-top:10px;
	font-size: medium;
}

#rightgap_ {
	background-image:url(images/rightgap.jpg);
	position:absolute;
	left:961px;
	top:300px;
	width:63px;
	height:628px;
}

#bottom_ {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:928px;
	width:1024px;
	height:172px;
	padding-left:400px;
}

.heading
{
	font-size:24px;
}

<!-- End Save for Web Styles -->