/*   
Theme Name: Spectrum
Theme URI: http://sherkhan.kiev.ua
Description: Special theme for Black Wolves Group fun site.
Author: Vlad "Sher-Khan" Kabasin
Author URI: http://sherkhan.kiev.ua
Version: 1.0
.
Commercial License
.
*/

@import url("reset.css");

body{
	color: gray;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

#mainpage {
	width: 740px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}

#nav ul {
	list-style-type: none;
	text-align: left;
	text-indent: -9999px;
	height: 200px;
	background: url(vk.gif) no-repeat;
	margin: 100px auto 0;
	padding: 0;
	width: 619px;
	display: block;
}

#sidebar ul{
	width: 619px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}