html, body {
	background: url('images/bg.gif');
	margin-top:0px;
	height:100%;
	font-size:12px;
	font-family:verdana;
	
}

a {color:white; font-family:verdana; font-size: 12px; text-decoration:none;}
a:hover {color:#FADB9A;}

p {color:white; line-height:20px;}

ul {margin:0px 0px 0px 0px;}
li {list-style:none;}

hr {display:none;}

#header {margin:0px 0px 15px 0px}

.menu_h {background: url('images/bg_menu_h.jpg') bottom repeat-x; padding:2px 0px 0px 0px; height:30px; width:750px; margin:0 auto;}

#page{min-height: 100%; background: url('images/shadow.jpg') center repeat-y; width:760px; margin:0 auto; text-align:left;}

#content {border-top:#FFFFFF solid 1px; min-height: 100%;}
#content h2 a{font-size:15px; margin:25px 0px 0px 0px;}

.narrowcolumn {background:#2C5C72; text-align:left; color:white; margin: 0px 0px 0px 5px; padding:10px 5px 0px 15px; float:left; width:70%;}

.widecolumn {background:#2C5C72; text-align:left; color:white; margin: 0px 0px 0px 5px; padding:10px 5px 0px 15px; float:left; width:70%;}



.entry a{color:#FADB9A;}
.entry a:hover{text-decoration:underline}

#sidebar    {color:#FADB9A; text-align:left; line-height:20px; float:right; width:24%; margin:0px 0px 0px 0px;}
#sidebar h2 {font-size:13px; margin:25px 0px 0px 0px;}
#sidebar ul {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#sidebar input {width:125px;}
#sidebar #searchsubmit {width:30px;}

.postmetadata {color:#666666; font-size:10px; margin:0px 0px 35px 0px}
.postmetadata a {color:#CCCCCC; font-size:10px;}
.postmetadata a:hover {color:#FADB9A;}

.screen-reader-text{color:white;}


#footer {float:left; display:inline; background:#000000 url('images/bg_footer.jpg') top repeat-x; padding:15px; margin-top:; font-size:12px; width:725px;}
#footer p {font-size:10px;}
#footer a {font-size:10px;}



.bottom {color:white; font-size:8px;}












#page:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */