body, html {
	text-align: center;
	color: #000;
	background: #0c070d url(blueblack.jpg) repeat-x left top;
	font: 11px Arial, Helvetica, sans-serif;
		margin: 0px;
	padding: 0px;
}
#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 1049px;
	text-align: left;
}

#top {
	background: url(top.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 1049px;
}
.clear {
	clear: both;
}
#logo {
	background: url(logo.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 431px;
	width: 176px;
}
#photobg {
	background: url(photobg.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 431px;
	width: 773px;
	position: relative;
}
#leaf {
	background: url(leaf.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 431px;
	width: 100px;
}

.bigpic {
	position: absolute;
	width: 773px;
	left: 0px;
	top: 0px;
	height: 401px;
}


#stripe2 {

}
#nav {
	background: #FFFFFF;
	margin: 0px;
	position: absolute;
	left: 5px;
	top: 410px;
	width: 768px;
	height: auto;
	z-index: 2000;
}
#content {
	background: #000000 url(content.jpg) repeat-y left top;
	margin: 0px 74px 0px 150px;
	padding: 10px 30px;
	float: left;
	height: auto;
	width: 765px;
}



a:link, a:visited  { 
  color: #00BCE4; 
  text-decoration: none;
}

a:hover {
  color: #00BCE4; 
  text-decoration: underline;
}
a:active { 
  color: #00BCE4; 
  text-decoration: none;
}

.headers {
  font-size: 16px;
  font-weight: bold;
}

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

#footer {
	background: url(footer.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 1049px;
}
#footercontent {
  font-size: 9px;
  color: #00BCE4;
	text-align: right;
	padding: 5px 0px 0px;
	margin: 0px 104px 0px 0px;
}

#footercontent a:link,#footercontent a:hover ,#footercontent a:visited,#footercontent a:active {
font-size: 9px;
color: #00BCE4;
text-decoration: none;
}


img a { 
  border: 0px;
}
/* ListGlobals
---------------------------------- */
ul.LGlob_list {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

ul.LGlob_list li {
	display: inline;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

li.LGlob_isfolder a
{

}

li.LGlob_active a{

}

li.LGlob_isfolder_active a {

}
