BODY {
	margin: 0; 
	padding:0; 
	background-image:url(images/p-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #fcfbf8;
	color: #2d363f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

BODY A{
	color: #3384d5;
}

#bar {
	background-color: #0099FF;
	background-image: url(images/slice.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin: 0;
	padding: 0;

}

#bar strong{
	padding: 0;
	margin: 0;
}

.g-bg {
	background-image:url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
.g-bg strong{
	font-size:19px;
}

#box {
	width: 860px;
	background-color: #f6f1e0;
	height: 77px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-style:solid;
	border-color: #ede7d1;
	text-align: center;
	color: #4f5c6a;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
#box h3 {
	margin-top: 4px;
	margin-bottom: 4px; 
}
	
.cell {
	width: 288px ; 
	height: 210px ; 
	background-image:url(images/cell-bg.gif); 
	padding: 0;
}

.cell-blue {
	width: 288px; 
	height: 210px; 
	background-image:url(images/cell-bg-blue.gif); 
	padding: 0;
}

.contents {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	padding: 8px; 
	width: 272px; 
	height: 194px; 
	text-align: center;
	font-size: 14px;
}

.contents a {
  color: #3384d5;
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
  font-size: 15px;
  font-weight: bold;
}

.contents a:hover {
  text-decoration: none;
}


.contents h3 {
	color: #3384d5;
	margin-bottom: 1px;
	margin-top: 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
	


.list UL{ 
	list-style-type: none;
	color: #3384d5;
	font-size: 11.5px;
	list-style-position: outside;
margin-left: 0;
padding: 0;
}
	
.list LI{

background-image: url(http://crazy.ck.ua/plugins/p97_mm/images/love_ico.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 1.6em;
margin-left: 0;
text-align: left;

}

	
.list span{
	color: black;
}




	
.ad {
	width: 130px;
	text-align: center;
	align: top;
}