body {
	background-color:#005384;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
div#leftside{
	position:absolute;
	top:-218px;
	left:-120px;
	width:120px;
}
div#rightside{
	position:absolute;
	top:-218px;
	left:780px;
	width:120px;
}

div#logo {
	width: 780px;
	height: 144px;
	position:relative;
}

div#nav1 {
	position:relative;
	width:780px;
	height:37px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/button-patt.gif);
}

div#nav2{
	position:relative;
	width:780px;
	height:37px;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/button-patt2.gif);
}

a.navlinks:link, a.navlinks:visited, a.navlinks:active, a.navlinks:hover {
	color:#000000;
	text-decoration:none;
}

h1.maintitle{
	text-align:center;
	color:#005384;
}
h3.subheading, h5.subheading{
	color:#005384;
}

div#address{
	position:relative;
	width:700px;
	left:40px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/buttons/button-patt.gif);
	text-align:left;
}

img.max{
	position:relative;
	left:670;
}
img.min{
	position:relative;
	left:620;
}

div#details1, div#details2, div#details3, div#details4, div#details5, div#details6{
	position:relative;
	left:40px;
	height: 350px;
	width:700px;
	display:none;
}


div#details0{
	position:relative;
	left:40px;
	height: 350px;
	width:700px;
}

div#description{
	position:relative;
	width:700px;
	left:40px;
	height:10px;
}

div#leftmenu{
	position:absolute;
}

div#picturebox0, div#picturebox1, div#picturebox2, div#picturebox3, div#picturebox4, div#picturebox5, div#picturebox6{
	position:absolute;
	width:432px;
	height:324px;
	left:150px;
	top:10;
}

div#thumbnails{
	position:absolute;
	width:100px;
	left:450px;
}

div#longdesc0, div#longdesc1, div#longdesc2, div#longdesc3, div#longdesc4, div#longdesc5, div#longdesc6{
	font-size:14px;
	position:absolute;
	width:450px;
	left:150px;
	top:10;
	display: none;
	
}

div#main{
	text-align:left;
	font-weight:bold;
	font-size:9px;
	position:relative;
	width:780px;
	background-color:#FFFFFF;
}

div#maintext{
	width:500px;
	left:40px;
	height:600px;
	font-size:12px;
	text-align:justify;
	color:#005384;
	font-weight:normal;
	position:relative;
	background-color:#FFFFFF;
	line-height:1.4;
	padding:10px;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#0099FF;
}

div#pictureslide{
	width:180px;
	height:600px;
	position:absolute;
	left:569px;
	top:88px;
}

#leftmenulist{
  text-align: right;
  background: #eee;
  list-style-type: none;
  position: absolute;
  width:100px;
  left:-40px;
  height: 324px;
  top:10px;
  border-top: solid 1pt #ccc;
  border-right: solid 1pt #ccc;
  border-bottom: solid 1pt #ccc;
}

#leftmenulist li a:link, #leftmenulist li a:visited{ 
  text-decoration: none;
  border-bottom: solid 3pt #eee;
  padding: 5pt 12pt 5pt 20pt;
  display: block;
}

#leftmenulist li a:hover{
  background: #dedede;
}

div#bottomlinks{
	width:780px;
	background-image:url(../images/button-patt.gif);
	font-size:10px;
}

div#copyright{
	position:relative;
	width:780px;
	font-size:9px;
	color:#999999;
}
