

body{
	
	background-color: #3b2901;
}


div#master {
  width: 950px;
  margin: 0 auto;
  padding: 0;	

}

div#header{

	background: url(images/brander.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 200px;
	background-color: #3b2901;
	position: relative;
}

#header a

{

    position: absolute;
     top: 36px; 
     right: 115px;
    width: 670px;
    height: 161px;
	display: block;
  	
}

div#subfooter{

	text-align: center;
	background: url(images/subfooter.jpg);
	background-repeat: no-repeat;
	width: 461px;
	height: 77px;
	background-color: #f1f1e2;
	position: relative;
	display: block;
	margin-left: auto;
    margin-right: auto;
	clear: both;


}

#subfooter a

{

    position: absolute;
     top: 20px; 
     right: 192px;
     width: 70px;
	height: 51px;
	display: block;
	
}




.invis

{

    display: none;

}



div#footer{

	
	background: url(images/footer.jpg);
	 background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	clear: left;
}


div#content{
	
	background: url(images/contentb.jpg);
	background-repeat: repeat-y;
	background-color: #ded8b0;
	padding: 0;
	width: 100%;
	
	

}

div#topsub{
	display: block;
    margin-left: auto;
    margin-right: auto;
	background: url(images/subtop.jpg);
	background-repeat: no-repeat;
	width: 588px;
	height: 60px;
	background-color: #3b2901;
	position: relative;
	text-indent: -9999px;
}

div#subbot{
	clear: left;
	background: url(images/subbot.jpg);
	background-repeat: no-repeat;
	width: 588px;
    height: 60px;
	background-color: #f1f1e2;
	position: relative;
	text-indent: -9999px;
	display: block;
    margin-left: auto;
    margin-right: auto;


}



div#subcontent{
	background: url(images/subcborder.jpg);
	background-repeat: repeat-y;
	background-color: #f1f1e2;
	float: left;
	width: 588px;
	margin: 0;

}


div#sidemenu1{
	
	
	float:left;
	padding-bottom: 10px;
	background-color: #ded8b0;
	padding: 0;
	padding-left: 10px;
	background: url(images/sidebar1.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0;
	text-align: right;
	width: 171px;
	}

div#sidemenu2{
	
	float:left;
	padding-bottom: 10px;
	background-color: #ded8b0;
	padding: 0;
	margin:0;
	background: url(images/sidebar2.jpg);
	background-repeat: no-repeat;
	width: 171px;
	padding-right: 10px;
	}
