﻿body {
	background-image: url(../images/background.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
#left {
	padding: 5px;
	margin-top: 0px;
	height: 100%;
	background-color: #973836;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.salate{
	border: 5px #FFFFFF solid;
}
a{
	text-decoration: none;
	color: #FFFFFF;
}
.bold_white
{
	color: #FFFFFF;
	font-weight: bold;
}
.submenu
{
	padding-left: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
}
.menus
{
	
	height: 10px;
	padding-left: 15px;
	padding-top: 10px;
	display:block;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
}
.menua
{
	height: 10px;
	padding-left: 15px;
	padding-top: 10px;
	display:block;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	
}
h1 {
	width: 100%;
	background-color: #dfd69a;
	padding: 3px;
	display: block;
	font-size: 16px;
	color: #4f1803l;
}

#top {
	position:absolute;
	background-image: url(../images/pre_header.png);
	background-repeat: repeat-x;
	left:0px;
	top:0px;
	width:100%;
	height:20px;
	z-index:1;
}
#pre_header_box {
	margin: 15px auto; /* 25px pt ie*/
	width:871px; /* 872 pt ie*/
	height:97px;
	z-index:8;
}
#logo {
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	width:169px;
	height:50px;
	z-index:1;
}
#submenu {
	float: right;
	margin-top: 45px;
	text-align: right;
	width:auto;
	height:23px;
	z-index:1;

	color: #973836;

}
#submenu a
{
	text-decoration:none;
	color: #973836;
}
#content_small a
{
	text-decoration:none;
	color: #973836;
}
#big_box{
	position:absolute;
	left:0px;
	top:129px;
	width: 100%;
}

#pre_content {
	position:absolute;
	left:0px;
	top:-7px;
	width:100%;
	height:50px;
	background-image: url(../images/pre_content.png);
	background-repeat: repeat-x;
	z-index:1;
}
#content_big {
	
	width:100%;
	height: auto;
	background-color:#FFFFFF;
	z-index:3;
}
#header {
	margin: -3px auto; 
	width:850px;
	height:199px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-left : 1px #7f7f7f solid;
	border-bottom : 1px #7f7f7f solid;
	border-right : 1px #7f7f7f solid;
	z-index: 0;
}
#content {
	margin: 35px auto; 
	width:860px;
	height:auto;
	z-index:5;
	background-image:url(../images/bg_content.PNG);
	background-repeat:repeat-y;
	border-left : 1px #7f7f7f solid;
	border-top : 1px #7f7f7f solid;
	border-right : 1px #7f7f7f solid;


}

#left_sidebar {
	margin: 0px 0px;
	float:left;
	width:187px;
	z-index:5;
	height:100%;
	border-right : 1px #7f7f7f solid;



}

#right_sidebar {
	margin: 0px  0px;
	float:right;
	width:187px;
	z-index:6;
	border-left : 1px #7f7f7f solid;

}
#content_small {
	margin: 5px 193px; /*-300*/
	float: inherit;
	width:650px;
	height:auto;
	min-height: 900px;
	
	z-index:7;


}
#flinks {
	margin:0 0 0 -4px;
	padding: 0px 0 30px 4px; 

}
#post_content {
	margin-top:-35px;
	width:100%;
	height:50px;
	background-image: url(../images/post_content.png);
	background-repeat: repeat-x;
	z-index:0;
}
