body,td,a,p,.h{font-family:arial,sans-serif}
.h{font-size:20px}
.h{color:#3366cc}
.q{color:#00c}

 body {
text-align: center
}

/* Wrapper */
#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header {
	position: relative;
	width: 780px;
	margin: 0 auto;
	height: 13px;
	background-color:#9acb34;
}

/* Left */
#left_block {
	width: 170px;
	float: left;
	height: 340px;
	padding-right: 0px;
}

#left_block_spacer {
	width: 170px;
	height: 80px;
}

#left_block_content {
	width: 170px;
	height: 260px;
	border-right: 1px solid #c2bab8;
	padding-right: 0px;
}

/* Right */
#right_block {
	width: 170px;
	float: right;
	height: 340px;
	padding-left: 0px;
}

#right_block_spacer {
	width: 170px;
	height: 80px;
}

#right_block_content {
	width: 150px;
	height: 260px;
	border-left: 1px solid #c2bab8;
	padding-left: 20px;
}

#blog_teaser {
	width: 140px;
	height: 111px;
}

#hp_picture {
	width: 105px;
	height: 140px;
	padding: 3px;
	border: 1px solid #c2bab8;
}

/* Middle */
#mid_block {
	width: 430px;
	float: left;
	height: 260px;
}

/* Footer */
#footer {
	width: 780px;
	clear: both;
	margin-top: 0px;
}

#footer_line {
	width: 780px;
	height: 13px;
	background-color:#9acb34;
}



.search_list {
	font-size: 12px;
}
.search_list a {
	text-decoration: none;
/*	color: #6a6665;*/
	color: blue;
}

#footer_links a {
	font-size:12px; 
	color: #999999;
	text-decoration: none;
}

#footer_links {
	font-size:12px; 
	color: #999999;
}

#footer_to_friend {
	font-size:12px; 
	color: #999999;
}

#footer_to_friend a {
	font-size: 12px;
	text-decoration: none;
	color:blue;
}

#footer_menu {
	font-size: 12px;
	color: #999999;
}

#footer_menu a {
	text-decoration: none;
	color: #999999;
}

