html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #cccccc
}

#header{
	text-align: center;
    margin-left: 40px;
	width: 640px;
	background: #e6e6e6
}

#content {
	top: 65px;
	position:absolute;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
	background: #FFFFFF;
	width: 640px;
}

span.label { 
	font: italic normal 0.9em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #7D775C;
	float: left;
    margin-left: 10px;
	width: 100px;
}

div.outlineContent {
	position:relative;
	float: left;
	margin-left: 10px;
	width: 510px;
}

#body1 {
	top: -15px;
}

#bodySection {
	clear:both;
}

#conclusion {
	clear:both;
}

#bibliography {
	clear:both;
}

#bibliography1 {
	top: -15px;
}

#support {
	margin: 15px;
	padding: 0px;
	text-align: center;
	background: #cccccc
	font-size: xx-small;
}