body
{
	text-align		:	center;
	background-color	:	#323232;
}

#doc3
{
	width			:	900px;
	margin-left		:	auto;
	margin-right		:	auto;
	text-align		:	left;
	background-color	:	#FFFFFF;
	padding-top		:	10px;
	padding-left		:	10px;
	padding-right		:	10px;
	border-left		:	1px solid #000000;
	border-right		:	1px solid #000000;
}

#hd h1
{
	font-family:Verdana, sans-serif;
	font-size:2em;
	font-weight:bold;
	padding:8px;
	padding-left:4px;
	background-color:#000;
	color:#FFFFFF;
	background-image	:	url('/images/header.jpg');
	background-position	:	top center;
	background-repeat	:	repeat-x;
}

#hd h1 a
{
	text-decoration:none;
	color:#FFFFFF;
}

#hd #menu
{
	margin-top:2px;
	margin-bottom:15px;
}

#hd #menu a
{
	color:#000;
	text-decoration:none;
}

#hd #menu a:hover
{
	color:#CA2626;
	text-decoration:underline;
}

#ft
{
	font-size:.9em;
	color:#565656;
	text-align:left;
	padding-bottom:10px;
}

ul.news
{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	list-style:none;
	text-align:left;
}

ul.news li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

ul.news li.header
{
	border-bottom:1px solid #565656;
	margin-bottom:5px;
	padding:3px;
	font-size:1.35em;
	font-weight:bold;
	color:#FFFFFF;
}

.logo_osr
{
	background-image:url('/images/header.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	color:#FFFFFF;
}

ul.news li.header a, ul.news li.header a:hover, ul.news li.header a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

ul.news li.more
{
	margin-top:5px;
	padding-top:3px;
	text-align:center;
	list-style:none;
	border-top:1px solid #CDCDCD;
}

ul.news li p
{
	text-align:left;
	margin:0px;
	margin-top:2px;
	margin-bottom:7px;
	padding:0px;
	color:#565656;
	font-size:.75em;
}

ul.news li p.description
{
	text-align:left;
	margin:0px;
	margin-top:2px;
	margin-bottom:0px;
	padding:0px;
	color:#232323;
	font-size:.8em;
	line-height: 140%;
}

ul.news li p.source
{
	text-align: right;
	margin-bottom: 15px;
}

ul.news li a
{
	color:#000000;
	text-decoration:none;
}

ul.news li.header a
{
	color:#FFFFFF;
	text-decoration:none;
}

ul.news li a:hover
{
	text-decoration:underline;
	color:#CA2626;
}

ul.news li a:visited
{
	text-decoration:line-through;
	color:#565656;
}

ul.news li.advertisement
{
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	border-left:1px solid #CA2626;
	margin-bottom:7px;
	color:#CA2626;
}

ul.team li a
{
	text-decoration:underline;
	color:#CA2626;
}

ul.news li.advertisement a
{
	color:#CA2626;
	text-decoration:underline;
}

ul.news li.more
{
	text-align:right;
}

ul.news li.more a, #ft a
{
	color:#CA2626;
	font-weight:normal;	
	text-decoration:none;
}

ul.news li.more a:visited
{
	text-decoration:none;
	color:#CA2626;	
}

ul.news li.more a:hover
{
	text-decoration:underline;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.35em;
	font-weight:bold;
	border-bottom:1px solid #565656;
	margin-bottom:5px;
	padding:3px;
}

h3 a
{
	color: #FFFFFF;
	text-decoration: none;
}

.video, .photos, .sponsors, .about, .ads
{
	text-align:center;
	margin-bottom:20px;
}

.auctions
{

	text-align:center;
	margin-bottom: 5px;;
}

.auctions a
{
	color: #CA2626;
}

.ads_top
{
	float: left;
	text-align: center;
	width: 50%;
	margin-bottom: 10px;
}

.about img
{
	float: right;
	margin-left: 15px;
}

.ads img
{
	margin-bottom: 15px;
}

.yui-u .photos
{
	margin-bottom:5px;
}

.sponsors a, .about a
{
	text-decoration:none;
	color:#CA2626;
}

.sponsors a:hover, .about a:hover
{
	text-decoration:underline;
}

.sponsors ul
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-top:-3px;
	padding:0;
	list-style:none;
	text-align:left;
}

.sponsors li
{
	line-height:130%;
	border-bottom:1px solid #CDCDCD;
	padding-bottom:3px;
	padding-top:3px;
}

.about p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	line-height:145%;
	margin-top:0px;
	margin-bottom:15px;
}

.auctions table td
{
	text-align: center;
	vertical-align: middle;
}

.auctions table td.buffer
{
	padding-bottom: 15px;
}

.auctions table img
{
	border: 0px;
}

.photos img
{
	margin:1px;
}

div.links
{
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
}

ul.links
{
	margin-top:10px;
	margin-left:0px;
	padding-left:15px;
	list-style:square;
}

ul.links a
{
	color:#CA2626;
	text-decoration:none;
}

ul.links a:hover
{
	text-decoration:underline;
}

img.logo
{
	float:right;
	margin-left:15px;
	margin-right:10px;
}

ul.news form
{
	margin-top:15px;
	text-align:center;
}

ul.news form select
{
	margin-bottom:15px;
}