#headimg_txt {
	float:left;
	display:table;
	width:710px;
	height: 92px;
	background: URL('/images/headimg_bg.gif') no-repeat left top;
	vertical-align:middle;
	margin-right:18px;
}
#headimg_txt TABLE {
	width:100%;
	height:70px;
 }
#headimg_txt TABLE TD {
	font-size:14px;
	font-weight:bold;
	color:#eee3d4;
	padding-left:30px;
}
#headimg_txt TABLE TD A {
	font-size:14px;
	color:#eee3d4;
	font-weight: bold;
	text-decoration:none;
}
#headimg_txt TABLE TD A:hover {
	border-bottom: dashed 1px;
	}

A:hover {
	text-decoration:none;
}

* {
	font-family: Tahoma, Arial, Verdana;
}

BODY {
	background:#FFF;
	margin:0px;
	padding:0px;
}

A:link, A:visited {
	color:#b10f12;
	text-decoration:underline;
}

A:hover {
	text-decoration:none;
}

IMG {
	border:none;
}

H1 {
	font-size:20px;
	font-weight:normal;
}

H2 {
	margin-top:20px;
	margin-bottom: 10px;
	font-size:18px;
	font-weight:normal;
}

H2.starter {
	margin-top:0px;
}

H4 {
	margin-top:0px;
	margin-bottom: 5px;
	padding:0px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

P {
	margin-top:10px;
	margin-bottom:10px;
}

INPUT {
	line-height: normal;
	height: 20px;
	border: solid 1px #c4c4c4;
	background: #fbfbfb;
	font-size:11px;
	margin-right: 10px;
}

TEXTAREA {
	line-height: normal;
	border: solid 1px #c4c4c4;
	background: #fbfbfb;
	font-size:11px;
	margin-right: 10px;
}
BUTTON {
	line-height: normal;
	height: 20px;
	background: #eee3d4;
	border: solid 1px #d8bf8e;
	color: #806b41;
	font-size:11px;
	margin:0px;
}

#headimg table Button {
	background: #b10f12;
	color: #FFFFFF;
	border:#90120b;
	font-weight: normal;
	line-height: normal;
}

#bodyTable {
	font-size:12px;
}

#header {
	height:235px;
	margin-bottom:20px;
}

#header #logo {
	height:70px;
	width:214px;
	margin:25px 7px 7px 7px;
	float:left;
}
#search_block {
	height:70px;
	margin:30px 7px 7px 7px;
	float:right;
}
#search_block #search {
	font-weight:bold;
	line-height: 20px;
	color:#806b41;
	font-size: 11px;
}
#search_block input {
	width: 150px;
}

#header #banner {
	height:70px;
	width:468px;	
	margin:25px 10px 7px 6px;
	float: left;
}
#header #banner IMG {
	border: solid 1px #d3d3d3;
}

#header #headimg {
	height:92px;
	background: #eee3d4 URL('/images/headimg_right_bg.gif') right top no-repeat;
	display:block;
	width:100%;
	float: left;
}
#headimg table {
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	color:#806b41;
	margin-top: 13px;
}
#headimg a {
	font-weight: normal;
}
#headimg Input {
	width:100px;
	margin-right:5px;
}
#headimg IMG {
	margin:0px 20px 0px 0px;
}

#menu {
	float:left;
	width:710px;
	display:table;
	text-align:right;
}
#menu ul {
	float:right;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu li {
	line-height: 24px;
	float:left;
	display: table;
	padding-left:20px;
	height: 26px;
	background: #90120b URL('/images/menu_left.gif') left no-repeat;
	margin-left:5px;
	width:40px;
	font-weight:bold;
	font-size: 11px;
}
#menu a {
		color: #FFFFFF;
}
#menu li div {
	display:table;
	background: URL('/images/menu_right.gif') right no-repeat;
	height: 26px;
	padding-right: 20px;
}

#menu li.act {
	background: #eee3d4 URL('/images/menu_act_left.gif') left no-repeat;
}
#menu li.act DIV {
	background: URL('/images/menu_act_right.gif') right no-repeat;
}

#menu li.act a {
	color:#333333;
	text-decoration:none;
}

#contenter {
	width:950px;
	vertical-align:top;
}

#content {
	width:950px;
	display: table;
}

#left {
	float:left;
	width: 214px;
	margin:0px 10px 0px 0px;
/*	margin:0px 10px 0px 10px;*/
}
#left p, #left h1, #left h2, #left h3, #left table, #left UL, #left OL {
	padding-left:5px;
	padding-right:5px;
}
#right p, #right h1, #right h2, #right h3, #right table, #right UL, #right OL {
	padding-left:5px;
	padding-right:5px;
}

#left IMG, #center IMG, #right IMG {
	margin-top:3px;
	margin-right:8px;
	border: solid 1px #d3d3d3;
}

#right {
/*	float:right;*/
	width: 214px;
	margin:0px 0px 0px 0px;
/*	margin:0px 0px 0px 10px;*/
}

#center {
/*	float:left;*/
	width:460px;
	margin: 0px 10px 0px 10px;
}
#center p, #center h1, #center h2, #center h3, #center UL, #center OL {
	padding-left: 10px;
	padding-right:10px;
}
#center TABLE {
	margin-left:0px;
	margin-right:0px;
}
#center TABLE {
	font-size:12px;
}

#menu_left {
	list-style:none;
	padding:0px 5px 0px 5px;
	margin:0px;
	margin-bottom:35px;
}
#menu_left a:link, #menu_left a:visited {
	color:#b10f12;
	font-weight:bold;
}
#menu_left LI {
	height:15px;
	background: URL('/images/marker.gif') left 4px no-repeat;
	padding-left:13px;
	margin:0px;
	margin-bottom:15px;
}
#menu_left .act {
	background: URL('/images/marker_act.gif') left 4px no-repeat;
}

#menu_left .act a:link, #menu_left .act a:visited {
	color: #8b8b8b;
	text-decoration:none;
}

#news div, #forum div, #fotogal div {
	border-bottom: solid 1px #e1e1e1;
	padding-bottom:10px;
	display:table;
	width:100%;
}
#news .head {
	color: #7c7c7c;
	font-size:11px;
	margin-bottom:5px;
	margin-top:10px;
}
#news p {
	margin-top: 5px;
}
#news .head a:link, #news .head a:visited, #news .head a
#forum .head a:link, #forum .head a:visited, #forum .head a {
	font-weight: bold;
	font-size: 12px;
}
#forum .head {
	font-size:11px;
	margin-bottom:5px;
	margin-top:10px;
}
#forum p {
	margin-top: 5px;
	margin-bottom:5px;
	font-size:11px;
	color: #606060;
}

#fotogal .head {
	font-size:11px;
	margin-bottom:5px;
	margin-top:0px;
	font-weight:bold;
}

#fotogal p {
	margin-top: 5px;
	margin-bottom:5px;
	font-size:11px;
	color: #606060;
	line-height:15px;
}
#fotogal DIV {
	padding-top:15px;
	width:214px;
}
#fotogal IMG {
	margin-left:5px;
	margin-right:8px;
}

.more {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right:5px;
	border:none;
	padding-left:16px;
	font-size:11px;
	float:right;
	display:table;
	background: URL('/images/more.gif') left 2px no-repeat;
	font-weight: bold;
}

#bottomer {
	height:93px;
	border-top: solid 1px #000;
	font-size:11px;
	color:#806b41;
	padding:10px;
	background: URL('/images/bottomer_bg.gif') top repeat-x;
}

#bottomer p {
	margin-top:10px;
	margin-bottom:10px;
}
#bottomer .left {
	float:left;
}
#bottomer .right {
	float:right;
}
#bottomer .right IMG {
	margin:10px 0px 0px 5px;
}

p.comments {
	font-size: 11px;
}
p.navibar {
	font-size: 11px;
}
div#auth {
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color:#806b41;
	margin-top: 10px;
}
.tforum {
	background: #E1E1E1;
	padding:0px;
	color: #606060;
	width:98%;
}
.tforum TD {
	vertical-align:top;
	background: #FFFFFF;
}
.tforum TH {
	background: #EEE3D4;
	font-size:11px;
}
.tforum .nforum1 {
	font-size:11px;
}
#center IMG.user_img {
	margin-right: 3px;
	border:none;
}
.user {
	font-size:11px;
}
#navibar {
	margin-top:0px;
	font-size:11px;
}

#center #news, #news DIV DIV DIV {
	padding-left:0px;
	padding-right:0px;
}
#news DIV DIV {
	padding-left: 10px;
	padding-right:10px;
	border-bottom:none;
}

td.f_mess{
background: #F9F5F0;
}