body
{
	background-color: black;
	color:white;
}
#DivHolder
{
	width:100%;
	height:100%;
}
#PageMain
{
	width:840px;
	position: relative;
	height:100%;
}
#PageHeader
{
	display:inline;
	left:0px;
	POSITION: absolute;
}
#PageMenuMain
{
	background-image: url(/layout/kotm_2/images/Menu_BG.jpg);
	left:0px;
	top:137px;
	height:32px;
	width:100%;
	z-index: 10;
	color:black;
	padding-left:22px;
	POSITION: absolute;
}
#RotatingImage
{
	left:0px;
	top:169px;
	height:214px;
	width:100%;
	POSITION: absolute;
}
#Splash_Footer img, #Splash_Top_Left img, Splash_Top_Right img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
#Splash_Footer, #Splash_Top_Left, Splash_Top_Right
{ 
	display: inline-block; 
	POSITION: absolute;
}
#Splash_Footer 
{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/kotm_2/images/Splash_Footer.png'); 
	bottom: 0px; 
	WIDTH: 753px; 
	HEIGHT: 24px
	CURSOR: pointer; 
	POSITION: absolute; 
	z-index: 12;
	left:0px;
}
#Splash_Top_Left 
{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/kotm_2/images/Splash_Top_Left.png'); 
	top: 0px; 
	WIDTH: 334px; 
	HEIGHT: 21px
	CURSOR: pointer; 
	POSITION: absolute; 
	z-index: 12;
	LEFT:0px;
}
#Splash_Top_Right 
{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/kotm_2/images/Splash_Top_Right.png');  
	top: 0px;
	right:80px;
	WIDTH: 62px; 
	HEIGHT: 5px
	CURSOR: pointer; 
	POSITION: absolute; 
	z-index: 12;	
}
#Rotator
{
	z-index:11;
	left:22px;
	POSITION: absolute;
}
#AdvertisingBar
{
	right:-60px;
	top: 170px;
	z-index:14;
	position: absolute;
	height:100%;
}
.SideBarBody
{
	border-left-color:gray;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:gray;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.SideBarHeader
{
	border-left-color:gray;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:gray;
	border-right-style:solid;
	border-right-width:1px;
	height:24px;
	font-size:9px;
	font-family:Arial;
	color:Black;
	padding-left:3px;
}
#AdvertisingBar table
{
	border-bottom: 3px black solid;
	POSITION: relative;
}
#footer
{
	position: absolute;
	left:0px;
	bottom:-33px;
}
#BodyContent
{
	Padding-left:22px;
	left:0px;
	top:380px;
	WIDTH: 753px;
	height: auto;
	POSITION: absolute;
	display:block;
}