/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 11px tahoma;
	color: #333333;
}

h1, h1 a, h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-indent: 0pt;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

#header {
	left: 50%;
	top: 72px;
	margin-left:69px;
	z-index:2;
	position: absolute;
}	

h6 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

a {
	color: #3A3A7A;
	text-decoration: none;
}

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

p {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-indent: 0pt;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
}

.pheader {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 0pt;
}

.port {
	position: absolute;
	top: 43px;
	z-index:1;
	padding-right: 3px;
	margin-left: -341px;
	left: 50%;
}

.video {
	position: absolute;
	top: 116px;
	z-index:1;
	margin-left: -285px;
	left: 50%;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
	border-bottom: 0px;
}

.flashvideo {
	position: absolute;
	top: 70px;
	z-index:0;
	margin-left: -479px;
	left: 50%;
}

.coverup {
	position: absolute;
	top:46px;
	z-index:1;
	margin-left:-428px;
	left:50%;
}

#content {
	border: 1px solid #BEBEBE;
	padding: 2px;
	position: absolute;
	left: 50%;
	top: 141px;
	height: 220px;
	width: 212px;
	text-indent: 0pt;
	text-align:left;
	margin-left: 69px;
	z-index:2;
}

#popup {
	position: absolute;
	left: 50%;
	top: 387px;
	height: 56px;
	width: 218px;
	text-align:left;
	margin-left: 69px;
	z-index:2;
}

#contact {
	position: absolute;
	top: 475px;
	left: 50%;
	width:700px;
	margin-left:-350px;
	text-align:center;
	z-index: 2;
} 

#navigation {
	position: absolute;
	left: 50%;
	top: 371px;
	width: 221px;
	text-align: left;
	margin-left: 69px;
	z-index:2;
}	
	
div.btnspace {
	float: left;
	height:14px;
	width: 14px;
	margin-right: 3px;
	margin-bottom: 3px;
}

div.btnon {
	background-color: #FFFFFF;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #333333;
}
	
div.btn a:link {
	background-color: #FFFFFF;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #BEBEBE;
}

div.btn a:visited {
	background-color: #E8E8E8;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #BEBEBE;
}

div.btnresume a:link, div.btnresume a:visited {
	background-color: #999999;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #666666;
}

div.btn a:hover, div.btnresume a:hover {
	border: 1px solid #333333;
}	

div.projbtn a:hover {
	border: 1px solid #333333;
}

div.pw {
	position: absolute;
	left: 50%;
	top: 387px;
	height: 56px;
	width: 218px;
	text-align:right;
	margin-left: 69px;
	visibility: hidden;
	color: #333333;
}

div.projbtnon {
	background-color: #FFFFFF;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 0px;
	border: 1px solid #333333;
}
	
div.projbtn a:link {
	background-color: #FFFFFF;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 0px;
	border: 1px solid #BEBEBE;
}

div.projbtn a:visited {
	background-color: #E8E8E8;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 0px;
	border: 1px solid #BEBEBE;
}
