* {
margin: 0;
padding: 0;
   }
   
html, body {
height: 100%;
background: #eee;
color: #000;

font : 11px helvetica, arial, verdana, sans-serif;

}

h1 {
background : url(../images/81.gif) no-repeat;
text-indent : -999em;
width : 120px;
top : 15px;
position : absolute;
height : 170px;
}

h2 {
font-size : 14px;
line-height:1.2em;

}


#navi ul {
list-style : none;
text-transform : uppercase;
font-size : 11px;
font-weight : bold;
color : #ccc;
position : relative;
left : 120px;
top : 90px;
}

#navi li {
float : left;
}

#navi li a{
background: #fff;
color: #000;
padding-left: 5px;
text-decoration: none;
}


a {
padding : 0px 2px;
}

#navi li:hover a {
color : #cc0000;
}

#navi li a.active {

color: #ccc; 
}




#content a {
background : #eee;
color : #cc0000;
padding : 0px 2px;
text-decoration : none;
}

#content a:hover {
background : #cc0000;
color : #fff;
}


#wrap {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -20px;
     width: 800px;
     background-color: #fff;
 }

#header {
width : 800px;
height : 110px;
border-top : 10px solid #000;
border-bottom : 1px solid #eee;
background-color: #fff;
}

  
 .footer .push {
height: 20px;
}

.push {
clear: left;
}

.footer {

}

#footer {
background-color: #000;
color: #fff;
margin: 0 auto;
width: 800px;
padding-top: 3px;
padding-bottom: 4px;
text-align : center;
font-size: 10px;
}

#footer a {
background : #000;
color : #fff;
text-decoration : none;
padding: 1px 4px;

}

#footer a:hover {

color : #eee;
}

#content {
margin : 10px;
background-color: #fff;
padding-top : 20px;
padding-bottom : 20px;
}

.post {
background: #fff;
padding-bottom : 20px;
width: 540px;
}

div#content img.left {
	float: left;
	margin-right: 15px;
	width: 150px; 
	height: 150px; 
}

div#content img.left2 {
	float: left;
	margin-right: 15px;
	width: 240px; 
	height: 240px; 
}


.entry {


}

.info {
border-bottom : 1px solid #eee;
width : 540px;
padding-bottom : 3px;
}

.img {
border : 1px solid #eee;
}

#right {
width:200px;
float:right;

}

#left {
margin-right:260px;
width: 520px;
}


#outbox {
padding-bottom: 20px;
}

#inbox {
padding: 5px 5px 20px 5px;
border: 1px solid #eee;
}

.zemContactForm fieldset {
border: none;
}

.zemContactForm label {
border: none;
background: #fff;
color: #000;
font-family: arial;
font-size: 11px;
margin-bottom: 4px;
}

.zemText
{
border: none;
background: #ccc;
width: 180px;

}

.zemSubmit {
border: none;
background: #000;
color: #fff;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
padding: 1px 4px;
margin-top: 4px;
}


#network {
	padding: 5px;
}

#network a {
	margin-right: 2px;
	
}

#network img {
	border: none;
	
}

#network  a:hover {
	border: none;
	background: none;
}
