body {
	color: #660000;
	background-color: White;
	font-family: Arial, Georgia, Verdana, sans-serif;
	font-size: small;
	text-align: justify;
}

a {
	color: #009999;
	text-decoration: none;
}

a:hover {
	color: Yellow;
	text-decoration: none;
}

#photoholder2 {    
    background:#fff;
    height:225px;
    overflow:hidden;
    width:300px;
    position:relative;
	margin-left:220px;
}

.box_400_justify {
    width:475px; 
    text-align:justify; 
    margin-bottom:10px;
}

.box_400_center {
    width:475px; 
    text-align:center;
    margin-bottom:10px;
}

.box_400_left {
    width:475px; 
    text-align:left;
    margin-bottom:10px;
}

.menu {
    width:735px; 
    text-align:center;
    margin-bottom:10px;
}

.dog_name {
    width:475px; 
    text-align:center;
    margin-bottom:10px; 
    font-size:1.875em; 
}

.content {
    width:735px; 
    text-align:center;
}

.feather_top_left{
    width:735px;
    float:left;
}

.feather_top_lower{
    width: 53px;
    float:left;
}

.feather_bottom_upper{
    postion:relative;
    width: 53px;
    top:-50px;
    float:right;
}

.feather_bottom_right {
    width: 735px;
    float:right;
}

.snow_header{
    width:625px;
    float:left;
    font-size:1.875em; 
    margin-bottom:30px; 
    margin-right:53px;
    text-align:center;
}

.cleared{
   padding:0px;
   font-size:1px;
   margin:0;
   float:none;
   clear:both;
}

.center_box{
   width:475px;
}

.kokopelli{
   	position:fixed; 
    bottom:0%; 
    right:0%;

}
