p {font-family: Arial, sans-serif; color: white; font-size: 90%; }

h1 {font-family: Arial, sans-serif; color: white; font-size: 200%; }

a:link {
	color: #DADADA;
}
a:visited {
	color: #CCCCCC;
}

body {
	background-color: #000000;
	margin: 0;
}

#MainContent {
	position:relative;
	width:513px;
	height:500px;
	z-index:1;
	overflow: auto;
}
#MainContent2 {
	position:relative;
	width:550px;
	height:500px;
	z-index:1;
	overflow: auto;
}
#MainContent3 {
	position:relative;
	width:500px;
	height:500px;
	z-index:1;
	overflow: auto;
}
#FullWidthContent {
	position:relative;
	width:800px;
	height:500px;
	z-index:1;
	overflow: auto;
	
}
#FullWidthContent2 {
	position:relative;
	width:800px;
	height:500px;
	z-index:1;
	overflow: hidden;
	
}
body,td,th {
	color: #FFFFFF;
}
.font {font-family: Arial, Helvetica, sans-serif}
.xsmallbold {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.xsmall {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}.smallish {
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
}

#menu {
	position:relative;
	width:800px;
	height:64px;
	z-index:2;
	left: 141px;
	top: 505px;
}

#Layer1 {
	position:relative;
	width:780px;
	height:63px;
	z-index:2;
	left: 0px;
	top:  500px;
	background-image: url(images/skyline4.gif);
}

#Container1 {
	position:relative;
}
