* {	padding:0px;	margin:0px;	}
body {	
background-color:#d4dab9;	
background-image: url(../img/page/body.jpg);	
background-repeat:repeat-x;	
font-family:Verdana,Arial,Helvetica,Sans-Serif;    
font-size:smaller;    
line-height:1.4em;    
color:#64694f;
}

#page {	
margin:0px auto 10px auto;	
width:950px;
}

#header {	
height:200px;	
background-image: url(../img/page/header.jpg);
}

#mainmenu {	
padding-left:20px;	
height:46px;	
background-image: url(../img/page/mainmenu.jpg);
}

#mail {	
float:right;	
width:24px;	
margin-right:20px;
}

*html #mail {	
margin-right:10px;
}

#box {	
padding:10px 20px 0px 50px;	
height:250px;	
background-image: url(../img/page/box.jpg);	
color:#ffffff;	
}

#fade {	
padding:0px;	
list-style:none;
}

#box img {	
float:left;		
border:none;
}

#content {	
padding:25px 0px 20px 25px;
}

#contenttext {	
padding-right:200px;		
text-align:justify;	
min-height:300px;
}

*html #contenttext {	
height:300px;	
padding-right:20px;
}

#contentbox {	
float:right;	
width:250px;
}

#contentboxtop {	
height:15px;	
background-image: url(../img/page/contentboxtop.jpg);	
}

#contentboxmiddle {	
padding:0px 15px;	
height:450px;	
width:250px;	
background-image: url(../img/page/contentboxmiddle.jpg);	
}

#contentboxbottom {	
height:15px;		
background-image: url(../img/page/contentboxbottom.jpg);	
}

#footer {	
clear:both;	
padding-left:20px;	
line-height:46px;	
background-image: url(../img/page/footer.jpg);	
color:#64694f;	
margin:10px 0px;
}

#navfooter {	
float:right;	
width:50%;}
.button-rss {
padding:0 2px;
background:#f60;
border:1px solid;
border-color:#fc9 #630 #330 #f96;
color:#fff;
font-weight:bold;
text-decoration:none;
}