@charset "utf-8";



body {

	font-family: arial, helvetica, serif;

}



#nav, #nav ul { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1.5;

}



#nav a {

	display: block;

	width: 10.5em;

}



#nav li { /* all list items */

	float: left;

	width: 10.5em; /* width needed or else Opera goes nuts */

	line-height:1.5;

}



#nav li ul { /* second-level lists */

	position: absolute;

	width: 10.5em;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}



#nav li:hover ul {

	left: auto:

}



#nav li ul ul { /* third-and-above-level lists */

	margin: -1.5em 0 0 10.5em;

}



#nav li:hover ul ul, #nav li.sfhover ul ul {

	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

}



#content {

	clear: left;

	color: #ccc;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-top: 16%;

}



#emptymeasure {

	width: 18px;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 1.5;

	color: gray;

	text-decoration: none;

	width: 75px;

	font-weight: lighter;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 1.5;

	font-weight: normal;

	color: gray;

	text-decoration: none;

	width: 75px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 1.5;

	font-weight: normal;

	color: #00ea75;

	text-decoration: none;

	width: 75px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 1.5;

	color: gray;

	text-decoration: none;

	width: 75px;

	font-weight: lighter;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#divTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 23px;

	text-transform: uppercase;

	color: #BFBFBF;

	height: 44px;

	width: 500px;

	position: absolute;

	left: 360px;

	top: 138px;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#divStudiobrave {

	height: 44px;

	width: 250px;

	left: 125px;

	top: 125px;

	text-decoration: none;

	position: absolute;

}

#divLINKPOSITION {

	left: 125px;

	top: 560px;

	height: 15px;

	width: 700px;

	position: absolute;

	float: none;

}

#linksbkground {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5;

	color: #FFFFFF;

	background-color: #00ea75;

	width: 115px;

	padding-left: 5px;

}



#divScrollTextCont	{

	position: absolute;

	left: 128px;

	top: 175px;

	width: 255px;

	height: 365px;

	clip: rect(0px,255px,365px,0px);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5;

	color: gray;

}

#divtext	{

	position: absolute;

	left: 0px;

	top: 0px;

}

style4	{

	font-size: 11px;

	color: gray;

}

#imageArea {

	position: absolute;

	left: 418px;

	top: 173px;

	width: 405px;

	height: 370px;

}

#divSlideshow {

	position: absolute;

	left: 130px;

	top: 180px;

	width: 690px;

	height: 370px;

}



#backgroundimage {

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: center center;

}

