body {
	background-color: #bcbdc1;
	margin: 0px;
	padding: 0px;
}
.top {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.menu-cont {
	background-image: url(images/menu-bak.gif);
	height: 50px;
}
.vmenu {
	width: 165px;
	border:0px;
	border-collapse:collapse;
	padding:0px;
}
.vmenu .menu-top {
	background-image: url(images/side-top.gif);
	height: 25px;
	background-repeat: no-repeat;
}
.vmenu .menu-bdy {
	background-image: url(images/side-bak.gif);
	background-repeat: repeat-y;
}
.vmenu .menu-bot {
	background-image: url(images/side-bot.gif);
	height: 22px;
	background-repeat: no-repeat;
}
.content-cont {
	width: 100%;

}

.content-cont .tl {
	height: 18px;
	width: 25px;
	background-image: url(images/btl.gif);
}

.content-cont .bl {
	height: 32px;
	width: 25px;
	background-image: url(images/bbl.gif);
}

.content-cont .l {
	width: 25px;
	background-image: url(images/bl.gif);
	background-repeat:repeat-y;
}

.content-cont .r {
	width: 25px;
	background-image: url(images/br.gif);
	background-repeat:repeat-y;
}

.content-cont .tr {
	height: 18px;
	width: 25px;
	background-image: url(images/btr.gif);
	margin-top: 25px;
}

.content-cont .br {
	height: 32px;
	width: 25px;
	background-image: url(images/bbr.gif);
}

.content-cont .t {
    height: 18px;
	background-image: url(images/bt.gif);
	background-repeat:repeat-x;
}

.content-cont .b {
    height: 32px;
	background-image: url(images/bb.gif);
	background-repeat:repeat-x;
}

.content-cont .c {
    background-color:#FFFFFF;
}



.menu-cont .menu-but {
	margin: auto;
	width: 798px;
	height: 35px;
	border-collapse:collapse;
}
.menu-cont .menu-but .home-but {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.menu-cont .menu-but .news-but {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.menu-cont .menu-but .links-but {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.menu-cont .menu-but .chat-but {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.menu-cont .menu-but .guest-but {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.menu-cont .menu-but .contact-but {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.vmenu .menu-bdy .vbutts {
	background-image: url(images/side-but.gif);
	background-repeat:no-repeat;
	height: 35px;
	font-size: 14px; 
	font-weight: bold;
	text-align:center;
}

.vmenu .menu-bdy .vbutts:hover {
	background-image: url(images/side-but-hov.gif);
	background-repeat:no-repeat;
	height: 35px;
	font-size: 14px; 
	font-weight: bold;
	text-align:center;
}

.footer-left {
	background-image: url(images/footer-left.gif);
	height: 65px;
	width: 25px;
}
.footer {
	background-image: url(images/footer-bak.gif);
	background-repeat: repeat-x;
}
.footer-right {
	background-image: url(images/footer-right.gif);
	height: 65px;
	width: 25px;
}
.footer div {
	padding-top: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	background-image: url(images/h1.gif);
	height: 58px;
	padding-left: 80px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 16px;
	background-repeat: no-repeat;
	font-size:16px;
	color: #000000;
}

.vbutts a {
	height: 35px;
	width: 165px;
	display: block;
	vertical-align:middle;
	padding-top:4px;
	color:#000000;
}

.vbutts a:hover {
	background-image:url(images/side-but-hov.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration: none;
}

.vbutts a:active {
	background-image:url(images/side-but-hov.gif);
	background-repeat:no-repeat;
	text-decoration: none;

}

.menu-cont a {
	width: 133px;
	height:27px;
	display: block;
	color: #000000;
	padding-top: 5px;

}

.menu-cont a:hover {
	color: #000000;
	background-image:url(images/horiz-menu-hov.gif);
	text-decoration: none;
	background-position:top;
}

.menu-cont a:active {
	color: #000000;
	background-image:url(images/horiz-menu-hov.gif);
	text-decoration: none;
}
