/* CSS Document */

body {
	background-color: #000000;
	text-align: center;
	margin: 0 auto; 
}
#bg {
	width: 960px;
	height: 800px;
	background-image: url(../styleImages/layout/bg-grunge.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2F3123;
	border-left: 1px solid #6B7152;
	border-right: 1px solid #6B7152;
	border-bottom: 1px solid #6B7152;
	text-align: center;
	margin: 0 auto; 
}
.main, #main {
	width: 880px;
	height: 150px;
	margin: 0 auto; 
}
#main2 {
	width: 880px;
	height: 150px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: none;
	text-align: left;
	vertical-align: top;
	overflow: auto;
}
.lc {
	width: 284px;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
.lc-span {
	width: 284px;
	background-image: url(../styleImages/layout/lc-span.gif);
	background-repeat: repeat-y;
}
.featured-item {
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: center;
}
.lc-logo {
	width: 284px;
	height: 140px;
	background-image: url(../styleImages/layout/lc-logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
}

#logolink {
	display:block;
	height: 140px;
	width: 284px;
	background-image:url(../styleImages/layout/lc-logo.gif);
	}

.lc-boxes {
	border-left: 4px solid #c3c6b3;
	border-right: 4px solid #c3c6b3;
	height: 100%;
}
.lc-box01 {
	width: 100%;
	background-color: #401f00;
	height: 41px;
	text-align: center;
	vertical-align: middle;
}
.lc-box02 {
	width: 100%;
	background-color: #6a6e5a;
	height: 36px;
	text-align: center;
	vertical-align: middle;
}
.lc-box03 {
	width: 98px;
	height: 112px;
	background-image: url(../styleImages/layout/lc-bluetexture.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #25373d;
	vertical-align: middle;
}
.lc-box04 {
	background-color: #2c2f21;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
}
.lc-bottom {
	height: 4px;
	background-color: #c3c6b3;
}
.rc {
	width: 596px;
}
.rc-boxes {
	border-right: 4px solid #c3c6b3;
	height: 300px;
	background-color: #000000;
}
.bg-nav {
	height: 50px;
	background-image: url(../styleImages/layout/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	text-align: right;
	padding-right: 20px;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 10px;
}
.search {
	height: 40px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
}
.home-promo {
	height: 312px;
	background-image: url(../styleImages/layout/home-promo03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.home-box01 {
	width: 367px;
	height: 148px;
	background-image: url(../styleImages/layout/bg-home01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #24363c;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	vertical-align: middle;
}
.home-box02 {
	background-color: #2c2f21;
	width: 228px;
	padding: 20px;
	border-top: 1px solid #000000;
	text-align: top;
}
.credits-box {
	height: 40px;
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.bg-internal {
	border: 4px solid #000000;
	background-color: #FFFFFF;
	background-image: url(../styleImages/layout/bg-internal.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 30px;
	text-align: left;
	height: 300px;
}
hr {
	height: 1px;
	color: #000000;
}