.headericon { 
height:16px;
width:auto;

}


.daddison {height:34px;
width:auto;

}
#cont {
    position:absolute;
    top:0;left:0;
    z-index:1;
    overflow:auto;
height:100%;
width:100%;	
}


.bigimage {width:100%;
height:auto;}


.frontcontent {
float:left;
position:absolute;
bottom:0px;
z-index:10;
}
.fronttitle {


width: 350px;

padding:10px;
margin: 0px 0 0 0;
}

.fronttext {

padding:10px;
width: 500px;
margin: 0px 0 10px 0;
padding:0px 30px 10px 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
text-align: justify

}
p span  {
background-image:url('http://www.all-that-good-stuff.com/images/white70.png');
}

.footerleft{

float:left;
width:500px;


}


 a.rollover:hover img{
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
}

a {color: #666666;
text-decoration: none;
}
a:hover {
color:#000000;
text-decoration:underline;
}
a img {border:0}

* { 
    margin: 0; 
    padding: 0; 
}

html, body, #bg, #bg table, #bg td, #cont, .rah {
    height:100%;
    width:100%;
    overflow:hidden;
	font-size:10px;

}
.bigger {
font-size:14px;

}
#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}



.box { 
    margin: 0 auto; 
    width: 400px;
    padding: 50px;
    background: white; 
    padding-bottom:100px;
    font: 14px/2.8 Georgia, Serif;
}

#focus-stealer      { position: absolute; left: -9999px; }



