* {
 padding: 0;
 margin: 0;
}
body     { color: #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-image: url("images/bk_.jpg") }
ol{list-style-type: none;}
ul{list-style-type: none;}

#wrapper  { margin: 0 auto; width: 770px; min-height: 1094px }
 
#banner   { background-color: #fff; background-repeat: no-repeat; background-position: left 50%; margin: 5px; padding: 10px; min-height: 55px; max-width: 685px; border: groove 19px #666 }
 
* html #banner {height:75px; width: 685px;} /* IE Min-Height Hack */ 

#menu_lft   { font-size: 10pt; font-style: italic; font-weight: bold; background-color: #fff; margin: 0 2px 0 5px; padding: 7px; width: 100px; float: left; border: groove 12px #666 }

 #menu_rt  { color: #ff1c48; font-size: 9pt; font-style: italic; font-weight: bold; background-color: #fff; margin: 0 3px 0 0; padding: 3px; width: 95px; float: left }

#mainbody    { background-color: #fff; margin: 0 10px 10px 5px; padding: 8px 8px 5px; width: 560px; float: left; border: groove 12px #666 }

#title_img  { margin-left: 1px; padding: 0 10px; width: 530px; border: dotted }

#text  { font-family: Georgia, "Times New Roman", Times, serif; margin: 7px 0 10px 2px; padding: 15px 10px 10px; width: 520px; border-top: 1px double #666 }

#text_contact {width:530px;
margin: 5px 0px 5px 1px;
padding: 10px;
border-top: double;
font-family: "Georgia",Times New Roman, Times, serif;}

#imglinks  { margin-left: 1px; padding: 10px; width: 530px; border: solid 2px #cc8934 }

#DAimglinks  { margin-bottom: 10px; margin-left: 1px; padding: 10px; width: 530px; border: solid 2px #cc8934 }

#ctrbfrm{width:176px;
margin: 5px;
float: left;}

#title_img_ctrb {width:150px;
margin-left: 3px;
padding: 0px;
border: dotted;}

#ctrbtext  { font-family: Georgia, "Times New Roman", Times, serif; text-align: left; margin: 0 0 3px 1px; width: 173px; height: inherit; border: none }

#ctrb_vini { font-family: Georgia, "Times New Roman", Times, serif; text-align: left; margin: 10px 0 7px 4px; padding: 5px; width: 550px; border: none }


#footer {text-align: center;
margin-top: 20px;}

div#menu_rt  { display: inline; width: 100px; float: left }

h1  { color: #000; font-size: 23px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-bottom: 15px }

h3 {
 text-decoration: none;
 list-style-type: none;
 font-size: 13px;}

li{font-family: "Georgia", Times New Roman, Times, serif;}
 
.border {
 font-size: 11px;
 border-top: 1px dashed #ddd;
 border-bottom: 1px dashed #ddd;
 background-color: #fbfbfb;
 padding: 7px 7px 7px 7px;
 margin: 2px 0px 7px 0px;}
 
 .border_contact {
 font-size: 11px;
 border-top: 1px dashed #ddd;
 border-bottom: 1px dashed #ddd;
 background-color: #fbfbfb;
 padding: 7px 7px 7px 7px;
 margin: 2px 0px 7px 0px;}
 
.mainnav {
 list-style: none;
 line-height: 8pt;}

ul.mainnav li a:link, ul.mainnav li a:visited {
 display: block;
 text-decoration: none;
 width: 100%;
 padding: 4px 0px 4px 2px;
 color: #000;}

ul.mainnav li a:hover {
 display: block;
 text-decoration: none;
 padding: 4px 0px 4px 2px;
 color: #fff;
 width: 100%;
 background-color: #CAE1D9;}
 
 .admin {
 list-style: none;
 line-height: 8pt;}

ul.admin li a:link, ul.admin li a:visited {
 display: block;
 text-decoration: none;
 width: 100%;
 padding: 4px 0px 4px 2px;
 color: #000;}

ul.admin li a:hover {
 display: block;
 text-decoration: none;
 padding: 4px 0px 4px 2px;
 color: #fff;
 width: 100%;
 background-color: #FFDEC2;}

a:link {
 color: #333333;
 border-style: none;
 text-decoration: none;}
 
a:visited   { color: #333333; text-decoration: none }
 
a:hover {
 color: #666;
 text-decoration: none;}
