
#wrapper {
	background-image: url(../gfx_gallery/tablebg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	width: 1000px;
}
.rounds{
	background-image: url(../gfx_gallery/topbutton.jpg);
	background-repeat: no-repeat;
}
#logo {
	width: 261px;
	height: 322px;
	float: right;
	background-image: url(../gfx_gallery/logo.jpg);
}
#topright {
	background-image: url(../gfx_gallery/topright.jpg);
	width: 100px;
	height: 407px;
	background-repeat: no-repeat;
}
.menu_a {
	background-image: url(../gfx_gallery/menua.jpg);
	background-repeat: no-repeat;
}
.menu_b {
	background-image: url(../gfx_gallery/menub.jpg);
	background-repeat: no-repeat;
}
.menu_c {
	background-image: url(../gfx_gallery/menuc.jpg);
	background-repeat: no-repeat;
}
.menu_d {
	background-image: url(../gfx_gallery/menud.jpg);
	background-repeat: no-repeat;
}
.foot{
	background-image: url(../gfx_gallery/footbg.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 801px;
}
.btn1{
	position:relative;
	width:83px;
	height:69px;
	background-image: url(../gfx_gallery/twitter.jpg);
	background-repeat:no-repeat
	background-repeat:no-repeat
}
.btn2{
	position:relative;
	width:84px;
	height:69px;
	background-image: url(../gfx_gallery/youtube.jpg);
}
.btn3{
	position:relative;
	width:83px;
	height:69px;
	background-image: url(../gfx_black/facebook.jpg);
	background-repeat:no-repeat
}
.date_bg {
	background-image: url(../../layout_images/index2_04.jpg);
}

.btn a:hover {
	font-family: Tahoma;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../layout_images/menu_over.jpg);
	display: block;
	width: 102px;
	height: 69px;
}

.menu_text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 69px;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	width: 84px;
	line-height: 69px;
	font-family: Tahoma;
	color: #922A2B;
	font-weight: bold;
}
