#page-container {
	width: 870px;
	margin: auto;
	background: #FDFDF0;
	color:#666666;
	border:1px solid #666666;
	padding-right: 5px;
	padding-bottom: 5px;
}


html, body  {
	margin: 0;
	padding: 0;
	font-size:.9em;
	line-height:1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.hidden {
	display: none;
}

 h1{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:100%;
	font-size:2.5em;
}

 h2{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:100%;
	font-size:2.0em;
}

 h3{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:100%;
	font-size:1.5em;
}



p {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#header-l {
	height: 165px;
	float:left;
	width: 431px;
	margin-left: 10px;
}

#header-r {
	height: 200px; 
	text-align:right;
	vertical-align: middle;
	color:#669966;
}

#photo {
	/*clear:right;*/
	height: 142px;
	width: 181px;	
	float: left;
	/*background:red;*/
}

#side-menu {
	clear: both;
	/*background: darkgreen;*/
	float: left;
	width: 181px;
	
}

#content {
	/*background: pink;*/
	margin-left:181px

}

.style3 {
	padding: 0px 0px 18px 0px;
}

#footer-1a {
	clear: both;
	float:left;
	width: 400px;
	background: #FDFDF0;
	height: 40px;
	font-size: .9em;
	line-height: 1em;
	margin-top:15px;
	margin-left:35px;
	color: #878ab5;
	font-weight: bold;
}
#footer-1b {
	float:right;
	/*clear: both;*/
	text-align:right;
	width: 400px;
	background: #FDFDF0;
	height: 40px;
	font-size: .9em;
	line-height: 1em;
	margin-top:15px;
	color: #878ab5;
	font-weight: bold;
}

#footer-2 {
	clear: both;
	background: #FDFDF0§;
	font-size: .9em;
	line-height:1em;
	color: #878ab5;
	margin-left:35px;
	margin-right:15px;
}

#shadow-container {
    position: relative;
    left: 0;
    top: 0;
    margin-right: 0;
    margin-bottom: 0;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #FDFDF0;
        padding: 10px 10px 10px 0;
	border: 1px solid #848284;
}
