* {margin:0px; padding:0px;}
body {
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 14px;
	background-image: url(images/bg.jpg);
}


#all {
	color: #000000;
	margin: 0px auto;
	background: url(images/all_bg.jpg) repeat-x top;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 145px;
	width: 610px;
	margin:0px auto;
}
.logo {
	height: 140px;
	width: 530px;
	position: absolute;
	margin-left: 40px;
}
.desc {
	font-size: 11px;
	color: #333333;
	position: absolute;
	width: 180px;
	margin-left: 580px;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#content {
	margin: 0px auto;
	width: 980px;
}
.block {
	background: url(images/block_mid.jpg) repeat-y;
	width: 984px;
	margin-top: 20px;
}
.block2 {
	background: url(images/block_mid.jpg) repeat-y;
	width: 984px;
}
.first {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.block_cats {
	background: url(images/cats.jpg) no-repeat top;
	height: 68px;
	width: 984px;
}
.block_head1 {
	background: url(images/today.jpg) no-repeat top;
	height: 68px;
	width: 984px;
}
.block_head2 {
	background: url(images/yesterday.jpg) no-repeat top;
	height: 68px;
	width: 984px;
}
.block_head3 {
	background: url(images/top.jpg) no-repeat top;
	height: 68px;
	width: 984px;
}
.block_head4 {
	background: url(images/bonus.jpg) no-repeat top;
	height: 68px;
	width: 984px;
}
.block_head5 {
	background: url(images/traders.jpg) no-repeat top;
	height: 68px;
	width: 984px;
}
.block img {
	background: url(images/thumb.jpg) no-repeat;
	height: 180px;
	width: 240px;
	border: none;
	display: block;
}
.block2 img {
	background: url(images/thumb_cat.jpg) no-repeat;
	height: 320px;
	width: 240px;
	border: none;
	display: block;
}
.thumbs {
	text-align: center;
	padding-left: 4px;
}
.thumbs i {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;

	padding-top: 3px;
	display: block;
}


.thumbs a, .thumbs a:visited  {
	padding:2px;
	display: block;
	float: left;
		color: #000000;
	text-decoration: underline;
}
.thumbs a:hover {
		color: #000000;
	text-decoration: none;
}
.block_footer {
	height: 48px;
	width: 984px;
	display: block;
	background: url(images/bookmark.jpg) no-repeat bottom;
}
.block ul {
	list-style-type: none;
	display: block;
}
.block li {
	width: 220px;
	padding:2px 0px 2px 24px;
	float: left;
	display: block;
}
.block li a, .block li a:visited {
	color: #006600;
	text-decoration: underline;
	font-size: 17px;
	line-height: 20px;
}
.block li a:hover {
	color: #FF3300;
	text-decoration: none;
}
#footer a, #footer a:visited {
	color: #006600;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	width: 800px;
	text-align: center;
	color: #000033;
	font-size: 14px;
	line-height: 13px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}
#footer p {
	padding:5px 0px 5px 0px;
}


#footer a:hover {
	color: #FF3300;
	text-decoration: none;
}
