body {
	background: url(../images/bg.gif) repeat-x top;
	background-color: #ad0007;
	padding: 0px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
	 }	
img { border: 0px; }

a {
	font: 12px bold Arial, Helvetica, sans-serif;
	color: #db0008;
	text-decoration: none;
}
	
a:hover { 
	text-decoration: underline; }
	
p { text-align: left; }
	
		
/* MAIN STRUCTURE */ 

#wrapper { 
	width: 934px;
	height: auto;
	margin: 0 auto; 
	margin-top: 23px;
 }

#header { 
	background:url(../images/header.jpg);
	height: 147px; }
	
#header img { 
	position:relative;
	left: 35px;
	top: -20px;
	border: none; }
	
#navbar {
	width: 932px;
	height: 33px; 
	text-align: center;
	background:url(../images/menubg.gif) repeat-x; }
	
#contentWrap {
	width: 934px;
	background-color: #ebebeb;
	}
	
#footer { 
	width: 934px;
	text-align: center;
	background:url(../images/footerBg.gif) no-repeat top;
	height: 30px;
	padding-top: 25px;
	color: #fff;
	}
	
	
	
/* MAIN CONTENT */ 	

.sells { 
	text-align: left;
	line-height: 17px;
	padding-left: 20px;
	background: url(../images/apcrn.png) repeat-y bottom right;
	}
	
.sells a { 
	color: #db0008;	
	text-decoration: none;  }
	
		
.sells a:hover { 
	color: #db0008;	
	text-decoration: underline;  }
	
.titles { 
	height: 30px;
	background: url(../images/titleline.gif) repeat-x bottom; }

.mark { color: #db0008;
	font-weight: bold; }

.act { 
	font: 13px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}

.thumbs a  {
	border:1px solid #cbcbcb; 
	padding: 2px;
	display:block;
	width: 130px;
	}	
.thumbs a:hover  {
	border:1px solid #8a8686;
	background-color: #fff; 
	}	
	
		

ul { 
	text-align: left;
	padding: 0;
	margin: 0;
	max-width: 270px; }
	
	
	
li { 
	list-style:url(../images/li.gif) outside;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 15px;	}
	
.kaska { 
	background:url(../images/kaska.png) no-repeat right bottom; }
	
	
.map a  {
	border:1px solid #cbcbcb; 
	padding: 2px;
	display:block;
	width: 157px;
	}	
.map a:hover  {
	border:1px solid #8a8686;
	background-color: #fff; 
	}	
	
