@charset "utf-8";
/* CSS Document */

/** { margin: 0; padding: 0; }*/
html, body, #main { height: 100% }
body {background-image:url(../images/image_back_feath.jpg); background-position:top; background-color:#000; background-repeat:no-repeat; margin-left:20px;margin-top:0px; font-family:Times New Roman,Serif;}
img { border:none;}
a{ color:#960; text-decoration:none;}
a:hover { color:#333;}
#main {background-color:#FFF; margin-top:10px;}
#main td {padding-top:3px;}
#footer{ color:#FFF; margin-top:15px;}
#footer a{ color:#CCC;}
/*
#menu A:link, #menu A:visited { display:block; text-decoration:none; margin-bottom:5px; color:#333; font-weight:bold;}
#menu A:hover, #menu A:active { color:#FFF; font-weight:bold; background-color:#666;}
*/
h1 {color:#887959; font-size:38px; margin-top:0px; margin-bottom:0px;}
h2 {color:#887959; font-size:26px; margin-top:0px; margin-bottom:0px;}
.imgLeft { float:left;}
.imgRight { float:right;}