body{
margin:0;
padding:0;
background:url(image/joy.gif);

}

#centered {
width: 900px;
margin:auto;
background-image:url(image/background.jpg);
background-repeat:no-repeat;
} 
#centered2 {
width: 900px;
margin:auto;
background-image:url(image/background2.jpg);
background-repeat:no-repeat;
} 

#left {
float:left;
width:240px;
} 

#right{
float:right;
width:640px;
height:615px;

} 
#box1{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb1.jpg);
margin-bottom:7px;
}
#box1 h1{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#333333;	
}

#box2{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb2.jpg);
margin-bottom:7px;
}

#box3{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb3.jpg);
margin-bottom:7px;
}

#box4{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb4.jpg);
margin-bottom:7px;
}
#box5{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb5.jpg);
margin-bottom:7px;
}

#box6{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb6.jpg);
margin-bottom:7px;
}

#box7{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb7.jpg);
margin-bottom:7px;
}
#box8{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb8.jpg);
margin-bottom:7px;
}
#box9{
width:200px;
height:166px;
border-style:dotted;
border-color:#6D6F71;
border-width:1px;
background-image:url(image/bb9.jpg);
margin-bottom:7px;
}

a.joy{
background-color:#333333;
color:#CCFF00;
width:100px;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
padding-right:10px;
margin-top:10px;
font-size:11px;
height:20px;
}

a.joy:hover{
background-color:#99FF33;
padding-right:10px;
color:#000000;
width:100px;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
margin-top:10px;
font-size:11px;
height:20px;
}

.footer {
width:900px;
float:left;
padding-top:10px;
padding-right:10px;
padding-left:10px;
padding-bottom:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color: #F4DDC1;
background-color:#2C271D;
border-bottom-color:#AA9F93;
border-bottom-style:solid; 
border-bottom-width: 4px;}

.contact{
width:630px;
height:287px;
background-image:url(image/contact-us.jpg);
padding-right:190px;
color:#000000;
padding-bottom:3px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
}

.about{
width:630px;
height:287px;
background-image:url(image/about.jpg);
padding-right:190px;
color:#000000;
padding-bottom:3px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
padding-top:80px;
}

