body {
	margin:0px;
	padding:0px;
	background:none left 37px repeat-x;
	overflow-y:scroll;
}
#page {
	position:absolute;
	left:50%;
	top:12px;
	width:900px;
	margin-left:-450px;
}
#blog_tabs {
	height:25px;
}

#header {
	height:191px;
	overflow:hidden;
}
#header_outher, #main_outher {
	padding-left:10px;
	background:none left top y-repeat;
}
#header, #main {
	padding-right:10px;
	background:none right top y-repeat;
}

#blog_tabs ul {
	height:25px;
	margin:0px 10px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
}
#blog_tabs ul li {
	float:left;
	margin-right:3px;
}
#blog_tabs ul li a {
	display:block;
	float:left;
	height:25px;
	background:url('tab_l.gif') left top no-repeat;
	padding-left:5px;
}
#blog_tabs a span {
	display:block;
	float:left;
	height:25px;
	background:url('tab_r.gif') right top no-repeat;
	padding-right:5px;
}
#blog_tabs a span span {
	display:block;
	float:left;
	height:25px;
	padding:7px 0px 6px 0px;
	background:url('tab_m.gif') left top repeat-x;
	cursor:hand;
}
#blog_tabs a > span > span {
	cursor:pointer;
}
#blog_tabs ul li.active a {
	font-weight:bold;
}

#container {
	padding:12px 6px;
	background-color:#ffffff;
}
#main_bottom {
	height:10px;
	line-height:10px;
	overflow:hidden;
}
#footer {
	margin:5px 0px 15px 0px;
	text-align:center;
	font-size:10px;
}

#main_left {
	float:left;
	width:685px;
}
#content {
	float:right;
	width:500px;
}
#left, #right {
	width:165px;
}
#right {
	float:right;
}
.clear {
	clear:both;
}

body, table, td {
	font-family:Verdana;
	font-size:12px;
}

h1 {
	margin:0px 0px 20px 0px;
	font-family:'Times New Roman';
	font-size:22px;
}
h2 {
	margin:0px 0px 5px 0px;
	font-family:'Times New Roman';
	font-size:18px;
}
h1 .date, h2 .date {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.article_link {
	margin:5px 0px 25px 0px;
	text-align:right;
}
.article_link .comments {
	float:left;
}
.article_text_short {
	font-weight:bold;
	margin-bottom:15px;
}
.article_text_long {
	margin-bottom:25px;
}
.article_image_left {
	float:left;
	margin:0px 10px 10px 0px;
}
.article_image_right {
	float:right;
	margin:0px 0px 10px 10px;
}
table.new_comment {
	margin-top:15px;
}

h3 {
	margin:0px;
	font-family:'Times New Roman';
	font-size:16px;
	padding:3px 3px 3px 10px;
}

#right h3 {
	font-size:13px;
}

#left ul {
	margin:5px 5px 10px 10px;
	padding:0px;
	list-style-type:none;
}
#left ul li {
	padding:2px 0px;
}

.box {
	border:1px solid transparent;
}
.cross {
	margin-bottom:10px;
}
.cross_cover {
	padding:10px;
	text-align:center;
}
.cross_link {
	padding:2px;
	text-align:right;
}

td {
	vertical-align:top;
	padding:0px 2px 2px 0px;
}

a img {
	border-width:0px;
}
