body {
	margin: 0em 0em 0em 0em
}


#main_title {
	text-align: center;
	color: #404070;
	background-color: #ddd;
	margin: 0em
}

#main_title h2{
	font-size: 85%
}

#sidebars div {
	text-align: left;
	background-color: #ddd;
	margin: 0em
}

#sidebars div h3 {
	text-align: center
}

#navbar {
	float: left;
	width: 15%;
}

#youarehere {
	font-size: 110%
}

#rightbar {
	width: 15%
}

#content {
	margin: 1em;
	text-align: left
}

img.flowright {
	float: right
}

img.flowleft {
	float: left
}

table.flowright {
	float: right
}

table.flowleft {
	float: left
}

#outercontent85 {
	float: left;
	width: 85%;
	margin: 0em
}

#content h4 {
	text-align: right
}

#content h5 {
	text-align: right
}

#outercontent70 {
	float: left;
	width: 70%;
	margin: 0em
}