* {
margin: 0;
padding: 0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #b9bc9b;
	height:auto;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#wrapmaster {
	height:auto;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image: url(_media/backgrounds/stalker_index_bg.gif);
	background-repeat: repeat-x;
	background-color:#b9bc9b;
    }
	

#header_wrapper {
	text-align: center;
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: #b9bc9b;
}
	
#content_wrapper{
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	
	}
	
#content_side{
	float: left;
	width:194px;
	height: 437px;
	margin: 0px;  
	}
	
#side_nav {
	height:275px;
	width:194px;
}

#content_main{
	width: 576px;
	min-height: 436px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: right;

	}
	
	
#footer_wrapper{
	text-align: center;
	width: 770;
	padding: 0px;
	background-color:#cbceb1;
}

#address{
	text-align: right;
	width: 770px;
	margin: 0px auto 0px auto;
	height: auto;
}

#footer{
	text-align: center;
	width: 770px;
	margin: 15px auto 10px auto;
	padding: 0px 0px 0px 10px;
	height: auto;
	background-color:#cbceb1;
}

img {border:0;}


/*  BASIC TEXT FORMATING */
p {
	color:#3E3123;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
	line-height: 145%;
	padding: 10px 0px 10px 0px;
	}

h1 {
	color: #656561;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	text-align: left;
	letter-spacing: 2pt;
	padding: 0px 0px 10px 0px;
	}
	

h2 {
	color: #656561;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1pt;
	padding: 10px 0px 10px 0px;
	}

ul {
	margin:0;
	padding:0px 7px 0px 5px;
	list-style:none;
	width:auto;
	background-color:#AAB6A1;
}
	
ul li {
	padding:8px 0px 10px 0px;
	text-align:left;
	border-bottom: 2px solid #6F867C;

}

li a {
	color: #444;
	text-align:left;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	background-image: url(none);
	letter-spacing: 1pt;
	
}


ul a:hover {
	color: #20261c;
	text-decoration:none;
}

#footer a {
	color: #444;
	text-decoration:underline;
	font-size:90%;
}


#footer a:hover {
	color: #6f867c;
	text-decoration: none;
}

#bottom_text {
	padding: 30px 30px 10px 30px;
	background-color: #DADCC4;
}

#bottom_text a {
	color: #444;
	text-decoration:none;
	font-size:100%;
}


#bottom_text a:hover {
	color: #6f867c;
	text-decoration: none;
}
.rade_toolbar li {
       	
margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: none;
	border-top: none;
	line-height: 125%;

	
            }
.rade_toolbar ul {
       	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: none;
	border-top: none;
	line-height: 125%;
            }




