body {
	background: #fff url(../img/bg2.jpg) repeat-x left top;
}
.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}


#wrapper {
	width:1024px;
	margin:0 auto;
	font-size: 16px;
}

	#headerWrapper {
	width:100%;
}
	#header {

	height:160px;
	width:580px;
	margin:10px auto;
}

	#navWrapper {
	width: 950px;
	clear: both;
	
	background: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px !important;
	margin-left: auto;
	z-index: 20000;
	height: 30px;
}
	#nav {
	width: 950px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 30px;
}


	#contentWrapper {
	height:200px;
	width:600px;
	margin:10px auto;

}

	#contentWrapper3col {
	height:200px;
	width:100%;
	margin:10px auto;
	visibility: hidden;
	display: none;

}
	#content {

	height:160px;
	width:100%;
	margin:10px auto;
}

		#sidebar {height:100px;width:100px;margin:5px; float:left;}
		#pContent {

	height:100px;
	width:100px;
	margin:5px;
	float:left;
}
		#sContent {

	height:100px;
	width:100px;
	margin:5px;
	float:left;
}
		#xContent {

	height:100px;
	width:100px;
	margin:5px;
	float:left;
}


	#footerWrapper {
	height: 332px;
	width: 1024px;
	margin: 10px auto;
	background-image: url(../img/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	#footer {
	width: 100%;
	clear: both;
	float: left;
	margin: 0px;
	height: 332px;
}
#headerleft {
	float: left;
	width: 294px;
	margin-top: -10px;
}

#headerright {
	margin-left: 294px;
}
#contentWrapper2col {
	margin: 0 auto;
	width: 950px;
	
}
#content2colLeft {
	float: left;
	width: 620px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content2colRight {
	float: right;
	width: 300px;
	/*margin-top: 12px;*/
}
#content2colBox1 {
	float: left;
	width: 300px;
	clear: left;
}
#content2colBox2 {
	float: right;
	width: 300px;
	height: auto;
}
#contentWrapper1col {
	margin: 0 auto;
	width: 950px;
}
.email {
	display: block;
	float: left;
	padding: 0px;
	height: 24px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;


}

.print {
	display: block;
	float: left;
	margin-bottom: 40px;
	margin-top: 6px;
	width: 450px;


}


.email a{
	display: block;
	float: left;
	height: auto;
	width: 120px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	color: #000;
	text-decoration: none;
	margin-top: 4px;
	font: 400 14px 'Oswald', sans-serif;
}
.print a{
	display: block;
	float: left;
	height: auto;
	width: 300px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	color: #000;
	text-decoration: none;
	margin-top: 4px;
	font: 400 14px 'Oswald', sans-serif;
}
.level1header {
	font-family: 'Oswald', sans-serif;
	word-spacing: 5px;
	font-size: 48px;
	letter-spacing: 6px;
	color: #999999;
	text-decoration: none;
	font-weight: 700;
	display: block;
	margin-top: 12px;
	text-transform: uppercase;
	float: left;
}
.sponsorlogo {
	float: right;
}
.seperatorbar {
	float: left;
	height: 2px;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.twitter-container {
	padding: 30px 5%;
	margin: 0 auto !important;

}

#contentWrapper1col #twitter-widget-0 {
	width: 100% !important;
}
@media screen and (min-width: 600px) {
	.twitter-container {
		padding: 40px 10%;
	}
}