body {
	color: #e0e0e0;
	font-size: small;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	background-color: #303030;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	color: #afa8ff;
	text-decoration: none;
}
a:hover {
	color: #e3dbff;
}
a img {
	border: none
}
#container {
	background-color: #404040;
	text-align: left;
	width: 900px;
	margin: auto;
}
#header {
	width: inherit;
	height: 70px;
	margin: 0;
	padding: 0;
}
#banner {
	background-image: url(../resources/lf_bannerBG.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: inherit;
	height: 48px;
	;
}
#navbar {
	background-color: #212142;
	margin: 0;
	padding: 2px 0 18px 0;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	display: block;
}
#navbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#navbar a, #navbar form {
	color: #afa8ff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 14px;
	text-decoration: none;
	float: left;
	margin: 0 0 4px;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid red;
}
#navbar a.active, #navbar a:hover {
	color: #e3dbff;
}
#content {
	padding: 10px 10px 20px;
}
#priceTable {
	font-size: small;
	background-color: #505050;
	border-top-style: none;
	border-right-color: #808080;
	border-bottom-style: solid;
	border-left-style: none;
0;
	border-right-style: solid;
	border-bottom-color: #808080;
}
#priceTable #RowHead {
	text-align: left;
}
#priceTableHead {
	color: #afa8ff;
	font-weight: bold;
	text-align: center;
}
#priceTable td {
	text-align: right;
	border-top-color: #808080;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
0;
	border-top-style: solid;
	border-left-color: #808080;
}
#content #leftCol {
	text-align: center;
	margin-top: 20px;
	width: 255px;
	float: left
}
#leftCol .scrollBox {
	background-color: #202020;
	height: 400px;
	overflow: auto;
	margin-bottom: 2px;
}
#leftCol .scrollBox img {
	margin-bottom: 5px
}
#leftCol ul {
	list-style-position: inside;
	padding: 0 0 0 20px;
}
#leftCol ul li {
	margin-top: 2px;
}
#content #rightCol {
	margin-left: 270px;
	margin-top: 5px;
}
#inlineimg {
	text-align: left;
	vertical-align: text-bottom;
	display: inline;
}
h3 {
	font-size: medium;
	text-align: right;
	margin: 0 0 5px;
	border-bottom: 2px solid #bfdfff
}
.blockimg {
	display: block
}
.section {
	margin-top: 10px
}
.section h1 {
	color: #afa8ff;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	font-style: normal;
	background-image: url(../images/sectionBG.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-decoration: none;
	margin: 0;
	padding: 0 0 15px 30px;
}
.section p {
	text-indent: 14px;
	margin: 0;
	padding: 0 10px 0 20px
}
#footer {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	width: 900px;
	padding: 5px 0 5px 10px;
	clear: both;
}
#pageTitle {
	color: #afa8ff;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	background-image: url(../images/PageTitle.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-align: center;
	margin: 0;
	padding: 0 0 15px 30px;
}
#advert {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#advert p {
	padding-top: 5px;
	border-top: 1px solid #808080;
}
