/*@import url('reset5.min.css');
@import url(http://reset5.googlecode.com/hg/reset.min.css);   */

body{
	background:#000 url(../images/pattern2.png) repeat top left;
	color:#ccc;
	font-family: "PT Sans Narrow", sans-serif;
	font-size:18px;
}
a{
	color:#fff;
	text-decoration:none;
}
.clr{
	clear:both;
}

.logo-wrapper {
	width: 700px;
	margin: 10px auto;
	display: block;
}

.copyright-wrapper {
	width: 700px;
	margin: 10px auto;
	display: block;
	text-align: right;
}

.addthis-wrapper {
	width: 700px;
	margin: 20px auto;
	display: block;
	text-align: center;
}

.stat-wrapper {
	width: 700px;
	margin: 20px auto;
	display: block;
	text-align: center;
}

.music-wrapper {
	width: 700px;
	margin: 20px auto;
  height: 50px;
	display: block;
	text-align: center;
}

/* Nivo slider div */
.slider-wrapper { 
	width: 700px; 
	height: 265px;
	margin: 10px auto;
}

/* menu div */
.menu-wrapper {
	width: 700px;
	display: block;
	margin: 10px auto;
}
