<style type="text/css">{  }
body {
background-position: center top;
margin:0 auto;
padding:0px;
background-color: #55896B;
text-align:center;
background-image:url('bgall.jpg'); 
background-repeat:repeat-y;
}
table,img {border:0px}
div#layout{
width:900px;
text-align:center;
float:center;
padding:0px;
}

a:link, a:visited       { color: #339966; text-decoration: none }
a:hover       { color: #006666; text-decoration: none }
a:active       { color: #339966; text-decoration: none underline }

input,textarea,select {
background-color:#CCCCCC;
border:1px solid #888888;
color:#666666;
}

div#leftbar {
width:169px;
height:500px;
float:left;
background-image:url('leftbar.jpg');
padding:0px;
}
div#centerbar {
width:562px;
height:500px;
float:left;
padding:0px;
}
div#rightbar {
width:169px;
height:500px;
float:left;
background-image:url('rightbar.jpg');
padding:0px;
}
div#block1{
width:562px;
float:left;
padding:0px;
text-align:center;
}
div#contentsblock {
background-position: left top;
width:562px;
background-image:url('bgcontents.jpg');
background-repeat:no-repeat;
padding:0px;
}
div#contents {
position:relative;
top:20px;
float:center;
color:#666666;
font-family:Verdana;
font-weight:normal;
text-decoration:none;
font-size:12px;
padding-left:1em;
padding-right:1em;
padding-bottom:5px;
line-height:150%;
text-align:justify;
}
div#topblock {
width:562px;
float:left;
padding:0px;
}
div#menubar {
height:37px;
width:562px;
float:left;
padding:0px;
}
div#footer {
padding-top:4em;
padding-bottom:1em;
float:center;
color:#666666;
font-family:Verdana;
font-weight:normal;
text-decoration:none;
font-size:10px;
text-align:center;
}
-->
</style>