
body {
			font-size: 14px;
			font-family: Arial, SunSans-Regular, Sans-Serif;
			background-image: url(images/back.jpg);
			background-repeat:repeat-x;
			background-color: #b8e5fa;
			padding:0px;
			margin:0px;
			line-height: 22px;

}

h2 { 
			color: #990000;
			font-size: 30px;
			margin: 0px;
			padding: 5px 0 10px 0px;
			line-height: 32px;

}

h3 { 
			font-size: 20px;			

}


a {
			text-decoration: none;
}

a:hover {	text-decoration: underline;

}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 1006px;
background-image: url(images/middle.png);
margin-left: auto;
margin-right: auto;
background-repeat: repeat-y;
padding-bottom: 20px;

}

/* ----------top content-------------- */
#banner {
margin: 0px;
padding: 0 64px 8px 61px;

}

#top {		
			width: 1006px;
			height: 31px;
			background-image:url(images/top.png); 
			margin: auto;	
			margin-top: 10px;
	
}

#title {		
			width: 881px;
			padding-bottom: 7px;
			padding-top: 10px;

			
}


		
#titleleft {		
			float: left;
			margin-top: 10px;

					
}


		
#titleright {		
			float: right;	
			margin-top: 20px;
			font-size: 10px;
			font-family: Arial, SunSans-Regular, Sans-Serif;	
}


/* -----------------middle content--------------------- */

#everything {
			background-color: #1e5d92;
			width:881px;
			margin-left: 61px;
}
			
			

#content {
			margin-left: 163px;
			border: 1px solid #aaa7a7;
			width: 716px;
			padding: 0;
}


#text {		
			border: 1px solid #ffffff;
			background-image:url(images/story_bk.jpg); 
			background-repeat:repeat-x;
			padding: 25px;
			background-color: #ffffff;
}
			
#textfrontright {		
			float: right;
			width: 250;
			margin-left: 10px;

}

#textfrontleft {		
			float: left;	
			width: 450px;	
			border-right: 1px solid #cccccc;
			padding-right: 15px;

}
div#text { 
min-height:300px;
height:expression(this.scrollHeight > 220 ? "auto":"220px"); 
}


#breadcrumbs {		
			font-size: 10px;
			border-bottom: 1px solid #cccccc;
			margin-bottom: 20px;		

}


/* --------------left navi------------- */



#left {
			float: left;
			width: 163px;
			margin: 0px;
			padding: 0px;

}
		
#nav {	
		font-size: 14px;
		font-weight:bold;
		color:#FFFFFF;
		background-color: 
}
		
#nav ul { 
			background-color: #1b5d8f;			
			margin: 0;
			padding: 0px;
			
			line-height: 17px;			
			list-style-type: none;


}

#nav li { 
			margin: 0;
			padding: 7px;	
			border-top: 1px solid #0f283d;
			border-left: 1px solid #0f283d;
			border-right: 1px solid #0f283d;
			background-image:url(images/navigation_bk.gif) ; 
			background-position:left bottom;
			background-repeat:repeat-x;	
			
}

	
.navlink { 
			Color: #ffffff;
			text-decoration: none;
			
}

/* -----------footer--------------------------- */
#footer {
		width: 1006px;
		height: 70px;
		background-image:url(images/bottom.png); 
		margin: 0px;
		clear: both;
		margin: auto;
}


		
#dis {
		
		margin: 0 64px 0 59px;
		clear: both;
		font-size: 10px;
		color: #333333;
		border-top: 1px solid #aaa7a7;
		padding-top: 20px;
}



#disleft {
		
		float: left;
}

#disright {
		
		float: right;
		align: left;
}


td {
		
}