img { border: 0; }

a { color: #3CB878; }
a:hover { color: #788BC3; }

hr { height:1px; color: #b9b9b9; background: #b9b9b9; border: none;}

body {
background-color:#fff;
background-image:url(images/bg2.gif);
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #939598;
 }

#wrap { 
width: 780px;
position: absolute;
text-align: center;
left: 50%;
margin-left: -390px;
margin-top: 5px;
 }

#head {
width:780px;
height:90px;
background-image: url(images/head.gif); background-repeat:no-repeat;
 }
 
#twocol {
width: 780px;
margin: 0px; 
padding: 0px;
background-image: url(images/full.gif);
 }
 
.left {
float: left;
clear: none;
width: 290px;
text-align: left;
margin-left: 4em;
background-color:#fff;
 }
 
.right {
padding-right: 50px;
text-align: right;
}

#footer {
width: 770px;
text-align: center;
}

.textblock { text-align: justify; width: 370px; margin-left: 220px; }