html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	scrollbar-face-color: #ECECEC;
	scrollbar-shadow-color: #FFF; 
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF; 
	scrollbar-arrow-color: #FFF
}

table, td {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse:collapse
}

a img {
	border: 0
}

a:link {
	color: #063AA3;
	text-decoration: underline;
}

a:visited {
	color: #063AA3;
	text-decoration: underline;
}

a:active {
	color: #063AA3;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	line-height: 12pt
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	line-height: 11pt
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	line-height: 10pt
	
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	line-height: 9pt
}

p a:link {
	color: white;
	text-decoration: underline;
}

p a:visited {
	color: #AAA;
	text-decoration: underline;
}

p a:active {
	color: white;
	text-decoration: underline;
}

p a:hover {
	color: white;
	text-decoration: underline;
}
/*
ul {
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
    }
	
li {	
    list-style: none;
	padding-bottom: 5px;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    }
*/
form {
	padding: 0;
	margin: 0
}

input {
	background-color: white;
	color: #333;
	border: 1px solid #333;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333;
	background-color: #FF9000;
	cursor: pointer;
	padding: 2px;
	border: none
}

input.submit:hover{
   background-color: black;
   color: white
}

textarea {
	background-color: white;
	color: #333;
	border: 1px solid #333;
}

.pics {
	padding: 10px;
}

.menuItem {
	background-color: transparent;
	position: relative;
	width: 101px;
	height: 19px;
	margin-bottom: 5px;
}

.menuItemOn {
	background-color: #333;
	position: relative;
	width: 101px;
	height: 19px;
	margin-bottom: 5px;
	cursor: pointer;
}

.menuItem .menuItemText {
	color: #111;
	padding-left: 11px;
}

.menuItemOn .menuItemText {
	color: white;
	font-weight: bold;
	padding-left: 10px;
}

.menuItem .menuItemImg {
	padding-left: 42px;
}

.menuItemOn .menuItemImg {
	padding-left: 42px;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #333;
	margin-top: -3px;
	padding-bottom: 19px;
}

#masterDiv {}

#orangePlane {
	background-color: #FF9000;
	position: absolute;
	top: 0;
	left: 103px;
	width: 184px;
	height: 157px;
}

#organizationPlane {
	background-color: transparent;
	position: absolute;
	top: 156px;
	left: 103px;
	width: 183px
}

#newsPlane {
	background-color: transparent;
	position: absolute;
	top: 180px;
	left: 103px;
	width: 183px
}

#projectsPlane {
	background-color: transparent;
	position: absolute;
	top: 204px;
	left: 103px;
	width: 183px
}

#coworkersPlane {
	background-color: transparent;
	position: absolute;
	top: 228px;
	left: 103px;
	width: 183px
}

#authorsPlane {
	background-color: transparent;
	position: absolute;
	top: 252px;
	left: 103px;
	width: 183px
}

#sponsorsPlane {
	background-color: transparent;
	position: absolute;
	top: 276px;
	left: 103px;
	width: 183px
}

#imageWall img {
	margin: 0 2px 2px 0;
}

.level2PlaneItem {
	background-color: transparent;
	width: 184px;
	margin-bottom: 3px
}

.level2PlaneItemOn {
	background-color: #EE7702;
	width: 184px;
	margin-bottom: 3px
}

/* due to the padding bug, use a nested div to create padding around text */
.newsPlaneTextHolder {
	padding: 4px 5px 7px 13px; 
}

.coworkersPlaneTextHolder {
	padding: 0 5px 3px 13px; 
}

.projectsPlaneTextHolder {
	padding: 0 5px 3px 13px; 
}

.authorsPlaneTextHolder {
	padding: 0 5px 3px 13px; 
}

.sponsorsPlaneTextHolder {
	padding: 0 5px 3px 13px; 
}

.organizationPlaneTextHolder {
	padding: 0 5px 3px 13px; 
}

a.level2ItemText:link {
	color: #333;
	text-decoration: none;
}

a.level2ItemText:visited {
	color: #333;
	text-decoration: none;
}

a.level2ItemText:active {
	color: #333;
	text-decoration: none;
}

a.level2ItemText:hover {
	color: #333;
	text-decoration: none;
}

#bottomDiv {
	height: 185px;
	width: 100px;
	background: transparent;
	position: fixed;
	bottom: 0;
	padding:0;
	margin: 0;
}

#euNotice {
	height: 25px;
	width: auto;
	background: transparent;
	position: fixed;
	bottom: 0;
	left: 110px;
	
	font-size: 80%;
}

#scaleDiv{
	position: absolute;
	visibility: hidden;
	height: 100%;
}