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

img.LOGO
{
	width:150px;
	position:fixed;
	top:40px;
	left:60px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

	img.LOGO:hover
	{
		width:152px;
		margin-left:-2px;
	}

h.pos_About 
{
	background-color:#FFF;
	text-align:right;
	font-family:Century Gothic;
	font-size:18px;
	color:black;
	padding-top: 2px;
	padding-right: 10px;
	opacity:0.9;
	width:190px;
	height:30px;
	background-position:left;
	position:fixed;
	top:300px;
	left:0px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	z-index: -900;
	border-radius: 0px 2px 2px 0px;
}
	h.pos_About:hover
	{
		width:200px;
		background-color:#FFF;
	}
		h.pos_About:Visited
		{
			text-decoration:none;
			color:black;
		}
		h.pos_About:Link
		{
			text-decoration:none;
			color:black;
		}
		h.pos_About:hover
		{
			text-decoration:none;
			color:black;
		}
		h.pos_About:active
		{
	text-decoration:none;
	color:black;
		}
h.pos_Press
{
	background-color:#FFF;
	text-align:right;
	font-family:Century Gothic;
	font-size:18px;
	color:black;
	padding-top: 2px;
	padding-right: 10px;
	opacity:0.9;
	width:190px;
	height:30px;
	background-position:left;
	position:fixed;
	top:335px;
	left:0px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	z-index: -900;
	border-radius: 0px 2px 2px 0px;
}
h.pos_Press:hover
	{
		width:200px;
		background-color:#FFF;
}
		h.pos_Press:Visited
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Press:Link
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Press:hover
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Press:active
		{
			text-decoration:none;
			color:black;
		}
h.pos_Projects
{
	background-color:#FFF;
	text-align:right;
	font-family:Century Gothic;
	font-size:18px;
	color:black;
	padding-top: 2px;
	padding-right: 10px;
	opacity:0.9;
	width:190px;
	height:30px;
	background-position:left;
	position:fixed;
	top:370px;
	left:0px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	z-index: -900;
	border-radius: 0px 2px 2px 0px;
}
	h.pos_Projects:hover
	{
		width:200px;
		background-color:#FFF;
	}
		h.pos_Projects:Visited
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Projects:Link
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Projects:hover
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Projects:active
		{
			text-decoration:none;
			color:black;
		}
h.pos_Contact
{
	background-color:#FFF;
	text-align:right;
	font-family:Century Gothic;
	font-size:18px;
	color:black;
	padding-top: 2px;
	padding-right: 10px;
	opacity:0.9;
	width:190px;
	height:30px;
	background-position:left;
	position:fixed;
	top:405px;
	left:0px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	z-index: -900;
	border-radius: 0px 2px 2px 0px;
}
	h.pos_Contact:hover
	{
		width:200px;
		background-color:#FFF;
	}
		h.pos_Contact:Visited
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Contact:Link
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Contact:hover
		{
			text-decoration:none;
			color:black;
		}
		h.pos_Contact:active
		{
			text-decoration:none;
			color:black;
		}
p.contact_text
{
	text-align: center;
	font-family: Century Gothic;
	font-size: 15px;
}display {
}
