* {	margin: 0;	padding: 0; border: none; }
.text        { font-size: 8pt; font-family: Verdana; text-decoration: none }
.hint        { font-family: Verdana; font-size: 10px; color: #000000 }
html {
	background: #fff;
}
body {
	width: 906px;
	padding: 0 47px;
	margin: 0 auto;
	font: 11px/14px tahoma;
	color: #3b3b3b;
	background: url(images/header.jpg) no-repeat center top;
}

h1 {
	font: normal 12px tahoma;
	color: #fff;
	text-transform:uppercase;
	background:url(images/h1.jpg)repeat-x;
	padding: 6px 12px 14px;
	margin-bottom: 20px;
}
h2 {
	font:normal 12px tahoma;
	color:#fff;
	margin: 0 0 10px;
}
h3 {
	font: bold 11px tahoma;
	color: #2067c0;
	margin-bottom:12px;
}
h4 {
	font: normal 12px tahoma;
	color: #2067c0;
	margin-bottom:10px;
	text-decoration:underline;
}


a {color: #414141; text-decoration: none;}
a:hover {text-decoration: none;}

#menu {
	padding: 0 0 215px 0;
	margin-left:-60px;
}
#menu li {
	float: left;
	list-style: none;
	font:normal 13px tahoma;
	padding: 42px 10px;
	width:111px;
	margin-left: 60px;
}
#menu li a {
	color: #fff;
}
#menu li.menu1 {	
	background:url(images/m1.jpg)no-repeat;
}
#menu li.menu2 {	
	background:url(images/m2.jpg)no-repeat;
}
#menu li.menu3 {	
	background:url(images/m3.jpg)no-repeat;
}
#menu li.menu4 {	
	background:url(images/m4.jpg)no-repeat;
}
#menu li.menu5 {	
	background:url(images/m5.jpg)no-repeat;
}
#news {
	background:#063b77 url(images/n.jpg)repeat-x;
	padding:20px 0;
}
#news .item {
	width:256px;
	padding:10px;
	float:left;
	background:#386495 url(images/ni.jpg)repeat-x;
	margin-left:19px;
	font-size:10px;
	color:#cbe0f7;
}
#news .date {
	background:url(images/date.jpg) no-repeat;
	padding: 5px 8px 4px;
	color:#fff;
	margin-bottom:10px;
	font-size:11px;
}
#news .more {
	float:right;
	font-size:10px;
	margin-right:10px;
}
#news .more a {
	color:#94ce92;
}
#news img {
	float:left;
	margin:3px 10px 0 0;
}
#left {
	width:175px;
	float:left;
}
	#music-news .item {
		padding-left:20px;
		color:#000;
		font-size:10px;
	}
	#music-news .date {
		color:#df0000;
		margin:0 0 10px -20px;
		text-decoration:underline;
		font-size:11px
	}
	#music-news .clear {
		height:50px;
		background:url(images/dotted.jpg)repeat-x center;
	}
	#music-news .more {
		margin-top:10px;
	}
	#music-news .more a {
		color:#aaa;
		text-decoration:underline;
	}
	#music-news li {
		background:url(images/dotted.jpg)repeat-x bottom;
		padding-bottom:15px;
		margin-bottom:13px;
		margin-left:20px;
	}
#center {
	width:435px;
	margin-left:60px;
	float:left;
}
	#albums img {
		float:left;
		margin:3px 0 95px 0;
	}
	#albums li {
		list-style:none;
		background:url(images/dotted.jpg)repeat-x bottom;
		padding-bottom:10px;
		margin-bottom:8px;
		font-size:12px;
		color:#626262;
	}
	#albums strong {
		font:normal 19px tahoma;
		color:#f9920d;
	}
	#albums .more {
		text-align:right;
		margin-top:20px;
	}
	#albums .more a {
		color:#df0000;
		background:url(images/more.jpg)no-repeat right center;
		padding: 20px 45px 20px 0;
	}
#right {
	width:175px;
	margin-left:60px;
	float:left;
}
	#pr img {
		margin-bottom:15px;;
	}
#read-more h1 {
	margin:-1px -1px 20px -1px;
}
#read-more {
	border:1px solid #cbcbcb;
}
#read-more .wrap {
	margin-left:-15px;
}
#read-more .sep {
	border-bottom:1px solid #e4e4e4;
}
#read-more .item {
	width:265px;
	float:left;
	margin: 0 0 24px 35px;
}
#read-more img {
	float:left;
	margin:3px 10px 0 0;
}
#read-more .more {
	margin-top:10px;
	font-size:10px;
}
#read-more a {
	color:#c3c3c3;
}
.clear {
	clear: both !important;
	float: none !important;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	padding: 30px 47px 40px;
	margin: 40px -47px 0;
	color:#000;
	text-align:right;
}

a.letter, a:active.letter, a:visited.letter
{
	padding:3px;
	font-family:Tahoma; 
	font-size:9px;
	font-weight:400;
	color:#0193DE;
}
a:hover.letter
{
	padding:3px;
	font-family:Tahoma; 
	font-size:9px;
	font-weight:400;
	color:#0193DE;
}

.const
{
	font-family:Tahoma;
	font-size:10pt;
	color:#01507A;
	text-decoration:none; 
	font-weight:bold;
}