 a:link {
	color: #777777;
	text-decoration: none;}
 a:visited {color: #777777;
	text-decoration: none;}
 a:hover {
	color: #000000;
	text-decoration: none;}
 a:active {
	color: #000000;
	text-decoration: none;}

.thumb{
	float: left;
	display: block;
	text-align: center;
	}
.description{
	float: left;
	display: block;
	text-align: center;
	
	}
.listing{
	width: 100%;
	}
.search{
	text-align: center;
	}
.cats{
	text-transform: uppercase;
	top: 0;
	display: run-in;
	text-decoration: none;
	/*position: absolut;*/
	float: left;
	padding:20px;
	font-size: 9px;
	line-height: 150%;
	font-weight: bold;
	
	}
body{font-family: Arial, Geneva, sans-serif;
	color: #777777;
	font-size: 12px;
	background: #EBF5FF;
	margin: 0;}
img {border-width: 0px;}
.top_menu {
	background: #EBF5FF url(images/top-bar.jpg) no-repeat 0 0;
    font-family: Arial, Geneva, sans-serif;
    font-size: 9px;
    color: #777777;
	text-align: center;
	top: 0;
	left: 0;
	position: absolute;
	width: 671px;
	height: 40px;}
.menu_text{
    font-family: Arial, Geneva, sans-serif;
    font-size: 9px;
    color: #777777;
	font-weight: bold;
	position: relative;
	top: 31px;
	}
.flash_box {
	top: 40px;
	left: 0;
	position: absolute;
	width: 671px;
	height: 243px;
	}
	
.content{
	background: #EBF5FF url(images/frame-bg.jpg) repeat-y 0 0;
	width: 671px;}
.content_text{
	display: block;
	position: relative;
	overflow: hidden;
	font-family: Arial, Geneva, sans-serif;
	width: 581px;
	margin-left: 40px;
	margin-bottom: 40px;
	padding: 0;
	}
.bottom_footer {
	left: 0;
	display: block;
	background: #EBF5FF url(images/bottom-bar.jpg) no-repeat 0 0;
    font-family: Arial, Geneva, sans-serif;
    font-size: 9px;
    color: #777777;
	text-align: center;
	vertical-align: top;
	position: absolute;
	width: 671px;
	height: 40px;}


