body {
	margin: 0px;
	overflow: auto;
}

#main_table {
	background: #FFD400;
}

.left_side {
	background: #FFF;
	width: 13%;
}

a:focus {
	outline: none;
}

img {
	border: 0px;
}

.shadow_top_corner {
	background: url('arnyek_felsosarok.gif') #FFF;
	background-position: left top;
	background-repeat: repeat-y;
	width: 13%;
}

.shadow_right {
	background: url('arnyek_jobb.gif') #FFF;
	background-position: left top;
	background-repeat: repeat-y;
	width: 13%;
}

.shadow_bottom_corner {
	background: url('arnyek_alsosarok.gif') #FFF;
	background-position: left top;
	background-repeat: repeat-y;
	width: 13%;
}

.shadow_bottom {
	background: url('arnyek_also.gif') #FFF;
}

.header {
	width: 755px;
	height: 320px;
	background: url('reggaeweb_logo.jpg') no-repeat;
}

.date {
	text-align: left;
	font-family: Monotype Corsiva;
	font-size: 14pt;
}

.clock {
	text-align: right;
	font-family: Monotype Corsiva;
	font-size: 14pt;
}

.main_menu {
	width: 230px;
	vertical-align: top;
	text-align: center;
}

.main_menu a {
	display: block;
	text-align: center;
}

.menu_top {
	background: url('mini_table_top.png');
	background-repeat: no-repeat;
}

.menu_middle {
	background: url('mini_table_middle.png');
}

.menu_bottom {
	background: url('mini_table_bottom.png');
	background-repeat: no-repeat;
	height: 36px;
}

.main_frame {
	width: 528px;
}

.mp3player {
	background: url('player_hatter.jpg') #FFD400;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 240px;
	vertical-align: top;
}

.player_top {
	background: url('player_tabla_top.png') no-repeat;
	height: 36px;
}

.player_left {
	background: url('player_tabla_left.png');
	background-repeat: repeat-y;
	width: 20px;
}

.player_center {
	background: #FF9C00;
	height: 137px;
}

.player_right {
	background: url('player_tabla_right.png') no-repeat;
	background-repeat: repeat-y;
	width: 20px;
}

.player_bottom {
	background: url('player_tabla_bottom.png') no-repeat;
	height: 31px;
}

#songTitle {
	color: #960101;
	font-family: Verdana;
	font-size: 10pt;
}

.copyright {
	background: #F00;
	height: 50px;
	vertical-align: bottom;
}