html, body, #content_container, #content_left, #content_middle {
height: auto !important;
min-height: 100%;
height: 100%;}

#counter
{position: absolute; 
top: 35px; 
left: 500px; 
z-index: 0;}

#wings
{position: absolute;
top: 0px;
left: 0px;
right: 0px;
margin-left:auto;
margin-right:auto;
width: 1000px;
height: 800px;
padding: 0;
background-image: url(wings.png);background-repeat: no-repeat;
z-index: 0;
}

#banner
{position: relative;
float: top;
margin: auto;
width: 750px;
height: 165px;
background-image: url(birdbanner.jpg);background-repeat: no-repeat;
border-left:#271205 1px solid;
border-right:#271205 1px solid;
z-index: 1;
}

#content_container
{position: relative;
margin: auto; 
padding-bottom: 4000px;
margin-bottom: -4000px;
width: 752px;
height: 100%;
background-color: #ffffff;
z-index: 0;
overflow: hidden;
}

#content_left
{position: absolute;
top: 0px;
left: 0px;
width: 172px;
height: 100%;
background-color: #ffffff;
border-left: #271205 1px solid;
overflow: hidden;
}

	.left_me
	{position: relative;
	top: 0px; 
	left: 0px;
	padding: 5px 15px 5px 15px;
	width: 140px; 
	height: auto; 
	background-color: #ffffff; 
	}

	.left_sites
	{position: relative;
	top: 0px; 
	left: 0px;
	padding: 5px 15px 5px 15px;
	width: 140px; 
	height: auto;  
	background-color: #ffffff;
	}

	.left_flickr
	{position: relative;
	top: 0px; 
	left: 0px;
	padding: 5px 15px 5px 15px;
	width: 140px; 
	height: auto;  
	background-color: #ffffff;
	overflow: hidden;
	}



#content_middle
{position: absolute;  
top: 0px;
left: 170px; 
width: 120px; 
height: 100%;  
background-color: #ffffff;
}

	.middle_topics
	{position: relative; 
	top: 0px; 
	left: 0px;
	padding: 5px 15px 5px 15px;
	width: 90px; 
	height: auto;  
	background-color: #ffffff;
	}

	.middle_archives
	{position: relative; 
	top: 0px; 
	left: 0px;
	padding: 5px 15px 5px 15px;
	width: 90px; 
	height: 100%;  
	background-color: #ffffff;
	overflow: hidden;
	}



#content_right
{float: top;
position: absolute; 
top: 0px; 
left: 290px; 
z-index: 0;
width: 461px; 
height: 100%; 
background-color: #ffffff;
border-right: #271205 1px solid;
}

	.right_blog
	{position: relative; 
	top: 0px; 
	left: 0px;
	width: 421px; 
	height: auto;  
	padding: 5px 30px 5px 10px;
	background-color: #ffffff;
	}
