body {
	background-image: url();
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-left: 2em;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	position: center;
}

#container 
{
position:float;
width: 650px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	width: 700px;
	background: #000000;
	z-index: 4;
}
#textspace 
{
position:float-center;
width: 580px;
	margin: 0 20px 0 35px;
	padding: 20px 15px 10px 15px;
	background: #;
	z-index: 4;
}


#navcontainer ul 
{
position:float;
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	width: 230px;
}
#navcontainer a
{
display: block;
color: #FFF;
background-color: #669999;
width: 230px;
padding: 2px 0px 5px 5px;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ffffff;
color: #0000cc;
}

#navcontainer li { margin: 0 0 0 0; }


#list
{
display: block;
width:230px;
background-color: #669999;
color:#ffffff
text-decoration: none;
}


#interpopup {
position:relative; 
left: -65px; 
bottom: 18; 
width:206px; 
height:110px; 
background-image: url(); 
z-index:5;
}
#interpopup2 {
position:relative; 
left: 277px; 
bottom: 18; 
width:206px; 
height:195px; 
background-image: url(); 
z-index:5;
}

#areaspopup {
position:relative; 
left: -37px; 
bottom: 18; 
width:206px; 
height:195px; 
background-image: url(); 
z-index:5;
}

#maintable {
background-color: #FFCC66;
position: center; 
top: 60px; 
width: 675px; 
z-index: 1;
}

#header {
position: absolute; 
left: 298px; 
top: 52px; 
width: 500px; 
height: 50px; 
z-index: 2;
}
#mainmenu {
position: absolute; 
left: 298px; 
top: 104px; 
width: 500px; 
height: 25px; 
z-index: 2;
}



a:link {
	color: #99ccff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99ccff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
		color: #ffffff;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	color: #999999;
	line-height: 12px;
	text-transform: uppercase;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .67em;
	color: #000000;
}
.linktype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: .1em;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #666666;
	text-transform: none;
	padding-left: 20px;
}
.breadcrumbs a{
	color: #999999;
	text-transform: none;
}
.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	color: #cccccc;
		line-height: 20px;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	color: #99CCFF;
	line-height: 18px;
}

