#content {
	position: relative;
	height: 580px;
	width: 800px;
	clear: left;
	margin-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
}
#distance {
	background-color: #FFCCFF;
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -290px;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background:url(images/pattern_test.gif)
	repeat;
	text-align:center;
	
}
#heading h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 12px;

}

#heading a:link, #heading a:visited {
	font-family: "Times New Roman", Times, serif;
	padding-top: 2px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #2D3437;
	text-decoration: none;
}
#heading a:hover {
	color: #778EE9;
}

#heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#mainarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #4B5153;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
#mainarea h3 {
	font-size: 15px;
	font-weight: bold;
	color: #2D3437;
	text-decoration: none;
	margin: 20px 0px 10px;
	padding: 0px;
}
#title a:link, #title a:hover, #title a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #2d3437;
	text-align: left;
	margin: 0px;
	line-height: 14px;
	padding: 0px;
	text-decoration: none;
}
#mainarea a:link, #mainarea a:visited {
	color: #3B5091;
	text-decoration: none;
	font-weight: bold;
}
#mainarea a:hover {
	color: #778EE9;
	text-decoration: none;
	font-weight: bold;
}
