/* CSS Document */

body {
	font-family: "Times New Roman";
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
}

#header {
	width: 700px;
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	max-width: 700px;
	font-family: "Times New Roman";
	color: #E6E6E6;
	margin-top: 3px;
}

#navigation {
	width: 700px;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
	font-style: italic;
}

#mainContent {
	width: 700px;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
}

#footer {
	width: 700px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	max-width: 700px;
	font-family: "Times New Roman";
	color: #000000;
}

#listing {
	width: 700px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
}

#sidebarright {
	font-size: 16px;
	font-family: "Times New Roman";
	font-style: normal;
	color: #000000;
}

#footerPlane {
	width: 700px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	max-width: 700px;
	font-family: "Times New Roman";
	color: #000000;
}
