body {
	margin: 0;
	padding: 0;
	background: #F0F8FF;
	color: black;
	font: 12px Verdana;
	text-align: left;
}
div#wrapperAll {
	width: 760px;
	margin: 10px auto;
	border: 0px solid #A1B5C9;
	/* text-align: left; */
}
* html * div#wrapperAll {
	width: 762px;
	w\idth: 760px;
}
div#wrapperHeader {
	height: 100px;
	background: #FFF;
	border: 2px solid #0000FF;
}
div#wrapperColLeft {
	width: 27%;
	background: #F0E68C;
	float: left;
	min-height: 515px;
	text-align: left;
}
* html * div#wrapperColLeft {
	height: 515px;
}
div#wrapperColLeft A:link { text-decoration: none; font-family: 'Verdana', Arial; font-size: 10pt; font-weight: bold;
    color: #FF0000;}
div#wrapperColLeft A:visited { text-decoration: none; font-family: 'Verdana', Arial; font-size: 10pt; font-weight: bold;
    color: #FF0000;}
div#wrapperColLeft A:active { text-decoration: none; font-family: 'Verdana', Arial; font-size: 10pt; font-weight: bold;
    color: #FF0000;}
div#wrapperColLeft A:hover { text-decoration: none; font-size: 10pt; font-weight: bold; font-family: 'Verdana', Arial; color: #000000;}
div#wrapperColRight {
	width: 73%;
	background: #B0C4DE;
	float: left;
	min-height: 515px;
}
* html * div#wrapperColRight {
	height: 515px;
}
div#wrapperContent {
    width: 100%;
	background: #B0C4DE;
	min-height: 515px;
}
* html * div#wrapperContent {
    height: 515px;
}
div#wrapperContent A:link { text-decoration: none;}
div#wrapperContent A:visited { text-decoration: none;}
div#wrapperContent A:active { text-decoration: none;}
div#wrapperContent A:hover { text-decoration: none;}
div#wrapperFooter {
	clear: both;
	height: 30px;
	background: #D5EAFF;
	text-align: center;
}	
div#wrapperFooter A:link { text-decoration: none;}
div#wrapperFooter A:visited { text-decoration: none;}
div#wrapperFooter A:active { text-decoration: none;}
div#wrapperFooter A:hover { text-decoration: none;}
div#wrapperHeader h1 {
    color: #1E90FF;
	text-align: center;
}
div#wrapperHeader h5 {
    color: #000000;
	text-align: center;
}
div#wrapperColRight h1 {
    color: #000000;
	text-align: center;
}
div#wrapperColRight h2 {
    color: #000000;
	text-align: center;
}
div#wrapperContent h1 {
    color: #000000;
	text-align: center;
}
div#wrapperContent h2 {
    color: #000000;
    text-align: center;
}
div#wrapperContent h3 {
    color: #000000;
	text-align: center;
}
div#scroller A:link { text-decoration: none; font-family: 'Verdana', Arial; font-size: 10pt; font-weight: normal;
    color: #000000;}
div#scroller A:visited { text-decoration: none; font-family: 'Verdana', Arial; font-size: 10pt; font-weight: normal;
    color: #000000;}
div#scroller A:active { text-decoration: none; font-family: 'Verdana', Arial; font-size: 10pt; font-weight: normal;
    color: #000000;}
div#scroller A:hover { text-decoration: none; font-size: 10pt; font-weight: normal; font-family: 'Verdana', Arial; color: #FFA07A;}
