body {
	background-color: #000; 
	color: #fff;
}

h2 {
	color: #666;
}

a:link {
	color: #fff;
	text-decoration: none; 
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}


img {
	border: 0;
}

ul {
	list-style-type: none;
}

li {
	display: inline;
}

td {
	font-size: 10px; 
	width: 180px; 
	line-height: 120%; 
	vertical-align: top;
}

.sidebar-left {
	position: absolute; 
	top: 200px; 
	left: 80px; 
	font-family: "Myriad Pro", Arial, sans-serif; 
	font-size: 80%; 
	color: #ccc; 
	line-height: 145%;
	width: 345px;
}

.page_background {
	position:absolute;
	top:0px;
	left:0px;
	width:1079px;
	height:557px;
}

.sidebar_header {
	font-size: 180%; 
	line-height: 180%; 
	color: #666;
}

.philosophy_header {
	font-size: 180%; 
	line-height: 100%; 
	color: #666;
}

.nav_bar {
	position: absolute;
	top: 512px;
	left: 457px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.projects_nav {
	position: absolute;
	top: 260px;
	left: 355px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 300%;
	letter-spacing: 1px;
}

#footer {
	position: absolute;
	top: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
}

.services_header {
	line-height: 160%;>
}

.services_text {
	/*margin-bottom: 5px;*/
	text-indent: 5px;
}

/* Styles for Image Rotator */
button {
	background-color: #000;
	color: white;
	border: none;
	font-size: 10px;
	width: 20px;
	margin: 1px;
}

#picture_nav {
	text-align: center; 
	width: 428px; 
	border-bottom: 1px solid #666;
	border-top: none; 
	position: absolute; 
	top: 495px; 
	left: 453px;
}