body {
 text-align:center;
 font: normal 15px/18px 'MS UI Gothic','Osaka', sans-serif;
 margin: 0px;
 padding: 0px;
 background: #FFF ;
 color:#333;
 height:100%;
}

#bg {
 background-attachment: scroll;
 background-image: url(bg660.gif);
 background-repeat: repeat-y;
 background-position: center top;
}

#container {
 background-image: url(top_img.jpg);
 background-repeat: no-repeat;
}

div#container {
 padding: 0px 30px;
 text-align: left;
 width: 550px;
 margin:0px auto;
 position:relative;
 min-height: 100%;
 border:0px solid #696969;
}

div#container h1 a{
font-size:12px;
color:#cccccc;
text-decoration: none;
text-align:center;
font-weight:normal;
}


div#container li,a {
 color: #ccc;
 line-height: 22px;
 padding: 0px 1px;
 font-size: 10px;
}


.banner {
text-align:center;
}


div#cont {
 padding: 360px 0px 50px 0px;
 border-bottom:4px solid #cccccc;
}

h1,h2 {
font-size:12px;
color:#696969;
padding:0px;
margin:0px;
}

h3 {
font-size:30px;
line-height:120%;
color:#666;
font-weight:normal;
}

a:link{
 text-decoration:underline;
}
a:visited {
 text-decoration:underline;
}
a:hover {
 color: #0066FF;
 text-decoration:underline;
}


dt,dd {
 margin:0px;
 padding:0px;
 font-size:12px;
 color:#696969;
}


ul{
 list-style-type: none;
 float: left;
}

ul,li{
 float: left;
 width:132px;
 display: block;
 margin-bottom: 0px;
 margin-right: 0px;
}



#menu {
margin-top:10px;
text-align:center;
}




