body 
	{
	color: #000;
	background-color: #6a7a9a;
	margin: 0px
	}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-image: url(images/site_container_2.jpg);
	background-repeat: no-repeat; 	
	margin-left: -320px;
	position: absolute;
	top: -253px;
	left: 50%;
	width: 640px;
	height: 560px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #06f;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}

.captions  
	{
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#menu
	{
	position: relative;
	float: left;
	top: 260px;
	left: 10px;
	height: 183px;
	width: 143px;
	border: 0px solid #ff0000;
	}

#menu_item
	{
	position: relative;
	top: 0px;
	left: 3px;
	border-bottom: 1px solid #b1b9cc;
	height: 15px;
	width: 127px;
	float: left;
	padding-top: 3px;
	}

#menu_item a:hover
	{
	background-color: #DFDFDF;
	}

#double_arrows
	{
	position: relative;
	top: 4px;
	left: 4px;
	height: 6px;
	width: 7px;
	border: 0px solid #ff0000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/double_arrow.png'); 
	float: left;
	}

#double_arrows[id]
	{
	position: relative;
	top: 3px;
	left: 4px;
	height: 6px;
	width: 7px;
	border: 0px solid #ff0000;
	background-image: url(images/double_arrow.png); 
	}

#menu_item_text
	{
	position: relative;
	top: -2px;
	left: 10px;
	height: 13px;
	width: 110px;
	border: 0px solid #ff0000;
	float: left;
	color: #828a9d;
	font-family: "Times New Roman";
	font-size: 10pt;
	text-align: left;
	}

#menu_item_text a 
	{
	text-decoration: none;
	color: #828a9d;
	}


#content_area
	{
	position: relative;
	font-size: 10pt;
	float: left;
	top: 60px;
	left: 38px;
	height: 378px;
	width: 382px;
	border: 0px solid #ff0000;
	color: #828a9d;
	}
	
ul li:hover
 	{
 	background-color: #EBF1FF;
 	}
 	
#indent
 	{
 	margin-left: 10px;
 	}
 	
#page
 	{
	font-size: 8pt; 
	width: 370px;
 	}
 	
td 
	{
	font-size: 8pt;
	}

	