<style type='text/css'>  
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  
  
a, a:visited {  
 outline:none;  
 }  

.clear {  
clear:both;  
 }  
  
#left_wrapper {  
width:186px;  
height:231px;

}

#right_wrapper {  
width:165px;  
height:231px;
margin-top:-245px;
margin-left:180px;
float:left;

}

ul.photo-list {
    list-style: none;
}

ul.photo-list li{
    width: 165px;
}

ul.photo-list li a{
    display: block;
    postion:relative;
    border: none;
}
ul.photo-list li a img {
    position: absolute;
    z-index: 1;
}

ul.photo-list li span{
    display:block;
    height: auto;
    width: 46px;
    position:absolute;
    z-index:2;
    border: none;
}

#home {
	width: 169px;
	height: 44px;
}

#store {
    margin-top: 12px;
	width: 169px;
	height: 40px;
}
#blog{
    margin-top: 12px;
	width: 165px;
	height: 48px;	
}
#news {
    margin-top: 12px;
	width: 166px;
	height: 45px;	
}
#photos{
    margin-top: 0px;
	width: 183px;
	height: 35px;
}
#videos{
    margin-top: 13px;
	width: 185px;
	height: 40px;	
}
#schedule{
    margin-top: 13px;
	width: 184px;
	height: 27px;
}
#charity{
    margin-top: 13px;
	width: 182px;
	height: 32px;	
}
#warren77{
    margin-top: 13px;
	width: 186px;
	height: 25px;	
}
img {
    border:none;
}
</style>
