*	{
	margin: 0;
	padding: 0;
}
body	{
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: verdana;
	scrollbar-face-color: #3b1e18;
	scrollbar-highlight-color: #ae964c;
	scrollbar-shadow-color: #3b1e18;
	scrollbar-3dlight-color: #3b1e18;
	scrollbar-arrow-color: #ae964c;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #ae964c;
}
img	{
	border: 0;
}

p	{
	margin: 0;
	font-size: 10px;
	color: #ffffff;
}

span.color_like_bg	{
	color: #000000;
}

div#top	{
	text-align: left;
	margin-left: 14px;
	margin-top: 12px;
}
div#top p	{
	margin-top: 4px;
}

#main	{
	background-image: url('img/bground.jpg');
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	height: 514px;
	width: 585px;
	padding-top: 134px;
	margin: 0 auto;
	/*border: 1px solid white;*/
}

div#content	{
	padding: 0;
	height: 352px;
	width: 350px;
	margin-left: 115px;
	padding-right: 6px;
	overflow: auto;
	/*border: 1px solid white;*/
}

div#counter	{
	text-align: center;
	width: 45px;
	height: 15px;
	margin-left: 269px;
	margin-top: 40px;
}
p.maincounter {
	font-size: 12px;
	color: #bbbbbb;
}

div#menu	{
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
}
div#menu p	{
	margin-bottom: 5px;
}


div#footer	{
	/*border: 1px solid red;*/
	margin-top: 40px;
	padding-bottom: 20px;
	color: #ffffff;
	font-size: 11px;
}


a.image:hover, a.image:hover {
	background-color: transparent !important; 
}





a:link {
	font-weight: normal;
	color: #b5c1c3;
	height: 1px;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #b5c1c3;
	height: 1px;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #b5c1c3;
	height: 1px;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	height: 1em;
	text-decoration: none;
	background-color: #b5c1c3;
}
