body, td {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family: "Trebuchet MS",Tahoma, Verdana;
	font-size:12px;
	color: #FFFFFF;
}
#container{
	top:-15px;
	position: absolute;
	text-align: left;
	left: 50%;
	margin-left: -426px;
	height: auto;
	width: 850px;
	background-color: black;
	border: none;
}
#PageContent
{
padding-left: 10px;
padding-right: 10px;
}
#design-top {
    position: relative;
    top: 0px;
    left: 0px;
    width: 850px;
    height: 126px;
	background-image:url(../images/design_top.png);
}
#design-middle {
	float:left;
	background-image:url(../images/design_middle.png);
	width:850px;
}
#design-bottom {
	float:left;
	background-image:url(../images/design_bottom.png);
	width:850px;
	height:32px;
}
.bottom-info {
	color: #353535;
	font-size: 10px;
	text-align:center;
}
.menu {
	/*position:absolute;
	top:126px;
	left:5px;*/
	float:left;
	width:165px;
	border-bottom: 1px solid #262626;
	margin-left:5px;
}
*.menu {
	/*position:absolute;
	top:126px;
	left:5px;*/
	float:left;
	width:165px;
	border-bottom: 1px solid #262626;
	margin-left:3px;
}
.content {
float:left;
width:510px;
margin:0px;
}
.menu-right {
float:left;
width:126px;
margin:0px;
}
#menu-frame
{
border-bottom: 1px solid #262626;
width:165px;
}
.menu-box {
	border-top: 1px solid #262626;
	border-right: 1px solid #262626;
	width:165px;
	height:49px;
	padding-top: 14px;
	float:left;
}
.menu-box-selected {
	background-image:url("/images/menu_selected.gif");
	border-top: 1px solid #262626;
	border-right: 1px solid #262626;
	width:165px;
	height:49px;
	float:left;
	padding-top: 14px;
}
#menu-sub {
	float:right;
	width:165px;
	border-bottom: 1px solid #262626;
}
#menu-space-kat
{
	position: relative;
	height:10px;
}
.menu-box-sub {
	border-top: 1px solid #262626;
	border-left: 1px solid #262626;
	padding-top: 4px;
	width:165px;
	height:26px;
}
.menu-box-sub-selected {
	background-image:url("/images/menu_selected.gif");
	border-top: 1px solid #262626;
	border-left: 1px solid #262626;
	padding-top: 4px;
	width:165px;
	height:26px;
}
#menu-kat {
	position:relative;
	left:680px;
	width:165px;
	border-bottom: 1px solid #262626;
}
.menu-box-kat {
    padding-top: 4px;
	border-top: 1px solid #262626;
	border-left: 1px solid #262626;
	width:165px;
	height:26px;
}
.menu-box-kat-selected {
	background-image:url("/images/menu_selected.gif");
    padding-top: 4px;
	border-top: 1px solid #262626;
	border-left: 1px solid #262626;
	width:165px;
	height:26px;
}

#content{
	width:510px;
	height:475px;
	background-color:black;
	overflow:hidden;
	margin-left:1px;
}
#content3{
	position:absolute;
	width:510px;
	height:475px;
	background-color:black;
	overflow:hidden;
}
#content4{
	position:absolute;
	width:600px;
	height:475px;
	background-color:black;
	overflow:hidden;
}
#content2{
	width:600px;
	height:475px;
	background-color:black;
	overflow:hidden;
}