/* CSS Document */

body{margin:0;padding:0; font-family:Georgia, "Times New Roman", Times, serif;}

.menu ul{ display:block; margin:0; padding:0}
.menu li{ list-style:none; margin-bottom:12px; border-bottom:#000000 1px dashed; padding:5px 0}
.menu li a{ color:#344a0b; text-decoration:none;}
.menu li a:hover{ color:#000000; text-decoration:none;}
.issn-no{margin-top:40px; font-size:11px; text-align: center; color:#344a0b;}
#header{width:100%; height:216px; background:url(../img/header-bg.jpg);}
#main-heading{position:absolute; top:170px; left:280px; font-size:24px;color:#344a0b; text-shadow: 1px 1px #cccccc;}
#header-left{width:526px; float:left}
#header-right{float:left; width:380px}
#header-right h1{color:#344a0b; font-size:26px; text-shadow: 1px 1px #f6f6f6;}

#body-wrapper{ width:100%;background:url(../img/body-bg.jpg); background-repeat: repeat-y; font-size:14px;}

#body-wrapper-left{ float:left; width:205px; padding:15px;}
#body-wrapper-right{float:left; width:600px; padding-bottom:10px; line-height:20px; margin-left:45px;}

#body-wrapper-right a{color:#344a0b}
#body-wrapper-right a:hover{color:#000000}
.title{color:#354b0b; font-size:18px; text-shadow: 1px 1px #e6fbbf;}
.sub-title{color:#7cbd01; font-size:14px; font-weight:bold; text-decoration:underline;}

#footer{ width:100%; height:100px; background:#c5cdb4;}
.clr{ clear:both}