body {
	margin:5px 5px 1px 5px;
	padding: 2px;
	font-size:18px;
	font-family:Arial;
	width: 100%;
	background-color : #aaeeff;
}

H1{
	
	padding:0px:
	margin:0px:
}
#indexleft {

	position: absolute;
	top:110px;
	left:150px;
	background:#99ddff;
	width: 315px;
	font-size: small;
	font-family:Arial;
	list-style-type:none;
	padding : 5px;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-style: solid;
}

#photos {
	position: absolute;
	top:95px;
	left:150px;
	background:#99ddff;
	width: 680px;
	font-size: x-small;
	font-family:Arial;
	list-style-type:none;
	padding : 5px;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-style: solid;
}

#indexright {

	position: absolute;
	top:280px;
	left:482px;
	background:#99ddff;
	width: 315px;
	font-size: small;
	font-family:Arial;
	list-style-type:none;
	padding : 5px;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-style: solid;
}

#indextop {

	position: absolute;
	top:95px;
	left:482px;
	background:#99ddff;
	width: 315px;
	font-size: small;
	font-family:Arial;
	list-style-type:none;
	padding : 5px;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-style: solid;
}


ul  {
	list-style-type: none;
	}

#banner {
	position: absolute;
	top:.01%;
	left:1%;
	width : 100%;
}

#banner h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	color : #555555;
	padding: 0px;
	margin: 0px;
}

	
#centercontent {
	position: absolute;
	top:105px;
	left:145px;
	background:#99ddff;
	width: 670px;
	font-size: small;
	font-family:Arial;
	list-style-type:none;
	padding : 2px;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-style: solid;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	padding: 0px;
	margin: 0px;
}

#centerleft {
	position: absolute;
	top:105px;
	left:145px;
	background:#dddddd;
	width: 240px;
	font-size: small;
	font-family:Arial;
	list-style-type:none;
	padding-left : 2px;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-style: solid;

}


#centerright {

	position: absolute;
	top:105px;
	left:410px;
	background:#99ddff;
	width: 400px;
	font-size: small;
	font-family:Arial;
	list-style-type:none;
	padding : 5px;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-style: solid;


}

#navlist
	{
	position: absolute;
	left: 2px;
	top:110px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#contacts
	{
	position: absolute;
	left: 2px;
	top:320px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family:Arial;
	font-size: small;	
	}

#latest
	{
	position: absolute;
	left: 5px;
	top:400px;
	background:#ffffff;
	width: 120px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family:Arial;
	font-size: small;	
	}



#linkslist
	{
	position: absolute;
	left: 2px;
	top:500px;
	background:#ffffff;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family:Arial;
	font-size: small;	
	}



#navlist ul, #navlist li
	{
	display: table;	
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#navlist a:link, #navlist a:visited
	{
	background: #E8EBF0;
	border: 1px solid #ccc;
	color: #666;
	float: left;
	font-family:Arial;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	}

#navlist a:link#current, #navlist a:visited#current
		{
		background: #fff;
		border-bottom: 1px solid #fff;
		color: #000;
		}

#navlist a:hover 
		{ color: #f00; }

		body.section-1 #navlist li#nav-1 a,
		body.section-2 #navlist li#nav-2 a,
		body.section-3 #navlist li#nav-3 a,
		body.section-4 #navlist li#nav-4 a
{
		background: #fff;
		border-bottom: 1px solid #fff;
		color: #000;
		}

		navlist #subnav-1,
		#navlist #subnav-2,
		#navlist #subnav-3,
		#navlist #subnav-4
		{
		display: none;
		width: 90%;
		}

		body.section-1 #navlist ul#subnav-1,
		body.section-2 #navlist ul#subnav-2,
		body.section-3 #navlist ul#subnav-3,
		body.section-4 #navlist ul#subnav-4
		{
		display: inline;
	
		left: 10px;
		position: absolute;
		top: 95px;
		}

		body.section-1 #navlist ul#subnav-1 a,
		body.section-2 #navlist ul#subnav-2 a,
		body.section-3 #navlist ul#subnav-3 a,
		body.section-4 #navlist ul#subnav-4 a
		{
		background: #fff;
		border: none;
		border-left: 1px solid #ccc;
		color: #999;
		font-size: smaller;
		font-family:Arial;
		font-weight: bold;
		line-height: 10px;
		margin-right: 4px;
		padding: 2px 10px 2px 10px;
		text-decoration: none;
		}

	#navlist ul a:hover { color: #f00 !important; }
	
	#navlist li {
	width: 100%;
}
