/* general page structure and layout */
body {
	font-size:12px;
	font-family: Futura, "Futura Condensed", Arial, sans-serif;
	color:#ffffff;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	background:000000 url(img/k2djbg2.jpg) repeat;
	text-align:center;
}

.top {
margin:0 auto;
padding:0 0 0 0;
width:681px;
height:9px;
background:#000000 url(img/K2DJ_top.jpg) no-repeat;
}

.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 -500px;
width:681px;
background:#000000;
text-align:center;
}

.header {
	position:relative;
	margin:0 0 0 0 !important;
	margin:-7px 0 0 0;
	padding:0 0 0;
	width:681px !important;
	width:643px;
	height:120px;
	background:#000000;
	text-align:left;
	z-index: 1;
}

.header_block {
	position:relative;
	margin:0 20px 0 20px;
	padding:0 0 0 0;
	width:641px;
	background:transparent;
	text-align:left;
	color:#eeeeee;
	overflow: hidden;
	height: 38px;
}

.logo {
position:relative;
float:left;
margin:0 20px 0 0;
padding:0 0 0 0;
}

.navbar {
	position:relative;
	margin:0;
	padding:0;
	width:681px!important;
	width:643px;
	height:38px;
	text-align:justify;
	color:#666666;
	font-size:12px;
	z-index: 1;
}

.container {
	position:relative;
	margin:10px 0 0 10px;
	padding:0 0 0 0;
	width:661px !important;
	width:643px;
	text-align:left;
}

.left_column {
position:absolute;
left:0;
width:40px;
margin:0 0 0 0;
padding:0 4px 0 0;
background:transparent;
font-size:.9em;
color:#6E312A;
}

.center_column {
	position:relative;
	width:630px;
	margin:0 0 0 10px;
	z-index: 3;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.box_right {
	position:relative;
	float:right;
	width:150px;
	margin:0 0 10px 15px;
	border:0px none;
	text-align:left;
	color:#999999;
	font-size:11px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 3;
}

.sidebarmain {
	position:relative;
	background:transparent;
	float:right;
	width:130px;
	text-align:left;
	color:#999999;
	font-size:12px;
	line-height: 1.3em;
	top: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	z-index: 3;
}

.box_right_old {
	position:relative;
	float:right;
	width:150px;
	margin:0 0 3px 10px !important;
	margin:0 5px 3px 10px;
	padding:2px 5px 2px 10px;
	background:#eeeeee;
	border:1px solid #cccccc;
	text-align:left;
	color:#333333;
	font-size:0.9em;
	line-height: 1.3em;
}

.footer {
	position:relative;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	width:681px;
	font-family:futura, verdana, sans-serif;
	font-size:0.8em;
	color:#666666;
	text-align:center;
}

.footer_logo {
position:relative;
float:right;
margin:0 0 0 15px;
padding:0 0 0 0;
}

#footer {
/* aligns the text to the middle of the footer, in relation to the logo */
vertical-align:-250%;
}

.bottom {
	margin:0 auto;
	padding:0 0 0 0;
	width:681px;
	height:11px;
	background:#000000 url(img/K2DJ_bottom.png) no-repeat top;
}

/* navigation bar */
#nav ul{
	padding:0 0 0 0;
	margin: 0 0 0 1.5em;
	white-space: nowrap;
	font-size:13px;
	color:#666666;
	float:left;
	width:100%;
	height:39px;
	background:transparent;
	list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: .8em 0 0 0;
padding: .4em 1em .46em 1em;
color:#666666;
text-decoration:none;
float: left;
background:transparent;
}

#nav ul li a:hover{
color:#FF0000;
text-decoration:none;
}

/* fonts and colors */
h1 {
color:#eeeeee;
font-size:24px;
letter-spacing:.1em;
text-transform:capitalize;
margin:0 0 0 0;
padding:20px 0 0 0;
}

h2 {
	color:#ffffff;
	font-size:16px;
	text-transform:uppercase;
	padding:0;
	margin:0 0 -6px;
	font-family: futura, "Futura Condensed", Arial, sans-serif;
	text-decoration: underline;
}

h2:after {
color: #ffffff;
content: "\0020 \00BB";
}

h3 {
	color:#ffffff;
	font-size:1.1em;
	text-transform:capitalize;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 -8px 0;
	font-family: futura, verdana, sans-serif;
}

h3:after {
color: #ffffff;
content: "\0020 \00BB";
}

.box_right h3 {
	color:#ffffff;
	margin:2px 0 -10px;
	top: 15px;
}

.box_right h3:after {
color: #ffffff;
content: "\0020 \00BB";
}

a {
color:#999999;
text-decoration:underline;
}

a:hover {
color:#FFFFFF;
text-decoration:none;
}

.left_column a {
color:#ffffff;
text-decoration:underline;
}

.left_column a:hover {
color:#999999;
text-decoration:none;
}

/* images */
img {
border:none;
}

.left {
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

.right {
float:right;
margin:0 0 0 0;
padding:0 0 0 0;
}


/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.comments {
	position:absolute;
	float:none;
	width:400px;
	margin:0 0 3px 10px !important;
	margin:0 5px 3px 10px;
	padding:2px 5px 2px 10px;
	text-align:left;
	color:#ffffff;
	font-size:10px;
	right: 180px;
	font-family: Futura, "Futura Condensed", Verdana, sans-serif;
}
.sidebarbottom {
	padding-left: -10px;
	position: relative;
	bottom: -17px;
}
.sidebartop {
	padding-bottom: 2px;
}
.bg2 {
	padding:0;
	width:2000px;
	height:200px;
	background:#000000;
	position: absolute;
	margin-top: 0;
	margin-bottom: 0;
	left: -25px;
	top: -25px;
	z-index: -1;
}
.watermark {
	position: relative;
	margin-top: -425px;
	margin-left: -150px;
}
