body {
	background:#eaebdf;
	font:100% "Trebuchet MS",arial,sans-serif;
	color:#333;
}

a img {
	border:0;
	margin:2px 5px;
}

h1 {
	width:287px;
	height:82px;
	margin:0 0 0 25px;
	text-indent:-9000px;
}

h1 a {
	display:block;
	width:287px;
	height:82px;
}

p, h2, h3 {
	padding:2px 5px;
}

.left {
	display:inline;
	float:left;
}

.right {
	display:inline;
	float:right;
}

.center {
	text-align:center;
}

.f96 {
	font-size:96%;
}

.all {
	width:950px;
	margin:0 auto;
}

.header {
	height:82px;
	background:url(logo.jpg);
}

.menu {
	height:40px;
	background:url(bar.jpg);
}

.menu ul .page_item a {
	text-decoration:none;
	color:#fff;
	font-size:120%;
	display:block;
	width:135px;
	text-align:center;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}

.page_item a:hover, .current_page_item a {
	background:#a35932;
	color:#9999ff;
}

.menu li {
	float:left;
}

.content {
	margin:15px 0;
	clear:both;
	overflow:hidden;
}

#sidebar {
	display:inline;
	float:left;
	width:259px;
	background:url(bg_sidebar.jpg) no-repeat #d0d1c7;
}

#sidebar a.sd {
	display:block;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	font-size:90%;
	padding:0 5px;
	color:#6633ff;
	text-decoration:none;
	font-weight:bold;
}

#sidebar a.sd:hover, #sidebar a.hvr {
	color:#0000CC;
	background:url(bg_sidebar_menu.jpg);
	color:#fff;
}

#text {
	background:url(bg_text.jpg) no-repeat #d0d1c7;
	font:"Comic Sans Ms";
}

.rd_im {
	text-align:center;
	display:block;
	height:180px;
}

.rd_im img {
	text-align:center;
}

.footer {
	height:35px;
	background:url(bg_footer.jpg) left top;
	line-height:35px;
	vertical-align:middle;
	font-size: 85%;
}

.footer p {
	margin:0;
	padding:0 5px;
}

.footer a {
	color:#333;
}

.footer a:hover {
	color:#666;
}

.contact p {
	margin:0;
	padding:2px 0;
}

img.contact {
	float:left;
	margin-left:5px;
	padding:0;
}

.nopadding {
	padding:0;
}

.nopadding img {
	background:#fff;
	margin:0;
	padding:2px 1px 2px 3px;
}

.zimages {
	overflow:hidden;
}

.zimages .zimg {
	width:239px;
	height:179px;
	float:left;
	margin:0 5px 5px 0;
}

div.comment img {
border:1px solid #DDDDDD;
float:left;
margin:5px 20px 15px 0;
padding:4px;
}
