body {
background-image: url(../App_Themes/CenterPlace/images/bg_yellow.gif);
}


.footer_up {
background-color: #FFFF00;
}

.footer_down {
background-color: #b39d00;
}

.footer_down img {
border: solid 3px #93830c;
}

.upper_content {
margin-top: 10px;
min-height: 300px;
height: 300px;
height: auto;
}

.upper_content_left {
float: left;
width: 190px;
margin-left: 20px;
margin-top: 10px;
}

.upper_content_right {
float: right;
margin-right: 20px;
width: 720px;
min-height: 400px;
height: 400px;
height: auto;
overflow: visible;
margin-top: 10px;
}

.upper_content_right a {
color: #333333;
font-weight: bold;
}

.upper_content_right a:hover {
color: #000000;
}

.upper_content_right ul li {
font-size: 12px;
font-weight: bold;
padding-top: 5px;
}

.subnav {
width: 190px; 
min-height: 100px;
height: 100px;
height: auto;
}
    
.undernav {
width: 190px; 
min-height: 100px;
height: 100px;
height: auto;
padding-top: 25px;
}

.undernav img {
border: solid 3px #333333;
}

.footer_up {
clear: both;
}

.subnav ul {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
}

.subnav ul li {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

.subnav ul li a {
color: #333333;
background-image: url(../App_Themes/CenterPlace/images/sub_nav.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
display: block;
width: 185px;
margin-top: 10px;
text-decoration: none;
}

.subnav ul li a:hover {
color: #999999;
background-image: url(../App_Themes/CenterPlace/images/sub_nav_ov.gif);
}

.upper_content_right p a {
color: #333333;
font-weight: bold;
}

.upper_content_right p a:hover {
color: #000000;
}
