body, html {
	margin: 0px;
	padding: 0;
	color:#999999;
	height: 100%;
	font: 10pt/19px "Times New Roman",Palatino, Palatino Linotype, Book Antiqua, Georgia, Times, serif;
	font-weight: normal;
	background-color: #000000;
}

#content {
	background: url(../images/contentBack.gif) repeat-y;
	background-color: #111111;
	left: 0px;
	width: 875px;
	margin: 0px auto;
	min-height: 100%;
}

#contentGallery {
	background: url(../images/contentBackGallery.gif) repeat-y;
	left: 0px;
	width: 875px;
	margin: 0px auto;
	min-height: 100%;
}

#footer {
	position: relative;  /* Needed for Safari */
}

#left {
	float:left;
	position:fixed;
	width: 375px;
	background-color:#111111;
	overflow: hidden;
  	height: 100%;
}

#right {
	display: block;
	width: 500px;
	background-color: #222222;
	background-image: url("../images/rightBack.gif");
	background-repeat: repeat-y;
	float: right;
}

.imgleft{
	float: left;
}

#lcontent {
	width: 375px;
	float: left;
	display: block;
	background-color:#111111;
}

.contactbox {
	float: left;
	width: 230px;
}

.contact{
	margin-top: 30px;
}

#navBox {
	margin: 20px 0px 0px 0px;
	font: 18px/18px MS Serif, Times, "Times New Roman", Georgia, Times, serif;
	padding: 0;
}

#mainNav {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 200px;
}

#subNav {
	float: left;
}

.clear {
	clear: left;
}

img, a img {
	border: none;
	margin: 0px;
	padding: 0px;

}

#rTop {
	height: 400px;
	width: 500px;
}

#rText {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 25px;
	padding: 0px 55px 20px 30px;
}

.imageSlideshowHolder {		
	position:absolute;	/* Don't remove this line */
}

.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

a, a:visited, a:active {
	color: #777777;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin-top: 30px;
}

.projname{
	color: #ffffff;
}

ul {
	margin:0 0 20px 0px; 
	padding-left: 0em; 
	text-indent: 1em; 
	list-style-position:inside;
	list-style-type:disc; 
}

li { 
	padding-left: 1em;
	text-indent: -1em;
}

p.legal {
	margin-top: 40px;
	font: 10px/10px Helvetica, Verdana, Arial, sans-serif;	
}

.itemNum {
	color: #E314A2;
	font: 13pt Arial, Helvetica, Geneva, sans-serif;
	padding-top: 2px;
}

.navimg {
	display: block;
}
