html {
	height:100%;
}

body {	
	margin:0px;
	height:100%;
	min-height:100%;
	background-color:#7F0009;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#720008;
}

p, ul, li, ol {
	margin-top:0px;
	margin-bottom:0px;
}

#container {
	height:100%;
}

#header_1 {
	background-image:url(../images/bg_header_fill.png);
	background-repeat:repeat-x;
	height:256px;
}

#header_2 {
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
	width:943px;
	height:221px;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	width:943px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
}

#main_1 {
	background-image:url(../images/bg_main_left_fill.png);
	background-repeat:repeat-y;
	width:943px;
	min-height:462px;
	margin-left:auto;
	margin-right:auto;
}

#menu_left {
	background-image:url(../images/bg_main_left.png);
	background-repeat:no-repeat;
	width:254px;
	min-height:462px;
	float:left;
}

#title {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#C20014;
}

#content {
	margin-top:45px;
	margin-left:11px;
	width:666px;
	overflow:hidden;
	float:left;
}

#footer_1 {
	background-image:url(../images/bg_footer_fill.png);
	background-repeat:repeat-x;
	height:31px;
}

#footer_2 {
	background-image:url(../images/bg_footer_2.png);
	background-repeat:no-repeat;
	width:943px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
}

div.diviner {
	background-image:url(../images/diviner.png);
	background-repeat:no-repeat;
	background-position:center;
	width:254px;
	height:23px;
}

div.diviner_2 {
	background-image:url(../images/diviner_2.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:10px;
}

div.diviner_3 {
	background-image:url(../images/diviner_2.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:10px;
}

div.menupont {
	width:200px;
	margin-left:54px;
}

a {
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
}

a.link_menu {
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
a.link_menu:hover {
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#FAE28B;
	text-decoration:underline;
}

a.link_menu_on {
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#FAE28B;
	text-decoration:underline;
}
a.link_menu_on:hover {
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#FAE28B;
	text-decoration:underline;
}

a.link_1 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#720008;
	text-decoration:underline;
}
a.link_1:hover {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#720008;
	text-decoration:none;
}

a.link_2 {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#C20014;
	text-decoration:underline;
}
a.link_2:hover {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#C20014;
	text-decoration:none;
}

a.link_3 {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#4A0005;
	text-decoration:underline;
}
a.link_3:hover {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#4A0005;
	text-decoration:none;
}