body {
	background: #202020 url(../images/bg.gif) fixed repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
}
object {
	margin:auto;
	display:block
}
:focus {
	outline: 0;
}
#wrapper {
	width:910px;
	height:auto;
	margin:auto;
}
#left {
	float:left;
	width:400px;
	height:auto;
}
#right {
	float:left;
	width:510px;
	height:auto;
	padding:0px;
}
#footer {
	clear:both;
	width:910px;
	height:20px;
}
img {
	padding:0px;
	margin:0px;
}
#yshout {
	margin:0px;
}
a {
	padding:0px;
	margin:0px;
	border:none;
	color:#927029;
	font-size: 9px;
	;
}
a img {
	border:none
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Arial New;
	font-size: 9px;
	color:#930;
	border:none;
}
#content a:link {
	color:#CD0038;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Arial New;
	color: #FF6600;
	font-size: 9px;
	border:none;
}
a:hover {
	font-family: Verdana, Arial, Arial New;
	color: #FF6600;
	text-decoration: none;
	font-size: 9px;
	border:none;
}
