/* CSS Document */

#container {
width:777px;
margin:auto;
background-image:url(content_25.gif);
background-repeat:repeat-y;

}

#header {
width:777px;
}

#content {
width:777px;
margin-left:0px;
background-image: url(content_25.gif);
background-repeat:repeat-y;
}

#left {
width:479px;
float:left;

}

#right {
width:297px;
float:left;

}

#footer {

}

.images { padding-left:18px; padding-bottom:20px; }
.imagessmall { padding-left:15px; }
.textmain {padding-left:10px; padding-right:8px; font-family: Tahoma; font-size: 12px; color:#1B3A16 }
.images2 { border: 2px solid #37915a; }

a { outline:none; }