body {
background-color: #eee;
margin-top: 10px;
}

#container
{
width: 860px;
margin-left: 20px;
/*border: 1px solid #c2c2c2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);*/
}

a:link { color: #404040; text-decoration: none; font-weight: 0; }
a:active { color: #404040; text-decoration: none; font-weight: 0; }
a:visited { color: #404040; text-decoration: none; font-weight: 0; }
a:hover { color: #404040; text-decoration: underline; font-weight: 0; }


#left
{
float: left;
width: 400px;
margin-right: 50px;
}

#right
{float: left;
width: 400px;
}


/*.copy{
background-image: url('images/back.png');
background-repeat: no-repeat;
padding: 25px;
font-family: comic sans ms;
color: #404040;
font-size: 18px;
}*/

.copyb{
background-image: url('images/backb.png');
background-repeat: no-repeat;
}

.copy1{
width: 850px;
background-image: url('images/back1.png');
background-repeat: no-repeat;
font-family: comic sans ms;
color: #404040;
font-size: 14px;
padding-top: 15px;
padding-bottom: 15px;
}

.copy1b{
width: 850px;
background-image: url('images/back1b.png');
background-repeat: no-repeat;
}

.ctr{
text-align: center;
}

.cartoonbox{
border: 1px solid #c2c2c2;
width: 850px;
height: 300px;
background-color: white;
margin-bottom: 10px;
}

.image{
border: 1px solid #c2c2c2;
margin-bottom: 10px;
}

.text{
font-family: comic sans ms;
color: #404040;
font-size: 14px;
}


