@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url("/images/AbstractWidescreen2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
	visibility: visible;
}

a, a:link, a:visited {
	color:#ddd; 
	text-decoration: none;
}

a:active, a:hover {
	color:#888; 
	text-decoration: none;
}

#container {
	width: 920px;
	height: 620px;
	margin-top: 7%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	padding: 40px;
}

#glass {
	position: absolute;
	width: 1000px;
	height: 700px;
	margin-top: -40px;
	margin-left: -40px;
	background-color: #000;
	filter:alpha(opacity=65);
   	-moz-opacity:.65;
   	opacity:.65;
   	-khtml-opacity:.65;
	-moz-border-radius: 25px;
}

#specular {
	position: absolute;
	width: 996px;
	height: 696px;
	margin-top: -38px;
	margin-left: -38px;
	background-color: #fff;
   	filter:alpha(opacity=15);
   	-moz-opacity:.15;
  	opacity:.15;
  	-khtml-opacity:.15;
	-moz-border-radius: 25px;
}

#specular2 {
	position: absolute;
	width: 992px;
	height: 696px;
	margin-top: -36px;
	margin-left: -36px;
	background-color: #000;
   	filter:alpha(opacity=15);
   	-moz-opacity:.15;
   	opacity:.15;
   	-khtml-opacity:.15;
	-moz-border-radius: 25px;
}

#specular3 {
	position: absolute;
	width: 948px;
	height: 2px;
	margin-top: -38px;
	margin-left: -14px;
	background-color: #fff;
   	filter:alpha(opacity=10);
   	-moz-opacity:.10;
   	opacity:.10;
   	-khtml-opacity:.10;
	-moz-border-radius: 25px;
}

#photo {
	position: absolute;
	width: auto;
	height: auto;
	margin-top: 110px;
	background-color: #000;
   	filter:alpha(opacity=70);
   	-moz-opacity:.70;
   	opacity:.70;
   	-khtml-opacity:.70;
}

#photo_img {
	width: 220px;
	height: auto;
}

#experience {
	position: absolute;
	margin-top: 110px;
	margin-left: 260px;
	width: 640px;
	height: 500px;
	background-color: transparent;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing:.06em;
	text-align:justify;
	color: #fff;
	line-height: 1.4em;
	padding-right: 20px;
	filter:alpha(opacity=70);
   	-moz-opacity:.70;
   	opacity:.70;
   	-khtml-opacity:.70;
	-moz-border-radius: 25px;
}

#title_banner {
	position: absolute;
	width: 920px;
	height: 70px;
	background-color: #fff;
   	filter:alpha(opacity=25);
   	-moz-opacity:.25;
   	opacity:.25;
   	-khtml-opacity:.25;
}

#title {
	position: absolute;
	width: 880px;
	height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	letter-spacing:.06em;
	color: #fff;
	filter:alpha(opacity=70);
   	-moz-opacity:.70;
   	opacity:.70;
   	-khtml-opacity:.70;
}

#twitter {
   	position: absolute;
   	//left:680px;
   	top:500px;
   	width:280px;
   	height:140px;
   	font-family: Arial, Helvetica, sans-serif;
   	font-weight: bold;
   	font-size:13px;
   	letter-spacing:4px;
   	color:#ddd;
   	background-color: transparent;
   	padding: 14px;
   	overflow:hidden;
}

#twitter_banner {
	position: absolute;
   	top:500px;
   	width:280px;
   	height:140px;
	background-color: #fff;
   	filter:alpha(opacity=25);
   	-moz-opacity:.25;
   	opacity:.25;
   	-khtml-opacity:.25;
}

#email {
	position: absolute;
   	margin-top: 380px;
	width: auto;
	height: auto;
	background-color: transparent;
  	filter:alpha(opacity=70);
   	-moz-opacity:.70;
   	opacity:.70;
   	-khtml-opacity:.70;

}

#email_img {
	width: auto;
	height: auto;
}

#music {
	position:absolute;
   	margin-top: 430px;
   	font-family: Arial, Helvetica, sans-serif;
   	font-weight: bold;
   	font-size:45px;
   	color:#777;
   	filter:alpha(opacity=70);
   	-moz-opacity:.70;
   	opacity:.70;
   	-khtml-opacity:.70;
}

#geolocation {
	position: absolute;
   	margin-top: 540px;
	width: 220px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .08em;
	color: #fff;
	background-color: transparent;
  	filter:alpha(opacity=70);
   	-moz-opacity:.70;
   	opacity:.70;
   	-khtml-opacity:.70;
	overflow: hidden;
}

#copyright {
	position: absolute;
   	margin-top: 596px;
	width: 220px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .08em;
	color: #fff;
	background-color: transparent;
  	filter:alpha(opacity=70);
   	-moz-opacity:.70;
   	opacity:.70;
   	-khtml-opacity:.70;
	overflow: hidden;
}

#navigation_bar {
	position: absolute;
	margin-top: 42px;
	margin-left: 450px;
	//min-width: 500px;
	white-space:nowrap;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:.08em;
   	filter:alpha(opacity=25);
   	-moz-opacity:.25;
   	opacity:.25;
   	-khtml-opacity:.25;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#navigation li {
	display: inline;

}

#navigation a:link, #navigation a:visited {
	padding: 9px 20px 8px 20px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	//-moz-border-radius: 25px;
}

#navigation a:hover {
	color: #fff;
	background-color: #000;

}