body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #51576d;
	font-size: 12px;
	background-color: #51576d;
	text-align: center;
	background-image:url(images/background01.jpg);
	background-position:  top center;
	background-repeat:no-repeat;
	/* part 1 of 2 centering hack */
	}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #51576d;
	}
	
#positioning {
	width: 722px; 
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	
	
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 722px; /* ie5win fudge begins */
	width: 722px;
	height:480px;
	}
html>body #content {
	width: 722px; /* ie5win fudge ends */
	}
	

#content {
	background-color:#a9acb7;
	background-image: url(images/youneed.gif);
	background-repeat:no-repeat;
	}
	
#info {
	margin: 0 0px 0 125px;
	padding:0;
	min-height:215px;
	}
	
p, ul {
	margin-right: 20px;
	}
	
	
#footer {
 	background-image: url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	min-height:122px;
	font-size:10px;
	color:#a9acb7;}
	
h1	{
	margin: 5px 0 0 0;
	color: #ffffff;
	font-size:34px;
	}
	
h2	{
	margin: 5px 0 0 0;
	color: #ffffff;
	font-size: 20px;
	}
	
h3	{
	margin: 5px 0 0 0;
	color: #ffffff;
	font-size: 14px;
	}
	


.itemText { text-decoration: none; color: #5A83B4; font: 8.5pt Arial, Helvetica; letter-spacing: 2pt; padding-left:8px; vertical-align: text-bottom;}
.itemText2 {text-align: right; text-decoration: none; color: #5A83B4; font: 8pt Arial, Helvetica; letter-spacing: 1pt;}
.crazyBorder { border: 1px solid #336699 }
.crazyText { text-decoration: none; color: #000099; font: 12px Arial, Helvetica }

#divUpControl {position:absolute; left:240px;top:160px; width:30px;height:30px; z-index:1; text-align: right}
#divDownControl {position:absolute; left:240px; top:460px; width:30px;height:30px; z-index:1;text-align: right}
#divContainer {LEFT: 285px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:400px; CLIP: rect(0px 400px 320px 0px); POSITION: absolute; TOP: 165px; HEIGHT: 320px}
#divContent {LEFT: 0px; POSITION: absolute; TOP: 0px}

.lowText {
	font-family: arial black, verdana, arial, helvetica, sans-serif; font-size: 11px; COLOR: #51576d; TEXT-DECORATION: none; padding-top:4px; background-color:#a9acb7; text-align:left;
}

.lowText2 {
	font-family: arial black, verdana, arial, helvetica, sans-serif; font-size: 11px; COLOR: #ffffff; TEXT-DECORATION: none; padding-top:4px; background-color:#a9acb7;text-align:left;
}

.highText {
	font-family: arial black, verdana, arial, helvetica, sans-serif; font-size: 11px; COLOR: #51576d; TEXT-DECORATION: none; padding-top:12px; 
}
.highText2 {
	font-family: arial black, verdana, arial, helvetica, sans-serif; font-size: 11px; COLOR: #FFFFFF; TEXT-DECORATION: none; padding-top:12px; background-color:#51576d;
}

.itemBorder {
	border: 1px solid #51576d;
}
.itemBorderBlank {
	BORDER-RIGHT: #ccccdd 1px solid; BORDER-TOP: #ccccdd 1px solid; BORDER-LEFT: #ccccdd 1px solid; BORDER-BOTTOM: #ccccdd 1px solid
}
.buttonText {
	FONT: bold 12px Arial, Helvetica; COLOR: #ffcc99; TEXT-DECORATION: none
}
.buttonHover {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; FONT: bold 12px Arial, Helvetica; COLOR: #99ccff; PADDING-TOP: 1px; TEXT-DECORATION: none
}
.buttonBorder {
	BORDER-RIGHT: #339966 1px outset; BORDER-TOP: #339966 1px outset; BORDER-LEFT: #339966 1px outset; BORDER-BOTTOM: #339966 1px outset
}
.buttonBorderOver {
	BORDER-RIGHT: #cc9966 1px inset; BORDER-TOP: #cc9966 1px inset; BORDER-LEFT: #cc9966 1px inset; BORDER-BOTTOM: #cc9966 1px inset
}

	
	 
