
#header_bar {
	width: 940px;
	height: 159px;
	float: left;
	margin: 10px 0px 20px 10px;
	padding: 0x 0px 0px 0px;
	background: url(http://www.kcskinner.com/images/titles_14.gif) no-repeat;
}

#sidebarwrap {
	width: 220px;
    float: left;
}

#sidebar_1_text {
	width: 180px;
	height: 100px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF5BB;
	font-size: medium;
	text-align: right;
}

#sidebar_1_text a {
	text-decoration: none;
	color: #FFF5BB;
}

#sidebar_1_text a:hover {
	text-decoration: none;
	color: #9e0000;
}

#sidebar_1_text .tagActive {
	color: #FFF5BB;
}

#sidebar_1_text ul {
    list-style-type: none;
    margin-top: 0px;	
}

#sidebar_1_text li {
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;	
}

#sidebar_2 {
	width: 180px;
	height: 225px;
	float: left;
	margin: 0px 0px 20px 10px;
	padding: 20px 20px 20px 20px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF5BB;
	text-align: right;
}

#sidebar_2 h1 {
	padding: 0px 0px 10px 0px;
}

#main {
	width: 660px;
	float: right;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
	background-color: #000000;
}

#main h1 {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF5BB;
	text-align: left;
}

#footer {
	width: 600px;
	height: 15px;
	float: right;
	padding: 20px 80px 20px 20px;
	margin-bottom: 20px;
	background-color: #000000;
}

#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00a9db;
	text-align: left;
}

#bottom {
	width: 940px;
	height: 10px;
	float: left;
	margin: 0px 0px 20px 10px;
	padding: 0x 0px 0px 0px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #FFF5BB;
}

.lbLoading {
	background: #FFF5BB url(http://www.kcskinner.com/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #FFF5BB;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: url(http://www.kcskinner.com/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: url(http://www.kcskinner.com/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #FFF5BB;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: url(http://www.kcskinner.com/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
