body, td {font-family:Tahoma,Georgia, Arial;}

#advert {
float: left;
font-size:16px;
font-weight: bold;
width: 247px;
height: 245px;
margin: 10px 15px 30px 10px;
padding-top: 20px;
background: url(images/fonadv.jpg) no-repeat top center;
}

#cacenblock {
float: center;
margin-left: 80px;
}

#advert2 {
float: center;
width: 207px;
height: 245px;
}

#header {
font-size:16px;
color: #333;
font-weight: bold;
}

#site {
font-size:14px;
font-weight: bold;
color: #fefefe;
margin-top: 10px;
}

#desc {
margin-top: 10px;
font-size:12px;
color: #616161;
}

ul {list-style:none;}
li {
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dcdcdc;
	float: left;
}

#camaters li a {
	margin: 5px 5px 5px 5px;
	padding: 2px 5px 2px 5px;
	border: 3px solid #dd2222;
	float: left;
	font-size:16px;
	color:#275C98;
	text-decoration:none;
	font-weight:bold;
}

li a {
	font-size:11px;
	color:#275C98;
	text-decoration:none;
	font-weight:bold;
}

li a:hover {text-decoration:underline;}


#caup{
	background: url(images/caupimg.jpg) no-repeat top center;
	line-height: normal;
	text-align: left;
	position: relative;
	height: 72px;
}



#caup h1 {
	float: left;
	border-bottom: none;
	width: 600px;
	display: block;
	text-indent: -500%;
	height: 72px;
	outline: none;
}

#cadown{
	background: url(images/cadownimg.jpg) no-repeat top center;
	line-height: normal;
	text-align: left;
	position: relative;
	height: 72px;
}



#cadown p {
	float: left;
	border-bottom: none;
	width: 800px;
	display: block;
	text-indent: -500%;
	height: 72px;
	outline: none;
}