body { 
background-color: #fff;
margin: 0px; 
color: #000000; 
font-family: verdana, arial,helvetica,sans-serif; 
}

#container {
	DISPLAY: block; 
	MARGIN: 0px 0px 0px; 
	WIDTH: 100%; 
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: absolute;
	top: 0px;
	left: 0px;
	border: solid 0px #fff
}

a { color: white}

#toptext { position: absolute; top: 20px; width: 235px; left: 267px; font-size: 10px; font-weight: normal; line-height: 16px;}
#menutext { position: absolute; top: 31px; width: 98px; left: 5px; font-size: 10px; color: white; line-height: 16px; text-align: right; z-index: 3}
#contentholder { position: absolute; left: 115px; top: 0px; width: 540px; }
#menuholder { position: absolute; left: 0px; top: 0px; width: 75px; display: none }
#maintextnarrow { position: relative; top: 145px; width: 600px; left: 8px; font-size: 11px; font-weight: normal; letter-spacing: 0.9px; line-height: 16px; mini-height: 233px; color: black }
#maintextnarrow a {	color: #006699; font-weight: bold; TEXT-DECORATION: none }



#logo {
background-image: url(images/logo.gif); 
width: 296px; 
height: 64px;
left: 245px;
position: absolute;
top: 68px;
z-index: 3
}

#img { display: none}