body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color : #006699;
	scrollbar-base-color : #ffff00;
	scrollbar-face-color : #a4e0f9;
	scrollbar-highlight-color : #111;
	scrollbar-shadow-color : #333;
	SCROLLBAR-3DLIGHT-COLOR: #666; 
	SCROLLBAR-TRACK-COLOR: #006699; 
	SCROLLBAR-DARKSHADOW-COLOR: #999;
	background-color:#a4e0f9;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

h4  {
	font-size: 11px;
	margin:2px;
	line-height: 12px;
	}


a   {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	line-height:12px;
	}
 
a:link {
	color: #006699;
}

a:visited {
	color: #CC0000;
}

a:hover {
	color: #ffffff;
}

.navLinks  {
	font-size: 14px;
	font-weight: normal;
	z-index:2;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	color: #ffffff	
		}

.links  {
    position: absolute;
    top: 49px;
	width: 100%;
	z-index:1;
	background-color:#6c3887;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

	}
	
img {
	margin: 0px;
	padding: 0px;
}

.top {
	position: absolute;
	left: 0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/gradientBlue.jpg);
	vertical-align: middle;
	z-index:1;
	}
	
.left {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:3;
	margin: 0px;
	padding: 5px;
	width: 155px;
	background-image: url(images/gradientYellowPinkMac.jpg);
	background-color:#f6adcd;
}

.title  {
     position:absolute;
	 left: 535px;
	 top: 15px;
	 z-index:4;
	 }
	 
.orientation {
	font-size: 14px;
	color: #ffff00;
	vertical-align: middle;
}

.centre {
	position: absolute;
	z-index: 4;
	left: 180px;
	top: 80px;
	width:50%;
}

.centreMac {
	position: absolute;
	z-index: 4;
	left: 180px;
	top: 80px;
	width:75%;
	background-color: #80D0F3;
	padding:10px;
}

.right {
	position: absolute;
	right: 0px;
	top: 80px;
	z-index: 3;
	text-align: right;
}


.pink {
    color: #bb4279;
	font-weight: bold;
}

.copyright  {
	font-size: 9px;
	}

.bottomLinks  {
	position: absolute;
	top:90%;
	z-index:4;
	left:190px;
	text-align: center;
	}
	
.e  {
    position: absolute;
	top:69;
	left:160;
	}

.content   {
	position: absolute;
	left: 200px;
	top: 100px;
	background-color: #80D0F3;
	width:70%;
	border: 2px solid #006699;
	background-image: url(images/logoEinternalBlue.jpg);
	background-repeat: no-repeat;
	background-position: left 300px;
	overflow: auto;
	padding:10px;
	height:60%;
	   }

#footer {
	CLEAR: both; MARGIN-TOP: 1em
}
#footer UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 1em; PADDING-TOP: 0px
}
#footer LI {
	PADDING-RIGHT: 20px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; WHITE-SPACE: nowrap
}
#footer P {
	MARGIN: 0.6em 0px
}