body { margin:0px; padding:0px; }

div, a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; }

.all {}
        .all .all_1 { width:1000px; background-color:#afceb2; }
        .all_2 { background-image:url(i/top.jpg); background-position:top center; background-repeat:no-repeat; height:306px; }

.menu { position:absolute; top:325px; left:20px;}

.menu ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 200px; /* Width of Menu Items */
}

.menu ul li{
position: relative;
display:block;
}

/*Sub level menu items */
.menu ul li ul{
position: absolute;
top: 0;
visibility: hidden;
background:#669966;
border:#CCCCCC 1px dotted;
z-index:30;
padding:3px;
}

/* Sub level menu links style */
.menu a{
font-family:Tahoma; 
font-size:12px; 
color:#ffffff; 
display:block; 
text-decoration:none;
background-color:#4b8e62;
width: 200px;
}
.menu a:hover { text-decoration:underline; color:#FFFF00; }

/* Holly Hack for IE \*/
* html .menu ul li { float: left; height: 5%; }
* html .menu ul li a { height: 5%; }
/* End */

.content { font-family:tahoma; font-size:12px; color:#335c51; text-align:justify; padding-right:25px; padding-left:7px; margin-left:256px; line-height:18px; 
                   padding-bottom:200px; }
        .content h1 { font-size:18px; text-align:left; margin:0px; padding-top:20px; padding-bottom:20px; margin:0px; padding-top:180px; text-align:center; font-size:14px; }
        h2 { margin:0px; }
        
.body { background-image:url(i/center.jpg); background-repeat:no-repeat; background-position:top; }
        
.footer { background-image:url(i/bottom.jpg); background-position:bottom right; background-repeat:no-repeat; height:105px; width:1000px; background-color:#afceb2; }

.friends { position:absolute; top:320px; left:400px; width:300px; }
.friends h2 { font-size:14px; }

.logo a { display:block; position:absolute; top:0px; left:0px; width:1000px; height:300px; }

.gallery { position:absolute; top:660px; left:33px;}
.gallery a img {border:1px solid #4B8E62;}

.NextPages {text-decoration:none; color:#4B8E62; font-weight:bold;}

.box1 { margin-top:30px; margin-left:30px;}