﻿#thechunkwrapper {
	margin: 0 auto;
	text-align: center;
	width: 954px;
	height: 100%;
	background:white;
	-moz-box-shadow: 10px 5px 16px -5px #333;
	-webkit-box-shadow: 10px 5px 16px -5px #333;
	box-shadow: 10px 5px 16px -5px #333;
	}
.thechunk {
	float: left;
	width: 694px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}


hr {
background-color: #000000;
height: 1px;
 }
.auto-style1 {
	text-align: center;
}
.auto-style2 {
	border-style: solid;
	border-width: 1px;
}
.auto-style6 {
	font-size: large;
	color: #004DFF;
	font-weight:bold;
}
#twitter{
	-moz-box-shadow: 0px 0px 16px 3px #000000;
	-webkit-box-shadow: 0px 0px 16px 3px #000000;
	box-shadow: 0px 0px 16px 3px #000000;
	width:620px;
	margin: 0 auto;
	background-color:#ff4d00;	
}
#footer2{
text-align: center;
margin: 0 auto;

}
 
#thechunk {
	padding: 20px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	position: relative;
	
}
.auto-style5 {
	color: #000000;
}

.footer {
	width: 954px;
}
.clearer {
	clear:both;
}

#header {
	width: 954px;
	border-bottom: 1px #000000 solid;
}
nav {
	background: #000;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index:9999;

}
#chunkhunk {
	
	padding: 5px;
	height: 100%;
	
	
}
.thechunkhunk {
	float: left;
	width: 210px;
}
#chunkhunky {
	padding: 15px;
	height: 100%;
	float: left;
	width: 170px;
	-moz-box-shadow: 0px 0px 16px 3px #000000;
	-webkit-box-shadow: 0px 0px 16px 3px #000000;
	box-shadow: 0px 0px 16px 3px #000000;
}


p a {
	color: #000;
	text-decoration: underline!important;
}
a {
	color: #000;
	text-decoration: none;
}
p a:hover {
	text-decoration: none!important;
}
nav ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
nav ul#nav li a {
	display: block;
	padding: 4px 10px;
	background-color: #ff4d00;
	color: #ffffff;
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
nav ul#nav li a:hover {
	background: #004dff;
	color: #ffffff;
}
nav li {
	float: left;
	position: relative;
	width: 106px;
	text-align: center; 
	white-space: nowrap;
}
nav ul#nav li.current a {
	background-color: #ff4d00;
}
nav ul#nav li.current a:hover {
	background-color: #004dff;
}
nav li ul {
	display: none;
	position: absolute;
	width: 106px;
	top: 18px;
	left: 0;
	padding: 1px 0 10px 0;
	margin-left: -1px;
	list-style-type: none;
}
nav ul#nav li ul li {
	width: 162px;
	text-align:left;
	
}
nav ul#nav li a:hover {
	background: #36F;
}
nav ul#nav li ul.sub li {
	border-width: 0 1px 1px 1px!important;
}
nav ul#nav li ul.sub li a {
	font-weight: normal;
}
nav ul#nav li ul.sub li a:hover {
 font-weight: bold;
}


nav li > ul {
	top: auto;
	left: auto;
}
nav li:hover ul, li.hover ul {
	display: block;
}

