


#content_wrapper #content {
	padding-bottom: 0;
	overflow: visible;
}
.title_block {
	position: relative;
	margin-bottom: 15px !important;
	overflow: hidden;
	zoom: 1;
}

.title_block .fig_3 {
	position: absolute;
	right: 0;
	bottom: 10px;
}

.title_about a {
	float: left;
	display: block;
	background: url(/static/images/titles/about.gif) 0 0 no-repeat;
	height: 23px;
	width: 400px;
	text-indent: -9999px;	 		
}

h3 {
	margin-top: 30px;
}


#content ul {
	list-style: disc;
	margin-left: 10px;
}

	#content ul li {
		margin-bottom: 4px;
	}

#me {
	position: relative;
	background: url(/static/images/backgrounds/me.jpg) 0 0 no-repeat;
	height: 610px;
	width: 565px;
	margin: 0 auto;
}

#footer_wrapper {
	margin-top: -28px;
}

	#footer_wrapper #footer {
		position: relative;
	}