* {
font-size: 11px;
color: #666666;
margin: 0;
padding: 0;
}
body {
font-size: 12px;
background-image: url(../img/bg.gif);
}
#wrapper {
width: 600px;
}
#top {
width: 780px;
height: 150px;
background-color: #00cccc;
}
#center {
padding-top: 15px;
width: 780px;
height: 400px;
background-image: url(../img/wall/butterfly1.gif);
}
#center_r{
width: 600px;
height: 400px;
float: right;
padding-left: 15px;
padding-top: 10px;
}

#center_l{
width: 150px;
float: left;
padding-left: 10px;
padding-top: 10px;
}
#menu {
width: 780px;
height: 10px;
padding-top: 5px;
text-align: right;
}
#bottom {
width: 780px;
height: 100px;
background-color: #cecece;
padding-top: 10px;
}
#copy {
width: 780px;
height: 13px;
text-align: right;
background-color: #999999;
color: #ffffff;
}
.menu_contents{
padding-left: 15px;
padding-right: 15px;
padding-top: 4px;
}
.title {
background-color: #00cccc;
color: #ffffff;
font-size: 13px;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 15px;
font-weight: bold;
}
.menubar {
width: 600px;
height: 25px;
background-image: url(../img/menubar1.gif);
font-size: 15px;
padding-left: 5px;
padding-top: 5px;
}
.main_c {
padding: 10px;
}
a:link {
text-decoration: none;
color: #006600;
}
a:visited {
text-decoration: none;
color: #006600;
}
a:hover {
text-decoration: none;
color: #ffcc00;
}
