body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
background-color: #000000;
margin: 0px 0px 0px 0px;
background-repeat: no-repeat;
background-position: left bottom;
}

h1 {
color: #FF6666;
font-size: 12px;
}

h2 {
color: #FF99CC;
}

h3, h4 {
color: #CC9999;
}

h5, h6 {
color: #FFCCCC;
}

a {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #FF3333;
text-decoration: underline;
}

#footer {

bottom: 0px;
width: 99%;

}
.topbar {
background-image: url(images/tbl_top2.gif);
background-repeat: repeat-x;
}


.itemcontainer {
	position: relative;
	width:100%;
	z-index:1;
	left: 0px;
	top: 0px;

}

.btmright {
	background-image:url(images/tbl_btm_right2.jpg);
	position: absolute;
	z-index:0;
	width:123px;
	height:223px;
	right: 0px;
	bottom: 0px;
}
.nav {
	font-size:10px;
	font-weight: bold;
	position: relative;
	top: 73px;
	left: 10px;
	color: #000000;
}

.navdiv {
	right:0px;
	position: absolute;
	z-index:2;
	top: 0px;
	height: 100px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 390px;
	visibility: visible;

}
.navbot {
	font-size:10px;
	font-weight: normal;
	position: absolute;
	bottom: 5px;
}
