/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */


html,body {margin:0;padding:0}

body {height: 100%;
    background-color: #bd7621;
    margin: 0 auto;
    padding: 0;
    font-family: Geneva, Arial, sans serif;
	height:100%


}

a:link{color:#B02B07;
}
a:visited{color:#605454;
}




h1 {font-family: Geneva, Arial, sans serif;}


p {
    text-indent: 30px;
}



img {border-style:none;

}


#header{background: url("images/header.png") no-repeat;
      	padding:0px;
	height: 196px;
	width:1002px;
}

#logo{position: relative;
	float: left;
	left:5px;

}
#address{position: relative;
	float: left;
	top: 50px;
	left: 230px;
	font-size:75%;
}

#address a:link{color:#B02B07;
}

#address a:hover{color:#ebcc80;
		background-color:#B02B07;
		
}
	
#nav{position: relative;
	top:-3px;
	padding:0px;
	height: 37px;
	width:1024px;
	clear:both;
}


.decklist{font-size:75%;
	clear:both;
	}

.spells{float:left;
	width: 200px;

}
.side{
	float: left;

	
}

.link{position: relative;
	
	float: left;
	width:100px;
	margin-top: 5px;
	padding: 0;
	
}
.link1{
	margin: 0;
	padding: 0;
}

.link1 a{width:50px;
	color:black;
	
}

.link1 a:hover{background-color: #B02B07;
	color:white;
	text-decoration: none;
	font-weight:bold;

}


#mainp{position: absolute;
	 background-color: #bd7621;
	text-align: center;
	width:100%;
	min-height:100%;
   	margin-bottom:-47px;
	margin-left: 0;
	margin-right: 0;
   	padding: 0; 


}
#lcolumn {position: relative;
	text-align: left;
	float: left;
	min-height:100%;
	width:65%;
	padding: 10px;
	margin-right:10px;
	margin: 0;
}

#lcolin {background-color: #ebcb80;
	border-color:#B02B07;
	border-style:solid;
	border-width:thin;
	padding:10px;
}

#other {position: relative;
  	width:25%;
	min-height:100%;
 	margin: auto;
	padding: 5px;
	background-color: #bd7621;
   	text-align: right;
	float:left;
   	font-family: Geneva, Arial, sans serif;
	border-left:thin;
	


}


#center{text-align: center;

}

 
#picture {float: left;
	    text-align: right;
		padding: 1px;
		margin: 5px;
		margin-right: 15px;
		

}

#top10 {background-color: #ebcb80;
	border-color:#B02B07;
	border-style:solid;
	border-width:thin;
	padding:5px;
	width: 180px;
	float: right;
	text-align: left;

}
#footer {width:1009;
	clear: both;
	height: 47px;
	padding: 17px;
	text-align: center;
	background: url("images/footer.png") no-repeat;
	font-size:75%;

   	

}
#clearfooter{clear:both;height:47px;}

