body {
        padding: 0;
	margin: 0;
	font-size: 0.8em;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
  	margin: 0px; padding: 0px;
	background:url(/wp-content/images/bg.jpg) no-repeat left top;	
	}

a:active, a:visited, a:link {color: #000; text-decoration: underline;}
a:hover {color: #888;}

h1 {font-size:14px; display:inline;}
h2 {font-size:13px; display:inline; font-weight:bold;}
h3 {font-size:10px; display:inline;font-weight:normal;}
h5 {font-size:9px; display:inline;font-weight:normal;}

h2.widgettitle {text-transform:uppercase;color:#FE0000;}

.header {
padding:20px 0px 0px 68px;
}

/* Navi */
.navi {
padding:10px 0px 0px 152px;
border: 0px;
}
.navi img {border: 0px;}

.entry {font-size:11px;line-height:18px;}

/* footer */
#footer {
        clear: both;
	padding: 10px 0px 0px 15px;
        margin: 0px 0px 0px 68px;
        height:45px;
	width: 850px;
	text-align:left;
        border-top: 1px solid #888;
        border-left: 1px solid #888;
	}	
#footer p {
	line-height: 1.5em;
}
.fleft {
	float:left;
}
.fright1 {
	float:right;
	text-align:right;
	padding-right:20px;}

.fright2 {
	float:right;
	text-align:left;}
	
.fright3 {
	float:right;
	padding-right:10px;
	text-align:right;}

.spacer {height:30px;}

hr.clear { 
clear: both; 
display: block; 
height: 0; 
line-height: 0px; 
visibility: hidden; 
border: 0; 
padding: 0; 
margin: -1.1em 0 0 0; 
}


