html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
body, td {
background-color: #000000;
font-family: Verdana, Arial, Helvetica sans-serif;
font-size: 9px;
color: #eeeeee;
}

.top {
	width: 900px;
	height: 162px;
	background-image: url(http://www.kasinokaraoke.com/v3/bg-top.jpg);
}

.navi {
	width: 900px;
	height: 17px;
	position: relative;
	top: 146px;
}

.middlebg {
	width: 900px;
	background-image: url(http://www.kasinokaraoke.com/v3/bg-middle-bg.jpg);
}

.middle {
	width: 900px;
	min-height: 320px;
	background-image: url(http://www.kasinokaraoke.com/v3/bg-middle.jpg);
	background-repeat: no-repeat;
}

.bottom {
	width: 900px;
	height: 56px;
	background-image: url(http://www.kasinokaraoke.com/v3/bg-bottom.jpg);
}

.content {
	width: 569px;
	padding-top: 20px;
}

/* IE/Win requirement so floated tablecells take the height  */
* html .wrapper {display: block; height: 100%;}

.main {
display: table-cell;
border: 0;
margin: 0;
padding-top: 50px;
padding-bottom: 25px;
padding-left: 5px;
vertical-align: top;
min-height: 100%;
width: auto;
position: relative;
}

#header {
padding-top: 5px;
padding-bottom: 5px;
text-indent: 5px;
position: absolute;
top: 0;
left: 0;
background: #009;
width: 100%;
color: #fff;
font-weight: bold;
font-size: 10px;
z-index: 5;
}
#menu {
padding-top: 5px;
padding-bottom: 5px;
text-indent: 5px;
position: absolute;
top: 22px;
left: 0;
background: #888;
width: 100%;
color: #fff;
font-size: 10px;
z-index: 4;
}

#footer {
margin-top: -22px;
width: 100%;
background: #009;
color: white;
text-align: center;
font-size: 10px;
padding-top: 5px;
padding-bottom: 5px;
position: absolute;
}

a  {
color: #eeeeee;
text-decoration: none;
font-weight: bold;
}
a.menu {
color: #eeeeee;
}
a:hover  {
text-decoration: underline;
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #009;
	}
select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #009;
}
textarea {
color : #009;
}
.st_blogdivider {
background-color : #f83bff;
}
.fl_blogdivider {
background-color : #f83bff;
height: 1px;
width: 100%;
display: block;
margin-top: 5px;
margin-bottom: 5px;
}
