html, body {  
    background-color: #908a7a;  
	margin: 0 auto;
height: 100%;

}  


#container {
min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
width:960px;
background:url(images/shadow.jpg) center repeat-y;
}

#topbar {
width:auto;
display:block;
height:95px;
padding-top: 15px;
padding-left:90px;



}

#topbar h2 {  
	position: absolute;
    font-size: 13px;  
    font-family:Georgia, "Times New Roman", Times, serif;  
    color: #403D38;  
    font-weight:normal;  
}  

#main {
width:auto;
display:block;
min-height: 100%;

}

#flashmenu, #dfgallery {
padding-left:90px;

padding-top: 90px;
margin: 0 auto;
}


#column_left {
width:auto;
margin: 50px 0 0 50px;
float:left;

}


#column_left span{
	margin: 50px 0 0 50px;
	font-size: 15px;  
    font-family:Georgia, "Times New Roman", Times, serif;  
    color: #403D38;  
    font-weight:normal; 

}

#column_left ul{
	 height:32px;
	 line-height:32px;
	 	
	}

#column_left ul li{
	font-size: 15px;  
    font-family:Georgia, "Times New Roman", Times, serif;  
    color: #403D38;  
    font-weight:normal; 	
	}
	
#column_left ul li a{
	border-bottom-width: 1px;
	font-size: 15px;  
    font-family:Georgia, "Times New Roman", Times, serif;  
    color: #403D38; 
    border-bottom: #403D38; 
    font-weight:normal; 	
	}


#column_right {
width:200px;
float:left;
}

div.spacer {
clear:both;
height:10px;
display:block;
}

#navbar {
width:auto;
display:block;
height:24px;
}

#footer {

height: 4em;
}

#footerborder {

margin: 0 36px 10px 34px;
border-top: white 1px solid;
}

#push {
height: 10em;
}

#footer span {

	float:right;
	font-size: 13px;  
    font-family:Georgia, "Times New Roman", Times, serif;  
    color: #403D38;  
    font-weight:normal; 
    padding-right: 80px;
		}

img {
border: none;}


/* ----------- NAVIGATION----------- */

#top-navigation{
	background:url(img/topnav-bg.gif) repeat-x;
	width:auto;
	height:48px;
	margin:0 auto;
}
#navigation{
	background:url(img/nav-bg.gif) repeat-x; 
	height:32px; 
	margin:0 0 0 34px;
	width:875px; 
	padding-left: 15px;
	}
	#navigation .right_link{
		float:right;
		font-size:11px;
		line-height:32px;
		margin:0 10px;
	}
	#navigation ul{
	 height:32px;
	 line-height:32px;	
	}
	#navigation ul li{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
		background:url(img/line-a.gif) right no-repeat;
		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#403D38;
		font-weight:bold;
	}
	#navigation ul li a:hover{
		color:#FFFFFF;
		background:#878172;
	}	



/* Top panel */

#paneldiv {
margin-left: 34px;
}

#top-panel{
	width: 850px;
	background:#908a7a;
	border-bottom:3px solid #72001a;
	padding:14px 20px;
	text-align:right;
	color: white;
}
#sub-panel{
	text-align:center;
}
#sub-panel a{
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	padding: 2px 10px 2px 10px;
	margin-right:70px;
	font-weight:bold;
	background:#72001a;
}
#sub-panel a span{
	padding:6px;
	display:block;

}
strong{color:#000000;}
.face{border:solid 2px #3f3f3f; margin-left:10px; float:right;}
</style>

