a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
	margin: 2px;
}

#linkbar a {
	color: white;
}

#sideBar a img{
	border: none;
}

.whitelink a {
	color: white;
	}


table {
	font-size: inherit;
}

#spacerA {
	width: 187px; 
	height: 46px; 
	background: black; 
	float: left; 
	margin: 0px;
}
#spacerB {
	width: 50px; 
	float: left; 
	height: 46px;
	background: #252789;
}
#header {
	width: 1195px; 
	margin: 0px;
	padding: 7px; 
	background: #252789;
}
#spacerwhite {
	width: 1195px; 
	height: 2px;
}

#whiteline {
	width: 1195px; 
	background: white; 
	height: 1px; 
	position: absolute; 
	top: 80px; 
	left: 187px;
}
#linkBar {
	width: 970px; 
	background: #8d98a7; 
	color: white; 
	font-family: verdana; 
	font-size: 18px; 
	height: 20px; 
	padding-top: 10px; 
	position: absolute;
	top: 50px;
	left: 187px;
	padding-left: 55px;
}

#linkBar2 {
	width: 970px; 
	background: #8d98a7; 
	height: 20px; 
	padding-top: 10px; 
	position: absolute;
	top: 81px;
	left: 187px;
	padding-left: 55px;
}

#sideBar {
	width: 187px;
	background: #90a2ba;
	min-height: 615px;
	float:left;
	position: absolute;
	padding-top: 55px;
}
