body, td, div, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	line-height:22px;
	}
body
	{
	background-color:#000f13;
	}
img
{
outline-color:#000000;
border-style: none;
text-decoration: none;
} 
a:active, a:hover, a:focus
{
outline: 0;
}

a:focus, a:hover, a:active
{
-moz-outline-style: none;
}
.Container {
  top: 50px; left: 100px;
  width: 620px;
  height: 320px;
}

.green
	{
	color:#67797f;
	}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 620px;
  height: 320px;
}
#Scroller-1 p {

}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {

}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.projectscroller {width:850px;!important}
.projectscroller #Scroller-1 {width:850px;!important}
.Scrollbar-Track {
  width: 20px; height: 320px;
  position:absolute;
  top:203px;
  left:50%;
  margin-left:470px;
  background: transparent url(images/scrollbar_track.gif) top center repeat-y;
}
.Scrollbar-Handle {
  position: absolute;
  width: 20px; height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px;
}

#logo
	{
	position:absolute;
	left:50%;
	top:150px;
	margin-left:-470px;
	}
h1
	{
	color:#8ba586;
	font-size:14px;
	font-weight:bold;
	}
h2
	{
	color:#8ba586;
	font-size:12px;
	font-weight:normal;
	}
#center
	{
    width:954px;
    margin:auto;
    background-color:#000f13;
    }
#left
	{
	float:left;
	width:311px;
	}
#right
	{
	height:345px;
	overflow-y:auto;
	text-align:justify;
	}
#nav
	{
	margin-top:7px;
	height:27px;
	background:#2a3234;
	}
#nav2
	{
	margin-top:7px;
	height:27px;
	}
#slideshow {
    position:relative;
    height:350px;
	}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
input, textarea
	{
color:#000000;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
a:link, a:active, a:visited
	{
	color:#67797f;
	}
a:hover
	{
	color:#ffffff;
	}
#right img
	{
	margin-bottom:5px;
}
#homepagecontent {float:right;width:320px;z-index:999;position:relative;}
.divgallerytable {width:440px;float:left;}
