body {
	color: #fff;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
img {
	border-width: 0;
	outline-width: 0;
}
#nav ul {
	font-size: 0.8em;
	text-align: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#nav li {
	margin: 0;
	padding: 2px 0 2px 0;
}
#nav {
	margin-right: 710px;
	margin-left: 0;
	padding: 0;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #cf835f;
	text-decoration: none;
}
#about {
	color: #fff;
	font-size: 0.8em;
	position: absolute;
	top: 420px;
	left: 50%;
	width: 194px;
	height: 30px;

	margin-left: -180px;
}
#about1 {
	color: #fff;
	font-size: 0.8em;
	position: absolute;
	top: 285px;
	left: 50%;
	width: 194px;
	height: 30px;

	margin-left: -180px;
}
#twitter {
	float: right;
	margin-top: 5px;
	
}
#about1 a:link, #about a:visited, #about a:active {
	color: #fff;
	text-decoration: none;
}
#about1 a:hover {
	color: #636466;
	text-decoration: none;
}
#about a:link, #about a:visited, #about a:active {
	color: #fff;
	text-decoration: none;
}
#about a:hover {
	color: #636466;
	text-decoration: none;
}
#ya {
	color: #9d9fa2;
	font-size: 0.6em;
	position: absolute;
	top: 610px;
	left: 50%;
	width: 200px;
	height: 25px;
	margin-left: -477px;
	border-width: 0;
	outline-width: 0;
}
#ya a:link, #ya a:visited, #ya a:active {
	color: #b2b2b2;
	text-decoration: none;
	border-bottom: 1px dashed #d0845f;
}
#ya a:hover {
	color: #d0845f;
	text-decoration: none;
	border-bottom: 1px solid #b2b2b2;
}
#news {
	color: #5C5D5F;
}
#news h1 {
	font-size: 14px;
	padding: 4px 0 4px 4px;
	border-bottom: 1px solid #838487;
}
#news ul {
	font-size: 12px;
}
#news li {
	margin: 0;
	padding: 0;
}
#news a {
	color: #838487;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}

