body, tr, td, p, div, span {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	display:inline;
	font-size:14px;
}
.red {
	color: #ffa200;
}
.white {
	color: #f9db93;
}
.gray {
	color: #ad6626;
}

body, table {
	font-size: 14px;
}
p {
	margin: 10px 0;
}
a {
	color: #f9db93;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
.details {
	display: block;
	width: 100px;
	height: 30px;
	margin-top: 10px;
	padding: 3px 0 0 30px;
	background: url(img/details.gif) 0 0 no-repeat;
	text-decoration: none;
}
.details:hover {
	text-decoration: underline;
}
.layout .center {
	background: #2b0f00;
}
.layout .left {
	background: url(img/zanaves_left.gif) right repeat-y;
}
.layout .right {
	background: url(img/zanaves_right.gif) left repeat-y;
}
.layout .left div, .layout .right div {
	width: 100%;
	height: 550px;
}
.layout .left div {
	background: url(img/zanaves_left_top.jpg) right top no-repeat;
}
.layout .right div {
	background: url(img/zanaves_right_top.jpg) left top no-repeat;
}
.menu {
	margin: 0;
	margin-left: 53px;
	padding: 30px 0;
	padding-bottom: 20px;
	list-style-type: none;
}
.menu li {
	width: 200px;
	margin: 0;
	padding: 0;
}
.menu .selected {
	background: #3b0000;
}
.menu .selected {
	text-decoration: none;
}
.menu a {
	display: block;
	padding: 8px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
.submenu {
	margin: 0;
	padding: 5px 0 10px 0;
	list-style-type: none;
	background: #3b0000;
	border: 1px solid #783415;
	width: 200px;
}
.submenu a {
	padding: 0;
	text-align: center;
	font-size: 14px;
}
.submenu .l2 {
	border: none;
	padding: 5px 0 0 0;
}
.submenu .l2 a {
	padding: 2px 0;
	margin: 0;
	font-weight: normal;
	color: #cc7b32;
}
.submenu .l2 .selected {
}
.block {
	background:#2b0f00 url(img/line_1.gif) center bottom no-repeat;
	position: relative;
	left: 25px;
	width:255px;
}
.block strong {
	color: #ffa200;
}
.block table {
	color: #ad6626;
}
.block .b1 {
	background:url(img/bb_lt.gif) left top no-repeat; padding-left:7px; position:relative; top:-7px;
}
.block .b2 {
	background:url(img/bb_rt.gif) right top no-repeat; padding-right:7px;
}
.block .b3 {
	background:url(img/bb_ct.gif) top repeat-x; padding-top:10px;
}
.miniphoto {
	width: 150px; height: 150px;
	float: left;
	margin: 5px 0;
	background: left top no-repeat;
}
.menumenu {
	margin-top: 10px;
	color: #cc7b32;
}
