@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	background-color: #212123;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-320px; /* half of container's height */
	float:left;
}
#container {
	margin: 0px auto;
	position:relative;
	padding: 0px;
	width: 955px;
	height: 640px;
	clear:left;
}
#content {
	background-color: #2D2D2D;
	width: 915px;
	padding: 20px;
	height: 553px;
	float: left;
	clear: both;
}
#nav {
	background-color: #3A3A3B;
	height: 47px;
	width: 955px;
	clear: both;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	padding-top: 15px;
}
#footer #floatleft {
	float: left;
	padding-right: 25px;
}
#footer #floatright {
	float: right;
	padding-left: 25px;
}
#footer p {
	font-size: 10px;
	line-height: 14px;
	color: #3A3A3B;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#footer a {
	color: #3A3A3B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#noflash {
	width: 915px;
	margin: auto;
	padding: 20px;
	text-align: left;
}
#noflash a {
	color: #B2BB1E;
}
#noflash p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 10px;
	font-size: 14px;
	line-height: 18px;
}
#content h1 {
	font-family: Rockwell, Georgia, Arial, sans-serif;
	color: #B2BB1E;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#PDTweets1 ul {
	font-size: 10px;
	line-height: 14px;
	color: #3A3A3B;
	display: inline;
	list-style-type: none;
}
#PDTweets1 span.twitterPrefix {
}
#PDTweets1 span.twitterTime {
	font-style: italic;
	color: #333333;
}
#PDTweets1 ul a {
	color: #3A3A3B;
}
#PDTweets1 ul a:hover {
	color: #3A3A3B;
}
#PDTweets1 ul il {
	display: inline;
	list-style-type: none;
}
#content h2 {
	color: #B2BB1E;
	text-transform: uppercase;
	font-family: Rockwell, Georgia, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	clear:both;
}
#content h3 {
	color: #666666;
	text-transform: uppercase;
	font-family: Rockwell, Georgia, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 8px;
}
#ideabox {
	width: 268px;
	float: left;
	margin-bottom: 7px;
	min-height: 175px;
	background-color: #3A3A3B;
	padding: 15px;
	margin-right: 7px;
}
#ideabox p a {
	color: #FFFFFF;
}
