/* CSS Document */
/* Navigation designed by Internet Splash - http://www.internetsplash.com/ */

body {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5mm;
	font-size: 14px;
	color: #999;
	background-image: url(images/bkg.png);
	background-repeat: repeat-xy;
	background-position: left top;	
	}	
h1 {
	letter-spacing: 0mm;
	font-size: 13px;
	color: #009591;
	overflow: visible;
	font-weight: lighter;
	line-height: 16px;
	}
h2 {
	letter-spacing: 1mm;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: #009591;
	}	
h3 {
	letter-spacing: 0.5mm;
	font-weight: lighter;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5mm;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	margin: 0;
   }
hr {
	color: #E74200;
	width: 2px;
	height: 275px;
	position: absolute;
	top: 90px;
	left: 230px;
	;
}

#shell {
	background-color: #ffffff;
	margin: 5px;
	padding: 20px;
	height: 650px;
	width: 820px;
	overflow: visible;
	position: absolute;
	z-index: 0;
	top: 40px;
	left: 30px;
}

#logo {
	position: absolute;
	width: 240px;
	height: 49px;
	left: 30px;
	top: 30px;
}

#content .indented-list{ 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1em;  
}

#banner {
	border-top: solid 1px #f0f0f0;
	padding: 10px 0;
}

#banner p {
	letter-spacing: normal;
}

/* Navigation designed by Internet Splash - http://www.internetsplash.com/ */
#nav {
	font-size: 14px;
	position: absolute;
	height: auto;
	left: 30px;
	top: 120px;
	z-index: 1;
	text-align: left;
	width: 240px;
	border: thin dotted #666666;
	overflow: visible;
	margin: 0px;
	padding: 2px;
	clear: left;
	list-style-image: none;
	list-style-type: none;
	background-color: #fff;
	}
	
a:link  {
	color:#009591;
	text-decoration:none;
}
a:visited {color:#999966; text-decoration:underline;}
a:hover {color:#99CC99; text-decoration: underline;}


#navlist{
	padding: 0;
	font-family:verdana,arial,sans-serif;
	background-color: #009591;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	border: 1px dotted #666;
}

#navlist .active{
	width: 240px;
	/* extend the sensible area to the maximum with IE5 */
  display: block;
	text-align: left;
	text-decoration: none;
	color: #999;
	letter-spacing: 0.1em;
	font-size: 0.65em;
	padding-top:0.3em;
	padding-bottom:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#navlist a{
	width: 90.99%;
	/* extend the sensible area to the maximum with IE5 */
  display: block;
	border-bottom: 1px #fff dotted;
	text-align: left;
	text-decoration: none;
	color: #fff;
	letter-spacing: 0.1em;
	font-size: 0.75em;
	padding-top:0.3em;
	margin-left: 1em;
	padding-bottom:0.3em;
}
 
#navlist a:hover {
	background-color: #999966;
	color: #fff;
	font-weight:bold;
}
#navlist a:visited { color: #fff; }

#contact {
	text-decoration: none;
	position: absolute;
	height: 180px;
	left: 35px;
	bottom: 30px;
	z-index: 1;
	text-align: left;
	width: 200px;
	border: 0.03em dotted #666666;
	overflow: visible;
	border: 1px dotted #666666;
	background-color: #eee;
	padding: 15px;
}

#content {
	letter-spacing: .5mm;
	position: absolute;
	width: 500px;
	height: 600px;
	left: 300px;
	top: 30px;
	overflow: visible;
	border: 1px dotted #666666;
	margin: 5px;
	padding: 10px;
	background-image: url(images/gradient._grn.png);
	background-repeat: repeat-x;
	background-position: left top;
}

img {
	border:none;
}

#img_3 {
	text-decoration: none;
	position: absolute;
	width: 60px;
	height: 100px;
	left: 395px;
	top: 205px;
	overflow: visible;
}

#gallery {
	position: absolute;
	width: 560px;
	height: 300px;
	left: 240px;
	top: 85px;
	overflow: visible;
	padding: 5 5 5 5; 
}


#disc1 {	position: absolute;
	width: 400px;
	height: 270px;
	left: 280px;
	top: 110px;
	overflow: visible;
	}
#disc2 {	position: absolute;
	width: 280px;
	height: 300px;
	left: 370px;
	top: 150px;
	overflow: scroll;
	scrollbar-face-color: #990033; 
	scrollbar-track-color: #990000; 
	scrollbar-arrow-color: #330000; 
	scrollbar-shadow-color: #666666; 
	scrollbar-dark-shadow-color: #330000; 
	scrollbar-3dlight-color: #cc6600; 
	scrollbar-highlight-color: #993333;
	}
	
