* {padding:0;margin:0;border:0;}

body{ font-size:.80em; font-family:arial; color:#006600; background-color:#E3D394; }
p {margin:5px; margin-bottom:10px; }
input,textarea{ border:1px solid #006600; padding:3px; }
/* div{ border:1px solid black; } */

a{ color:#006699; }
strong{ font-weight:bolder; font-variant:normal; font-style:normal; }
p.small{ font-size:12px; }
p.big{ font-size:28px; text-align:center; }

html, body{
    background-color:#E3D394;
	font-family: arial, helvetica, sans-serif, verdana;
	font-size:16px;
	width:100%;
    text-align:center;
}

div#ctr{
    position:relative;
    text-align:left;
	width:800px;
	margin:0 auto;
    margin-top:15px;
}

div.leavesline{
    width:250px;
    margin-left:275px;
    height:130px;
    background: transparent url('../images/smallleaf.gif') repeat-x center left;
}

div#leafbanner{
    background: #E3D394 url('../images/bannerbackground.jpg') no-repeat top left;
    width:100%;
    height:150px;
    text-align:center;
    color:white;
}
div#leafbanner p{ margin:0; margin-top:-5px; font-family:'Comic Sans MS', 'Lucida Casual'; }
div#leafbanner p.l_1{ font-size:50px; text-shadow: 3px 3px 3px #000;}
div#leafbanner p.l_2{ font-size:20px; text-shadow: 3px 3px 3px #000; }
div#leafbanner p.l_time{ font-size:45px; font-weight:bolder; text-shadow: 6px 6px 6px #000; }

div#newsflash{ width:100%; text-align:center; }
div#newsflash p span.procent{ font-size:60px; margin-left:-30px; margin-right:20px; }
div#newsflash img{ width:200px; }

div.subscripform{ width:100%; clear:both; }
div.subscripform p.big{ font-size:22px; padding:6px; }
div.subscripform p.small{ clear:both; }
div.subscripform img{ float:left; margin-left:4px; }
div.subscripform form{
        width:570px;
        background-color:#eee;
        border:1px solid #006600;
        float:right;
        padding-right:15px;
        padding-top:8px;
}
div.subscripform table{
        font-weight:bold;
        width:590px;
        margin-left:115px;
}
div.subscripform table tr td{ text-align:left; vertical-align:top; }
div.subscripform table tr td input{ width:200px; }


div.unsubscripform form{
        width:100%;
        background-color:#eee;
        border:1px solid #006600;
        padding-top:8px;
}
div.unsubscripform table{
        font-weight:bold;
        width:600px;
        margin-left:200px;
}
div.unsubscripform table tr td{ text-align:left; vertical-align:top; }
div.unsubscripform table tr td input{ width:200px; }

.linktoblog{ float:right; margin-right:20px; clear:both;}
.easygreen{ color:#090; font-weight:bold; }
.subscrtoday{ color:#f22; }
.indented{ margin-left:30px; }
.italics{ font-style:italic; }

a.contactformclose{float:right; color:#093; }
div#contactform img{ float:left; margin:5px; display:inline;}
div#contactform{
    background:#fff;
    border:1px solid green;
    padding:15px;
    width:700px;
    z-index:10;
    position:fixed;
    top:70px;
    margin:0 auto;
    text-align:left;
    display:none;
}
div#contactform table{ width:100%; }
div#contactform table tr td{ text-align:left; vertical-align:top; }
div#contactform table tr td input{ width:200px; }
div#contactform p input{ width:100px; margin-right:10px; }
div#contactform table tr td textarea{ width:600px; height:250px; }

table#contactus{
    margin-left:225px;
    height:50px;
    width:350px;
    text-align:center;
    background-color:#eee;
    border:1px solid #006600;
}
table#sponsors{
    margin:0 auto;
    height:50px;
    text-align:center;
    clear:both;
}
table#sponsors1{
    margin:0 auto;
    height:50px;
    clear:both;
    text-align:center;
}
