@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: auto;
	padding-top: 30px;
}

a {
	font-family: arial, "Courier New", Courier, monospace;
	color: #fff;
	font-size: 13px;
	line-height: 10px;
	margin-bottom: 13px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
font-family: "Courier New", Courier, monospace;
color: #666;
font-size: 11px;
line-height: 10px;
margin-bottom: 13px;
}

.wrapper {
	margin: auto;
	height: 600px;
	width: 900px;
	background-color: #FFF;
	background-position: center center;
}
.home_top {
	height: 173px;
	width: 900px;
	background-image: url(graphics/home_top.gif);
}
.home_links {
	height: 215px;
	width: 900px;
	background-image: url(graphics/home_links.gif);
}
.home_download {
	height: 64px;
	width: 900px;
	background-image: url(graphics/home_download2.gif);
}
.home_bottom {
	background-image: url(graphics/home_bottom.gif);
	height: 148px;
	width: 900px;
}
.transp_img {
	/* for IE */
  filter:alpha(opacity=0);
  /* CSS3 standard */
  opacity:0;
}
#letter_m {
	background-color: #000;
	margin: 0px;
	height: 215px;
	width: 259px;
	float: left;
}
#letter_a {
	background-color: #000;
	margin: 0px;
	height: 215px;
	width: 128px;
	float: left;
}
#letter_n {
	background-color: #000;
	margin: 0px;
	height: 215px;
	width: 142px;
	float: left;
}
#letter_r {
	background-color: #000;
	margin: 0px;
	height: 215px;
	width: 131px;
	float: left;
}
#letter_i {
	background-color: #000;
	margin: 0px;
	height: 215px;
	width: 60px;
	float: left;
}
#letter_c {
	background-color: #000;
	margin: 0px;
	height: 215px;
	width: 180px;
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrapper2 {
	margin: auto;
	height: 600px;
	width: 900px;
	background-color: #FFF;
	background-position: center center;
	background-image: url(graphics/background.gif);
}
.left_menu {
	height: 600px;
	width: 149px;
	float: left;
	margin: 0px;
}

.menu_top {
	height: 66px;
	width: 149px;
	float: left;
	margin: 0px;
}

.menu_m {
	height: 83px;
	width: 149px;
	float: left;
	margin: 0px;
}
.menu_a {
	height: 77px;
	width: 149px;
	float: left;
	margin: 0px;
}
.menu_n {
	height: 75px;
	width: 149px;
	float: left;
	margin: 0px;
}
.menu_r {
	height: 78px;
	width: 149px;
	float: left;
	margin: 0px;
}
.menu_i {
	height: 85px;
	width: 149px;
	float: left;
	margin: 0px;
}
.menu_c {
	height: 80px;
	width: 149px;
	float: left;
	margin: 0px;
}
.menu_bottom {
	height: 56px;
	width: 149px;
	float: left;
	margin: 0px;
}



.center_content {
	height: 600px;
	width: 477px;
	float: left;
	margin: 0px;
	overflow: hidden;
}
.player {
	height: 83px;
	width: 477px;
	float: left;
	margin: 0px;
}
.text {
	height: 461px;
	width: 477px;
	float: left;
	margin: 0px;
	overflow: visible;
}
.right_menu {
	height: 600px;
	width: 274px;
	float: left;
	margin: 0px;
	padding-top: 134px;
}
#context {
	font-family: "Courier New", Courier, monospace;
	color: #CCC;
	font-size: 11px;
	line-height: 10px;
	margin-bottom: 13px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 14px;
	line-height: 10px;
	padding: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}
h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 600px;
	text-transform: none;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.copyright {
	height: 56px;
	width: 477px;
	float: left;
	margin: 0px;
}
#copyright_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 9px;
	line-height: 10px;
	margin-bottom: 0px;
	margin-top: 25px;
	text-align: center;
}


copyright_text a {
font-family: Georgia, "Times New Roman", Times, serif;
color: #666;
font-size: 9px;
line-height: 10px;
}

copyright_text a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
color: #666;
font-size: 9px;
line-height: 10px;
}
.dwn_img {
	margin-left: 45px;
}
.music_box {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 146px;
	text-align: center;
	height: 160px;
	margin-top: 10px;
}
.music_box_big {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 300px;
	text-align: center;
	margin-bottom: -20px;
}
h3 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 600px;
	text-transform: none;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 20px;
}

