BODY{
    background:#ebae68;/* url('../images/bg.gif'); */
    padding:0; 
    margin:0;
    height:100%;
    width:100%;
    font-family:Verdana, Georgia, Times, sans-serif;
    font-size:14px;
}
table{
    font-size:1em;
}

a {
    color:#593914;
}

.body{
    width:100%;
    height:100%;
    font-style:italic;
}
img{
	border: none;
}

.top{
    height:208px;
    background:url(../images/flashbg.jpg) 180px 0 repeat-x;
}
.flashr{
    position:absolute;
    top:0px;
    left:839px;
    width:51px;
    height:208px;
    background:url('../images/flashr.gif') 0 0 no-repeat;
    z-index:100;
}

.logo{
    position:absolute; 
    width:120px; 
    height:100px; 
    left:0px; 
    top:170px
}

.head{
    background:#6b462f url('../images/headgry.gif') 0 0 repeat-x;
    color:#ffffff;
    width:100%;
    font-size:18px;
    padding:3px 0;
    text-align:center;
    font-style:italic;
    font-family:Georgia;
}
.main{
    width:100%;
    height:400px ;
}
.main .left{
    width:250px;
    background:url('../images/dividery2.gif') 100% 0 no-repeat;
    padding:20px 76px 20px 30px;
    vertical-align:top;
}
.main .center{
    vertical-align:top;
    
}

.leftmenu{
    padding:20px 0;
    font-weight:bold;
    font-style:italic;
    font-family:Georgia;
    background:#f0c18b;
}
.leftmenu a {
    display:block;
    border-bottom:1px solid #b9ae72;
    padding:5px;
    text-decoration:none;
    color:#593914;
    font-weight:bold;
    font-style:italic;
    
}
.leftmenu a:hover{
    text-decoration:underline;
    color:#000000;
}

.lsubmenu{
/*    padding-left:20px;*/

}
.lsubmenu div{
    font-size:11px;

}
.lsubmenu a {
    font-weight:normal;
    background:url(/images/list1.gif) 10px center no-repeat;
    padding-left:30px;

}
a.lm_current{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    background:#a4712f;

}

a.lm_currents{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    background:#a4712f url(/images/list1.gif) 10px center no-repeat;

}

.topmenu{
    padding-left:120px;
    background:url('/images/toplinky2.gif') 0 0 repeat-x; 
    padding-top:5px;
    text-align:center;
}
.topmenu a {
    margin:0 2px 0 0;   
    padding:0 2px;
    text-decoration:underline;
}
.topmenu a:hover{
    text-decoration:none;
    background:#6b462f;
    color:#FFFFFF;
}
.topmenu td{
    vertical-align:top;
}


.bottom{
    position:relative;
    color:#FFFFFF;
    height:60px;
    background:#6b462f;
}

.bottom .PR{
    top:10px;
    right:0;
    position:absolute;
    width:300px;
    height:42px;
    background: url('/images/PR2.gif') 0 0 no-repeat;
    padding-left:35px;
}
.bottom .PR a {
    text-decoration:none;
    color:#fff;
    display:block;
    font-size:11px;
    margin-bottom:14px;
}



.content{
    margin:40px 30px 30px 10px;
    color:#222222;
    font-style:normal;

}
.content .item{
	margin: 0px 0px 15px 0px;
	clear: both;
	width: 100%;
}
.content .item p{
	margin: 0px;
}
.content .item span{
	font-weight: bold;	
}
.content .item  div{
	float: right;
	font-style: italic;
	font-size: 12px;
	margin: 5px 0px 10px;
}
.content #author{
	text-align: right;
	width: 100%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 30px;
}

#articles ul{
	margin: 10px 0px 30px;
	font-size: 12px;
}
#articles li{
	margin-bottom: 6px;
}
.send_table{
	width: 80%;
}
.send_table tr .send_head{
	width: 35%;
}
.clear{
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 3px;
}
#send_items{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 15px;
}
#send_items label, #send_items input{
	float: left;
	margin-right: 8px;
}
.links td{
	padding: 7px;
}
