@charset "UTF-8";
.style1 {font-family: texgyreschola-italic, Arial, Helvetica, sans-serif}
#recent_publications {
	float: left;
	height: auto;
	width: 350px;
	margin-left: 50px;
	z-index: 2;
	margin-top: 25px;
	position: absolute;
}
#pub_gallery{
	height: 140px;
	width: 350px;
	margin-top: 20px;
	z-index: 2;
}
#pub_gallery img{
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
}
#news {
	float: left;
	height: auto;
	width: 300px;
	z-index: 2;
	margin-top: 25px;
	position: absolute;
	left: 415px;
}
#blog_free {
	float: left;
	height: auto;
	width: 300px;
	z-index: 2;
	margin-top: 25px;
	position: absolute;
	left: 740px;
	}
#close {
	width: 20px;
	float: right;
	z-index: 10;
}
#Footer {
	height: 225px;
	width: 100%;
	overflow: hidden;
	position: fixed;
	z-index: 8;
	left: 0px;
	bottom: 0px;
	visibility: hidden;
}
#footer_translucent {
	background-color: #FFFFFF;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	height: 225px;
	width: 100%;
	position: absolute;
	z-index: -12;
	}
#Main_Nav {
	position:fixed;
	left:auto;
	top:0px;
	width:auto;
	height:53px;
	z-index: 9;
	visibility: visible;
	float: right;
	margin-right: 25px;
	margin-left: 75%;
	margin-top: 36px;
}
#Main_Nav ul{
	list-style-type: none;
}
#Main_Nav li{
	display: block;
	float: left;
	height: 25px;
	width: 65px;	
}
#Main_Nav a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	font-weight: bold;
}
#Main_Nav a:hover{
	color: #ba5e30;
}
.portfolio_text {
	font-size: 24px;
	font-family: texgyreschola-italic, Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px;
	color: #CC00CC;
	width: 750px;
	margin: auto;
}
.portfolio_note {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Intro_text {
	font-family: texgyreschola-italic, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 48px;
	float: left;
	height: auto;
	width: auto;
	z-index: 5;
	margin-left: 50px;
	color: #FFFFFF;
	position: relative;
	margin-right: 50px;
	margin-top: 12%;
	visibility: hidden;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}
#portfolio_wrapper {
	background-color: #FFFFFF;
	padding: 25px;
	width: 800px;
	height: 685px;
	top: 8%;
	left: 15%;
	position: absolute;
	-moz-box-shadow: 1px 1px 10px #999999;
	-webkit-box-shadow: 1px 1px 10px #999999;
	box-shadow: 1px 1px 10px #999999;
	z-index: 6;
	visibility:hidden;
	}
body {
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	overflow: inherit;
}
#Info_wrapper {
	height: 685px;
	width: 800px;
	-moz-box-shadow: 1px 1px 10px #999999;
	-webkit-box-shadow: 1px 1px 10px #999999;
	box-shadow: 1px 1px 10px #999999;
	position: absolute;
	top: 10%;
	left: 15%;
	z-index: 7;
	visibility: hidden;
}
a:hover {
	color: #D6492A;
}
#Copyright {
	height: 25px;
	width: 100%;
	visibility: visible;
	z-index: 3;
	left: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: bottom;
	position: fixed;
	padding-left: 25px;
	font-weight: bold;
}
#MHD_type {
	position:fixed;
	width:162px;
	height:10px;
	z-index:3;
	left: 156px;
	top: 39px;
}
