/* CSS Document */
body
{
margin:0;
padding:0;
padding-top:100px;
background-image:url(../images/bodybg.jpg);
background-attachment:fixed;
background-position:center top;
}
#container
{
width:779px;
height:auto;
margin:0 auto;
}
#topbg
{
width:auto;
height:11px;
font-size:10px;
background-image:url(../images/topbg.gif);
background-repeat:no-repeat;
background-position:center;
padding:0;
margin:0;
}
#main
{
width:auto;
height:auto;
background-image:url(../images/mainbg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#D6E9F8;
border:1px solid #A19F9E;
border-top:none;
border-bottom:none;
}
.content
{
margin-left:20px;
width:auto;
height:auto;
background-image:url(../images/whitebg.gif);
background-repeat:repeat-y;
background-position:left;
}
.nav
{
width:auto;
height:auto;
}
.banner
{
width:auto;
height:auto;
}
.txtarea
{
margin-left:250px;
margin-right:20px;
width:auto;
height:auto;
font-family:Arial;
font-size:12px;
color:#726356;
}
.table_w_sub_nav
{
margin-left:10px;
margin-top:20px;
width:auto;
height:auto;
font-family:Arial;
font-size:12px;
color:#726356;
}
.table_w_sub_nav2
{
margin-left:0px;
margin-top:0px;
width:auto;
height:auto;
font-family:Arial;
font-size:12px;
color:#726356;
}
#bottombg
{
width:auto;
height:auto;
}
#footer
{
margin-left:21px;
width:auto;
height:107px;
background-image:url(../images/fotterbg.gif);
background-repeat:no-repeat;
background-position:left;
text-align:right;
font-family:Arial;
font-size:10px;
}
#footer ul
{
padding:0;
padding-top:5px;
margin:0;
}
#footer li
{
padding:2px;
list-style-type:none;
display:inline;
color:#4B3327;
}
#footer a, #footer a:visited
{
text-decoration:none;
color:#4B3327;
}
#footer li.register a, #footer li.register a:visited
{
text-decoration:none;
color:#666666;
}
#footer li.register
{
color:#666666;
}
#footer a:hover
{
text-decoration:underline;
}


a.bod_thumb:hover{
	background-color:white;
}
a.bod_thumb:link img,
a.bod_thumb:visited img{
	border:1px solid #888888;
}
a.bod_thumb:focus img,
a.bod_thumb:hover img,
a.bod_thumb:active img{
	border:1px solid #2677a9;
}

a{
color:#4B3327;
}
