	body {
	margin: 0px;
	height: 100%;
	font: .8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #232D51;
}	
	html {height:100%;}

	hr {
	background-color: #036;
	color: #036;
}
	a {
	font-size: 13px;	
	color: #232D51;
	text-decoration: underline;
}
	a:hover {	
	color: #F00;
	text-decoration: underline;
}
	#logo {
	height:106px;
	width:230px;
}
	h1 {font-size:1.5em;}
	h2 {font-size:1.2em;}
	h3 {font-size:1em;}


/*----topnav----*/

	#nav {
	background: url(images/navline.gif) repeat-x left bottom;
	padding:0em 0em .5em;	
}
	#navlinks {
	color:#000;
	font: bold 0.75em arial,helvetica,sans-serif;
	padding:0em 0em 1em;
	margin:0em;
}
	#navlinks ul {margin:0em;}
	
	#navlinks li {
 	display:inline;
	border-right:solid 2px #232D51;
	padding:1px 6px 0px 6px;
}
	#navlinks li.last {border-right: 0;}

	#nav a {font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;}

/*----contents---*/

	#content {
	width:777px;
	height:auto;	
	
}
	#left {
	width:557px;
	float: left;
	background-image: url(images/1px.gif);
	background-repeat: repeat-y;
	background-position:right;
	margin: 1em 0em;
	padding:0em 0.5em 1em 0em;
	position: relative;
	min-height:420px;
	
	
}
* html #left {
height: 424px;
}




#leftpastpro {
	width:750px;
	float: left;
	padding: 1em .5em;
	position: relative;
}
	#right {
	margin:1em 0em;
	padding:0em 0em;	
	float: right;
	
}
	h1.logo {
	text-indent:-9999px;
	background: url(images/logo.gif) no-repeat center center;
	height: 106px;
	width: 230px;
	margin:0px;
}
/*-----footer----*/
	#footer {
	background: url(images/navline.gif) repeat-x top;
	padding: 1.2em 0em;
	clear:both;
	text-align:center;
}
	#footer ul {margin: 0 0 1em 0;}
	#footer li {
 	display:inline;
	border-right:solid 1px #232D51;
	padding:0px 6px;
}
	#footer li.last {border-right: 0;}
	#footer a {	font:bold .75em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;}

/*----Lists----*/	
	.listalpha li {
	list-style-type: lower-alpha;
	padding-bottom: 1.5em;
}
	.definitions li{
	padding-bottom: 1.5em;
	list-style-type: none;
}

.gallerypp li {
	display:inline;
	list-style-type: none;
}
ul img {margin:0px 0px 6px 0px ;
}

.gallery { 
position:relative;
	left: 6px;
}
.gallery img{ margin:0px 0px 6px 0px ;}

#sitemap_level1 {
	font-size: .9em;
	font-weight: bold;
	list-style:none;

}
#sitemap_level2 {
	font-size: .9em;
	font-weight: bold;
	list-style:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
 ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}

