body{
margin:0 0 0 0;
background-color:#ffffff;
}

#top{
width:846px;
height:41px;
margin-right:auto;
margin-left:auto;
overflow:hidden;
background-image:url('/img/top.png');
background-repeat:no-repeat;
}

#middle{
width:846px;
height:auto;
margin-right:auto;
margin-left:auto;
overflow:hidden;
background-image:url('/img/middle.png');
background-repeat:repeat-y;
}

#bottom{
width:846px;
height:41px;
margin-right:auto;
margin-left:auto;
overflow:hidden;
background-image:url('/img/bottom.png');
background-repeat:no-repeat;
}

.intbody{
width:830px;
height:auto;
margin-right:auto;
margin-left:auto;
overflow:hidden;
padding: 0 20px 0 25px;
}

.inttexty{
font-family:'Century Gothic',Arial,Helvetica,Sans-serif;
font-size: 16px;
color:#333333;
text-align:left;
width:400px;
}

.texty{
font-family:'Century Gothic',Arial,Helvetica,Sans-serif;
font-size: 22px;
color:#ffffff;
}

.footer{
width:500px;
margin-right:auto;
margin-left:auto;
overflow:hidden;
text-align:center;
font-family:'Century Gothic',Arial,Helvetica,sans-serif;
font-size:10px;
color:#333333;
padding: 0 0 20px 0;
}

a:link{color:#666666; text-decoration:none;}
a:visited{color:#666666; text-decoration:none;}
a:hover{color:#000000; text-decoration:none;}

a.main:link{color:#000000; text-decoration:none;}
a.main:visited{color:#000000; text-decoration:none;}
a.main:hover{color:#ffffff; text-decoration:none;}