@charset "UTF-8";
/* CSS Document */
html, body {
	line-height: 13px;
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, Monaco, sans-serif;
	color: white;
	margin: 0px;
	padding: 0px;
	background-image:url(featured.jpg);
	}
img {
	border: none;
	}
#menu {
	margin-left: 6px;
	margin-right: 6px;
	}
#title {
	font-family: Times, Georgia, "Times New Roman", serif, serif;
	border-top: 6px #191919 solid;
	font-size: 20px;
	color: white;
	padding-bottom: 15px;
	}
	#title a {
		font-size: 20px;
		padding-bottom: 20px;
		font-family: Times, Georgia, "Times New Roman", serif;
		color: white;
		}
	#title a:hover {
		font-size: 20px;
		padding-bottom: 20px;
		font-family: Times, Georgia, "Times New Roman", serif;
		text-decoration: none;
		}
#subtitle {
	font-family: Times, Georgia, "Times New Roman", serif, serif;
	font-size: 12px;
	color: white;
	padding-bottom: 8px;
	}
.links {
	border-top: 6px #4EB8DB solid;
	color: #4EB8DB;
	line-height: 150%;
	}
	.links a {
		color: #4EB8DB;
		}
	.links a:hover {
		color: white;
		text-decoration: none;
		}
#com {
	border-top: 6px #FF6699 solid;
	color: #FF6699;
	line-height: 150%;
	}
	#com a {
		color: #FF6699;
		}
	#com a:hover {
		color: white;
		text-decoration: none;
	}
#video {
	border-top: 6px #DCF459 solid;
	color: #DCF459;
	line-height: 150%;
	}
	#video a {
		color: #DCF459;
		}
	#video a:hover {
		color: white;
		text-decoration: none;
		}		
#docu {
	border-top: 6px #70c18a solid;
	color: #70c18a;
	line-height: 150%;
	}
	#docu a {
		color: #70c18a;
		}
	#docu a:hover {
		color: white;
		text-decoration: none;
		}
	.docu, #imagedescription .links a:hover {
		color: #70c18a;
		text-decoration: none;
		}
#infobox {
	position: absolute;
	background-color:#191919;
	top: 62px;
	width: 291px;
	color: white;
	padding-left: 6px;
	left: 605px;
	text-align:left;
	margin:0 auto;
}

#infobox2 {
	position: absolute;
	height: 260px;
	background-color:#191919;
	top: 63px;
	width: 426px;
	color: white;
	padding-left: 6px;
	left: 148px;
	text-align:left;
	margin:0 auto;
}

#content {
	position: static;
	top: 15%;
	width:75%;
	padding-left: 6px;
	left: 10%;

}
	
#projecttitlelinks {
	border-bottom: 6px #4EB8DB solid;
	background-color:#191919;
	font-family: Geneva, Helvetica, Arial, Monaco, sans-serif;
	font-size:14px;
	color: white;
	margin-top: 5px;
	padding-right: 6px;
	margin-right: 6px;
	line-height: 115%;
	}
	#projecttitlelinks2 {
	border-bottom: 6px #4EB8DB solid;
	background-color:#191919;
	font-family: Geneva, Helvetica, Arial, Monaco, sans-serif;
	font-size:26px;
	color: white;
	margin-top: 5px;
	padding-right: 6px;
	margin-right: 6px;
	line-height: 115%;
	}
#projecttitlecom {
	border-bottom: 6px #FF6699 solid;
	background-color:#191919;
	font-family: Geneva, Helvetica, Arial, Monaco, sans-serif;
	font-size: 14px;
	color: white;
	margin-top: 5px;
	padding-right: 6px;
	margin-right: 6px;
	line-height: 115%;
	}
#projecttitlevideo {
	border-bottom: 6px #DCF459 solid;
	background-color:#191919;
	font-family: Geneva, Helvetica, Arial, Monaco, sans-serif;
	font-size: 14px;
	color: white;
	margin-top: 5px;
	padding-right: 6px;
	margin-right: 6px;
	line-height: 115%;
	}
#projecttitledocum {
	border-bottom: 6px #70c18a solid;
	background-color:#191919;
	font-family: Geneva, Helvetica, Arial, Monaco, sans-serif;
	font-size: 14px;
	color: white;
	margin-top: 5px;
	padding-right: 6px;
	margin-right: 6px;
	line-height: 115%;

	}

#projectdescription {
	background: #191919;
	margin-top: 10px;
	margin-right:12px;
	margin-left:6px;
	padding-left: 6px;
	padding-right: 10px;
	color: white;
	margin-bottom:10px;
	}
	a:hover {
	border-bottom-width: 5px;
	text-decoration: underline
	}
	.projectdescription a:hover {
	border-bottom-width: 5px;
	}
	
#email {
	background: #191919;
	margin-top: 24px;
	margin-right:12px;
	margin-left:0px;
	padding-left: 6px;
	padding-right: 10px;
	color: white;
	font-size:14px;
	margin-bottom:10px;
	}
	a:hover {
	border-bottom-width: 5px;
	text-decoration: underline
	}
	.projectdescription a:hover {
	border-bottom-width: 5px;
	}
	
.standard
{
	background-color: rgb(20,20,20);
	font-size: 1.25em;
	color: white;
	zoom: 100%;
	padding: .5em 1em;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80);
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border: none;
	font-family:Georgia;
	font-style:italic;
}

.quicktime
{
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	left: 89px;
	top: 63px;
}
.quicktime2
{
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	left: 138px;
	top: 61px;
}
.dd {
	font-size: 9px;
	color:#999999
	
	}
	.dd a:link {
	color: #FF9999;
	text-decoration: none;
		}
	.dd a:visited {
	text-decoration: none;
	color: #FF9999;
		}
	.dd a:hover {
	text-decoration: none;
	color: #4EB8DB;
		}
	.dd a:active {
	text-decoration: none;
	color: #4EB8DB;
}
