body {
	text-align: center;
	background-image: url(images/framework/background-granite.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a {
	color: #4d80b3;
}
a:hover {
	color: #000000;
}
#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	z-index:1;
}
#TopNav {
	position:absolute;
	left:0px;
	top:4px;
	width:980px;
	height:20px;
	z-index:2;
}
#Footer {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
body {
	background-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #212121;
	scrollbar-shadow-color: #212121;
	scrollbar-3dlight-color: #212121;
	scrollbar-arrow-color:  #4D80B3;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #111111;
}
a {
	color: #4d80b3;
}
a:hover {
	color: #000000;
}