.flashbody{
	background-color: #000000;
	margin: 0px;
}

.htmlbody{											
	background-color: #000; 
	/*background-image: url('/decoration/background.jpg'); */
	background-repeat: repeat-x;
	color: #eeeeee;
	font-family: arial;
}

#contentbody{
	font-size: 0.75em;
	
	width: 650px;
	float: left;
	color: #808080;
	padding-top: 0px;
	margin-top: 0px;	
	line-height: 15pt;
	
}

H1{
	color: #FFFFFF;	
	font-size: 18pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#container{
	position: absolute;
	top:180px; 
	left: 330px;
}

#header{	
	width: 100%;	
}

#mainnavigation{	
	position: absolute;
	top:100px;
	width: 100%;
	text-align: center;	
}

#mainnavigation a{	
	color: #919296;
	text-decoration: none;
	margin-left: 20px;
	font-size: 12pt;

}

#mainnavigation a.active{
	color: #FFF;
	font-weight: bold;
}

#subnavigation{
	position:absolute;
	top: 225px;
	width: 275px;
}
#subnavigation li{
padding-left:0px;
margin-left:-25px;
}
#subnavigation a{
	color: #919296;
	text-decoration: none;	
	font-size: 12pt;
}
#subnavigation a.active{
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
	font-size: 12pt;
}
#subnavigation li{
list-style:none;
border-bottom: 1px solid #2d2d2d;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 30px;

}

#logo{
	position: absolute;
	top: 25px;
	width: 100%;
	text-align: center;
}

#logo img{
	border: 0px;
}



.images{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 175px;
}

.images a img{
	border: none;
}

.images a{
	border: none;
}
