{
	margin: 0;
}
html, body {
	height:99%;
	background-color: #846B4A;
}

img {
	display: block;

}
 
.container {
	background-image:url(img/sig.gif);
	background-repeat:no-repeat;
	background-position:top right;
  	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -10px;
}

.push {height:10px;}

.footer {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color: #E59347;
			text-align:left;
   			width:100%;
  		 	height:10px;
		 	
}

.textbox {height:auto;
			width:100%;
			margin:1px;
			margin-left:10px;
			
			padding:10px;
			
			background-color:#635239;
			border-style:solid;
			border-width:2px;
			border-color:#e59347;
			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;


   			

			
			
}
.linkcategory {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#846B4A;
	font-style: normal;
	font-weight: bolder;
}

.boxh1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E59347;
	font-weight: bold;
	}

.textbox A:link {text-decoration: none; color: #E59347;}
.textbox A:visited {text-decoration: none; color: #E59347;}
.textbox A:active {text-decoration: none; color: #E59347;}
.textbox A:hover {text-decoration: underline; color: #E59347;}


	
		
	
.frontbox {height:auto;
			width:475px;
			margin:1px;
			
			padding:10px;
			
			background-color:#635239;
			border-style:solid;
			border-width:2px;
			border-color:#e59347;
			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;
			}
			
.frontbox A:link {text-decoration: none; color: #E59347;}
.frontbox A:visited {text-decoration: none; color: #E59347;}
.frontbox A:active {text-decoration: none; color: #E59347;}
.frontbox A:hover {text-decoration: underline; color: #E59347;}


.biglink {
	font-size: 14px;
	font-weight: bold;
}
.frontimage {
}
.block img {float:left;
padding-right:10px}
.clear {clear:left;}