@charset "utf-8";
/* CSS Document */

body, html {
	padding:0;
	margin:0;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666;
	background:#fbfbfb;
	}

h3 {
	letter-spacing:-0.05em;
	font-weight:normal;
	font-style:italic;
	font-size:12pt;
	margin:11px 0 0;
	padding:0;
	}

p a {
	border-bottom:1px dotted #333;
	text-decoration:none;
	color:#333;
	}

p a:hover {
	border-bottom:1px solid #666;
	color:#666;
	}
dd a {
	border-bottom:1px dotted #333;
	text-decoration:none;
	color:#333;
	}

dd a:hover {
	border-bottom:1px solid #666;
	color:#666;
	}
p {
	line-height:1.5em;
	}

dl {
	margin: 0 0 0 85px;
	float:left;
}

dt {
	float:left;
	text-align:right;
	line-height:1.5em;
	font-weight:bold;
}

dd {
	line-height:1.5em;
	margin-left:85px;
}
form {
	width:277px;
	float:right;
	margin-right:40px;
}
label {
	float:left;
	width:95px;
}
input {
	float:left;
	margin-bottom:10px;
	border:none;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	width:180px;
	color:#666;
}

textarea {
	float:left;
	border:none;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	width:180px;
	height:40px;
	color:#666;
}
.button {
	width:60px;
	float:right;
	margin-top:10px;
	background:#ddd;
	border:1px solid #ccc;
	color:#666;
}
.button:hover {
	background:#cecece;
	color:#666;
	border:1px solid #aaa;
}

.button:active{
	background:#666;
	color:#333;
}
#container {
	width: 900px;
	margin:0 auto;
	}

#header {
	width:880px;
	margin:0 auto;
	border-bottom:1px solid #eee;
	padding:0 0 15px;
	}
	
	#logo {
		width:auto;
		float:left;
		}
	
	#nav {
		width:640px;
		float:right;
		}
	#nav a img {
		border:none;
		}
	#nav ul {
		list-style:none;
		margin:67px 0 0;
		padding:0;
		height:25px;
		}
	
	#nav li {
		padding:0;
		margin:0 0 0 27px;
		height:25px;
		width:auto;
		overflow:hidden;
		float:left;
		}
		
	#nav li a {
		height:50px;
		float:left;
		display:block;
		padding:0;
		margin:0;
		width:auto
		}
	
	#nav li a {
		border:none;
		margin-top:-25px;
		}
	
	#nav .selected a {
		margin-top:0px;
		}
	
	#nav a:hover  {
		margin-top:0px;
		}

		
	#featureimg {
		width:880px;
		height:413px;
		overflow:hidden;
		margin:0 auto;
		padding:15px 0 0;
		position:relative;
		}

	#featureimg img {
		border-top:8px solid #e97d23;
		border-bottom:8px solid #9ccc3c;
		}
		
	#featureimgsmall {
		width:880px;
		height:auto;
		overflow:hidden;
		margin:15px auto 0;
		padding:0;
		position:relative;
		border-top:8px solid #e97d23;
		border-bottom:8px solid #9ccc3c;
		}

	#featureimgsmall img {
		
		}
		
		#featureimg ul {
			margin:0;
			padding:0;
			list-style:none;
			position:absolute;
			left:0px;
			width:5280px;
		}
		
		#featureimg li {
			float:left;
		}
	
#imgshadow {
	width:auto;
	margin:0 auto;
	}

#content-outer {
	width:900px;
	margin:0 auto;
	background:#eee;
	padding:0 32px;
	background:url(../images/content-shadow.jpg) center 50% no-repeat;
	height:342px;
	overflow:visible;
	}
	
	#homecol {
		width:900px;
		margin:0 auto;
		padding:0 10px 0 0;
		background:url(../images/3colBg.jpg) repeat-y 299px;
		}

#homecol p {
	padding:0 10px 0 0;
}
	
	#col1, #col2 {
		width: 273px;
		padding:0 13px;
		float:left;
		}
	#col3 {
		width:273px;
		float:right;
		padding:0 13px;
		}
		
#content-inner {
	width:880px;
	margin:0 auto;
	}
	
	#content-inner p {
		padding:0 40px 0 86px;
		}
	
	#subheader {
		width:auto;
		float:left;
		padding-bottom:15px;
		}
		
	#subnav {
		width:300px;
		float:right;
		padding-right:40px;
		}
		
	#subnav ul {
		list-style:none;
		margin:16px 0 0;
		padding:0;
		}
	
	#subnav li {
		padding:0;
		margin:0 0 0 21px;
		height:21px;
		width:auto;
		overflow:hidden;
		float:right;
		}
		
	#subnav li a {
		height:42px;
		float:left;
		display:block;
		padding:0;
		margin:0;
		width:auto
		}
	
	#subnav li a {
		margin-top:-21px;
		}
	#subnav li a img {
		border:none;
		}
	#subnav .selected a {
		margin-top:0px;
		}
	
	#subnav a:hover  {
		margin-top:0px;
		}
		
#projecttext {
	float:left;
	width:475px;
	}
#gallerythumbs {
	width:381px;
	text-align:right;
	float:right;
	}

#gallerythumbs img {
	margin-bottom:7px;
	}
	
	#gallerythumbs ul {
		margin:0;
		padding:0;
		list-style:none;
		}
		
	#gallerythumbs li {
		float:left;
		position:relative;
		filter:alpha(opacity=100); /* For IE6&7 */
		opacity: 1;
		-moz-opacity: 1; /* older Gecko-based browsers */
	
		}
		
	#gallerythumbs li a {
		margin:0 0 0 7px;
		}
	#gallerythumbs li a {	
		
		}
		
	#gallerythumbs li a img {
		border:none;
		}
	
#footer {
	text-align:center;
	padding:0 0 10px;
	}

#rare a img {
	border:none;
	}

#rare {
	padding-right:30px;
	color:#ccc;
	text-align:right;
}

.clear {
	clear:both;
	}