body {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	background-image :   url(../assets/presets/imgs/bg_dots2.gif);
	background-attachment : scroll;
	background-repeat : repeat;
	font: normal normal 10px "Times New Roman", Times, serif;
	
}
A:link {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font: normal normal 10px "Times New Roman", Times, serif;
}

A:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font: normal normal 10px "Times New Roman", Times, serif;
}

A:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font: normal normal 10px "Times New Roman", Times, serif;
	background-color: #D7D7D7;
}

#logo {
	width:760px;
	height:80px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../assets/presets/imgs/6-1.gif);
}

#counter {
	position:relative;
	width:88px;
	height:21px;
	z-index:12;
	top: 0px;
	left: 88%;
}

#batton {
	float: left;
	margin-left: 6px;
}

#menu {
	width:760px;
	height:10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	padding-left: 7px;
}
