body {font-family: Arial, Helvetica, sans-serif; font-size: small; background-color:#C3BEA5; padding:0; margin:0;}


#contain
{
        background-color: #D5D293;
        width: 750px;
	border: 20px solid #BAB498;
	position: static;
	margin: auto;
}

#logo
{
	
         
        background-image: url('/images/dhlogo1.jpg');
        background-repeat: no-repeat;
        height: 80px;
        width: 750px;
	
}

.reight
{

padding-top: 15px;
width: 50%;        
font-size: 3em;
        font-weight: bold;
	text-align: right;
        vertical-align: bottom;
	color: white;
        float:right;


}
.leeft
{
	
        width: 50%;
	font-size: 1em;
        /*font-weight: bold;*/
	text-align: left;
        vertical-align: top;
	color: white;

}

#foot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	background-color: #919977;
	padding: 5px;
	text-align: right;
	clear: both;
        
}

#leftbox
{
        
        float: left;
        width:254px;
        font-size: 85%;
	margin-bottom: 10px;
        vertical-align: top;
        margin-left: 0em;
        padding:0;
}



#main_con
{
  	float: right;
	width: 495px;
	vertical-align: top;
	margin-bottom: 10px;
        padding:0;
        
        
}

#main_con h3 {font-size: 100%; font-weight: bold; color: black; margin-bottom: 0; margin-top: 0;}


#navigation
{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #FFCC99;
	background-color: #748543;
	padding-left: 2px;
        padding-right: 2px;
}

#navigation ul{
    margin:0;
    padding:0;
    list-style:none;
}

#navigation li{
    display:inline;
    margin:0;
    padding:2px;
}

#navigation a:link
{
color: yellow; 
text-decoration: none; 
}


#navigation a:visited
{
color: #DDD; 
text-decoration: none; 
}


#navigation a:hover
{
color:#FFF; 
text-decoration: none; 
background-color:#666633; 
}


#navigation a:active
{
color: red; 
text-decoration: none; 
}






.liner {border-bottom: 1px solid #bbb;}

#dated
{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #EEEEFF;
	background-color: #3A1093;
	padding-left: 2px;
        padding-right: 2px;
        text-align:right;
}

.pix
{

        border: 10px solid white;
}

.shrk
{
font-size: 0.8em;
text-align: right;
}


.bigs{font-size: 1.2em; font-weight: bold;}
.bigs_a{font-size: 1.2em; font-weight: bold; color:red; border-bottom: red solid 1px;}


.rounded
{

border-left: 1px solid #5A8A69;
border-right: 1px solid #5A8A69;
border-bottom: 1px solid #5A8A69;
border-top: 15px solid #5A8A69;
padding: 0px 5px 5px 5px;
margin: 5px;
background-color: #f7f7e7;

}

div.rounded h1, div.rounded h4 {
color: #97923D;

}

div.rounded h1 {
  font-size: 3.2em;
  margin-top: 0;
}
div.rounded h4 {
  font-size: 2em;
  padding:0;
  margin:0;
}

.tag {font-size: 100%; font-weight: bold; color: black; margin-bottom: 5px; margin-top: 0;}

.anno {background-color:#E7D56B; 
color:#DA7414; 
font-weight: bold; 
padding-left:3px; 
border-top: 3px solid #D6C45A;
border-bottom: 3px solid #D6C45A;
}
