/* Layout Stylesheet */
body {
margin: 20px;
background:#eceaea;
text-align:center;
padding:0;
}
img {
border:0
}
a:link{
color:#000000;
text-decoration:none;
}
a:active{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#outer {
text-align:left;
width:900px;
margin:auto;
}
#hdr {
height:163px;
width:900px;
background-image:url(images/site01.jpg);
}
#bodyblock {
position:relative;
background: #aaaaaa;
width:866px;
padding:0;
background-image:url(images/site03.jpg);
border:solid #000000;
border-width:0 17px 0 17px;
}
#l-col {
float:left;
background:#aaaaaa;
width:160px;
border:solid #000000;
border-width:0 0 0 0px;
}
#page_title {
position:relative;
left:0px;
width:678px;
background:#eceaeb;
text-align:left;
font-family:Verdana, sans-serif;
font-size:40px;
text-align:center;
}
#cont {
position:relative;
width:678px;
background:#eceaeb;
text-align:left;
font-family:Verdana, sans-serif;
font-size:18px;
}
#ftr2 {
height:32px;
width:900px;
background-image:url(images/site02.jpg);
}
#ftr {
text-align:center;
font-family:Verdana, sans-serif;
font-size:10px;
}
table.main
{
width: 665px
}
table.bottom
{
text-align:center;
padding: 4px;
width: 665px
}
table.tbl
{
width: 900px
}
img.padding {
padding: 0px 5px 0px 5px;
}