

body {
    background: #333333;
    font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase; */
	font-weight: normal;
	color: #FFFFFF;
}

p {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
    text-decoration: none;
	color: #ffffff;
	
}

a:hover, a:active {
	text-decoration: none;
	color: #666666;
	outline: 0 none;
	-moz-outline: 0 none;
}

a:visited {
	color: #ffffff;
}

img {
    border: none;
    outline: 0 none;
	-moz-outline: 0 none;
}

#wrap {
    background: #000000;
    margin: 60px auto;
    padding: 0;
    width: 900px;
    
}

#header {
	width: 900px;
	margin: 0 auto;
	height: 50px;
	background: #cc0001 url(images/head_topper.jpg) no-repeat left top;
	border-bottom: 2px solid #666666;
	}
/* Menu */
/* Alternative Lava Lamp Menu */
/* Styles for the entire LavaLamp menu */
/* End Lava */

#menu {
	float: left;
	width: 900px;
	height: 50px;
	}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 20px 15px 16px 15px;
	text-decoration: none;
	font: bold 14px arial;
	color: #FFFFFF;
}

#menu a:hover { 
	background: #666666;
	color: #FFFFFF;
}


#logo {
	width: 870px;
	height: 60px;
	margin: 0 auto;
	background: #000000;
	padding: 20px 0 0 30px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

#logo h1 a:hover { 
    text-decoration: underline; 
}

#logo h2 {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #897B7B; 
}



#banner {
	width: 900px;
	margin: 0 auto;
	background: #ff0000 url(images/k_banner.gif) no-repeat left top;
	height: 230px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
    color: #ffffff;
}

/* Content */

#content {
	float: left;
	width: 540px;
	height: 200px;
	padding: 20px 30px 10px 30px;
	
}

/* Sidebar */

#sidebar {
	width: 170px;
	height: 180px;
	float: right;
	margin: 0;
	padding: 50px 20px 0 110px;
	background: #000000;
}


#sidebar_t {
    border-collapse: collapse;
    
}




#bottom1 {
    clear: both;
    width: 280px;
    height: 180px;
    background: #000000;
    float: left;
    padding: 10px 10px;
    font-size: 12px;
}

#t_bottom1 {
    border-collapse: collapse;
    border: #666666 1px solid;
    height: 100px;

}

#td_frame {
    height: 39px;
    padding: 1px 1px;
}

#td_bottom_1 {
    padding: 5px 5px;
    margin: 0 0 1em 0;
	text-align: justify;
	line-height: 20px;
	
    

}

#bottom2 {
    width: 280px;
    height: 180px;
    float: left;
    background: #000000;
    padding: 10px 10px;
    font-size: 12px;
}
#bottom2 a:link {
    text-decoration: none;
	color: #ffffff;
}

#bottom3 {
    width: 280px;
    height: 180px;
    float: left;
    background: #000000;
    padding: 10px 10px;
    font-size: 12px;
}

#footer {
    clear: both;
    border-top: 2px solid #666666;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: #cc0001 url(images/foot_topper.jpg) no-repeat left top;
	text-align: center;
	font-size: 12px;
}


/* DOTM CODE  */

#content_kustom {
    padding: 0px;
    margin: 20px auto 0 auto;
    width: 700px;

}
#dub_otm_pic_align {
    text-align: right;
}

#dub_otm_text_align {
    text-align: center;
    color: #666666;
}

#nexgen_gal_wrap {
    padding: 0 0 0 25px;
}

#dub_otm_join {
    margin: 20px 0 0 0;
    color: #666666;
    text-align: center;
    border: 1px solid #ff0000;
    width: 700px;
    
}

#dub_otm_join a:hover { 
	color: #ff0000;
}
/* END DOTM CODE  */

/* Kultur Social Code */
#social_content {
    margin: 20px auto;
}
#social_head h1 {
    text-align: center;
}
#social_table table {
    margin: 20px auto;
}
.social_block {
    margin: 20px auto;
    padding: 0 50px 0 50px; 
    width: 350px;
    float: left;
}

.social_block ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

.social_block li {
	display: block;
	border-bottom: dashed 1px #a2a2a2;
}

.social_block a {
	display: block;
	margin-right: 1px;
	padding: 20px 15px 16px 15px;
	text-decoration: none;
	font: bold 14px arial;
	color: #FFFFFF;
}

.social_block a:hover { 
	background: #696969;
	color: #FFFFFF;
}

#social_block_bottom {
    clear: both;
    width: 700px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 20px 0;
}
/* End Kultur Social Code */


