body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url("images/images/back-bar.jpg");
	background-repeat: repeat-y;
	background-color: #D4D4D4;
}
#banner {
	position: absolute;
	left: 50px;
	top: 10px;
}
#navigation {
	position: absolute;
	top: 125px;
	left: 50px;
}
#largecontainer {
	position: absolute;
	left: 50px;
	top: 175px;
}
#smallcontainer {
	position: absolute;
	left: 470px;
	top: 269px;
}
#silverbox {
	position: absolute;
	left: 470px;
	top: 159px;
}
#largetext {
	overflow: scroll;
	position: absolute;
	left: 61px;
	top: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 270px;
	width: 385px;
}
#smalltext {
	overflow: scroll;
	position: absolute;
	height: 175px;
	width: 260px;
	left: 475px;
	top: 295px;
}
#giftext {
	position: absolute;
	left: 505px;
	top: 157px;
}
#library {
	position: absolute;
	left: 50px;
	top: 480px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #6633CC;
}
a:active {
	color: #FFFFFF;
}
hr {
	background-color: #FF9900;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5px;
	margin-top: 3px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -2px;
	margin-top: -2px;
}

