body{
background-image: -webkit-linear-gradient(#fecc42 0%, #fef8e8 50%,#fecc42 100%); 
background-image: -moz-linear-gradient(#fecc42 0%, #fef8e8 50%,#fecc42 100%); 
background-image: -o-linear-gradient(#fecc42 0%, #fef8e8 50%,#fecc42 100%); 
background-image: linear-gradient(#fecc42 0%, #fef8e8 50%,#fecc42 100%);"
background-repeat: no-repeat;
height:100%;
}
#all{ width:1000px; margin:0 auto 0 auto; font-family:calibri,tahoma; height:50%; top:25%;}
#site{ float:left; background-color:; width:100%; box-shadow:0 0 7px 3px #444; 	border-radius: 0 0 15px 15px; }
#head{ background-color:#eee; height: 180px; margin-top:-20px; padding-top:30px;}
#head-top{ background-color:#eee; height: 70px; text-align: center;}
#head-bottom{ background-color:; height:0px;}
#head-bottom li{display:inline;}
#top-menu{ height:30px; background-color:; width:100%; text-align:center;  box-shadow: 0 0 3px 3px #aaa;}
#top-menu ul{ }
#top-menu li{display:inline; margin:0  8px 0 8px; width:70px; color:black;}
#top-menu a{ display:inline; width:70px; padding:5px; font-size:20px; font-family: calibri; text-decoration:none; color:#444444; }
#top-menu a:hover{ text-decoration:underline;}
#top-menu a.active{text-decoration:underline;}

#top-top{ height:15px; background-color:#eee;}
#top-top ul{ color:black;}
#top-top li{display:inline; margin-left:20px; width:50px;}
#top-top a{ display:inline; width:70px; height:50px; padding:0px; font-size:12px; font-family: calibri; color:black;}

#top-top li>ul{display:none;}

#top-top-left{float:left; margin-left:15px;}
#top-top-right{float:right; margin-right:20px;}

.breadcrumb{ list-style-type:none; float:left;}
#content{ background-color:#eee; height:auto; text-align: justify; opacity:0.9; float: left; width:100%}

#left{ min-height:200px; float:left; width:20%;}
.nav menu ul{}
#left ul{ display:block; width:180px; padding:0px;  font-family: Tahoma; list-style-image: url("");}
#left ul li{ display:block; width:180px; margin-top:5px; background-color:yellow; list-style-image: url("");}
#left ul li a{text-align:center; padding-top:3px; display:block; color:blue; min-height:25px; border:solid 1px; text-decoration:none; "");}
#left ul li a:active{color:green;}
#left ul:hover{ list-style-image: url("");}
.left-entry{padding:13px;}
.left-entry img, .right-entry img{width:210px; margin-top:10px;}

#center{  padding:0 1% 0 5%;  float:left; width:49%; text-indent: 5px; font-size:17px; line-height:normal;}
#center li{padding:8px; list-style-image: url("");}
.page-header{ font-family:arial;}
#right{ background-color:; min-height:200px; float:right; width:22%;}

#foot {
    background-color: #eee;
    border-radius: 0 0 15px 15px;
    border-top: 0 solid;
    float: right;
    height: 25px;
    padding: 0 15px;
    text-align: right;
    width: 97%;
}

h1, h2, h3{color:green;}
