﻿body {margin: 0; background: url('../img/bg-body.gif') top center repeat-y; font: normal 12px verdana; line-height: 140%;}
h1 { font-size: 20px; margin: 0;}


.top, .content { background: url('../img/bg-main.gif') repeat-y; width: 783px; margin: 0 auto;}
.top { height: 40px;}
.content {}
.header { width: 100%; height: 100px; background: #ffffcb; border: 2px solid #000; border-width: 2px 0; }
.title { margin: 0 auto; text-align: center; font: bold italic 20px courier new; padding: 10px 0 0 0;}

.c1 { width: 250px; padding: 10px 0 0 0; text-align: left;}
.c2 { width: 493px; padding: 20px;}

.c1 img { padding: 10px 0;}

.fl { float: left}
.fr { float: right;}
.clr { clear: both;}