body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td, img { 
	margin: 0; 
	padding: 0;
	border: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}

.textField, .textArea {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #7C3D12;
	background-color: #FFCC99;
}

.textField {
	width: 200px;
}

html, body {
	height: 100%;
	background-color: #000;
}

#centeringTable {
	height: 100%; width: 100%;
}

a {
	color: #7C3D12;
	text-decoration: underline;
}

body {
	text-align: center;
}

.layout {
	width: 980px;
	/*margin: 30px auto 0 auto;*/
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	height: 493px;
	overflow: hidden;
	background-color: #FF9900;
}

div.clear { 
	clear:both; 
	height:1px; 
	font-size:2px; 
}

.leftFloat {
	float: left; 
	display: inline;
}

.rightFloat {
	float: right; 
	display: inline;
}

.header {
	position: relative;
}

h1 {
	padding-top: 10px;
	padding-left: 10px;
	height: 24px;
	overflow: hidden;
	color: #FFCC99;
}

h1 img {
	position: relative;
	top: -10px;
	margin-right: 41px;
}

.headerTagLine {
	float: right;
	display: inline;
	margin-right: 13px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}

.headerRule {
	clear:both;
	height: 2px;
	font-size: 2px;
	background-color: #FFCC99;
}

.headerRuleBlack {
	clear:both;
	height: 2px;
	font-size: 2px;
	background-color: #000;
}

.menuBar ul {
	list-style: none;
	float: right;
	display: inline;
	height: 22px;
}

.menuBar li {
	float: left;
	display: inline;
	height: 22px;
	border-left: 2px solid #FFCC99;
	/*margin-right: 5px;
	padding-left: 5px;*/
}

.menuBar .lastItem {
	margin: 0;
	padding: 0;
	border-left: none;
}

.menuBar {
	border-bottom: 4px solid #000;
	height: 22px;
	overflow: hidden;
	background-color: #FF9966;
}

.menuBar li a {
	font-size: 14px;
	color: #FFF;
	display: block;
	height: 22px;
	padding-top: 2px;
	width: 75px;
	text-align: center;
	text-decoration: none;
}

.menuBar li a:hover {
	font-size: 14px;
	color: #FFF;
	background-color: #FF6600;
}

.menuBar .selected a {
	background-color: #FF6600;
}

.musicPlayer {
	margin: 4px 0 0 24px;
	font-weight: bold;
	color: #7C3D12;
}

.googleBar {
	background-color: #000;
	height: 15px;
	border-bottom: 4px solid #000;
}

.rightCol {
	 clear: both; 
	 border-left: 1px solid #000; 
	 width: 173px; 
	 height: 382px;
	 overflow: hidden;
	 font-size: 10px;
}

.rightCol h2 {
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 3px;
	background-color: #7C3D12;
	padding-left: 2px;
	margin-right: 4px;
	padding-bottom: 2px;
	font-size: 10px;
	padding-top: 1px;
}

.rightCol .status {
	margin-left: 7px;
	margin-bottom: 8px;
	padding-right: 4px;
	color: #FBE7CF;
	letter-spacing: -1px;
}

.rightCol .status ul {
	list-style: none;
	margin-top: -2px;
}

.rightCol .status li {
	display: inline; 
	float: left;
	font-size: 10px;
}

.rightCol .siteList {
	list-style: none;
	
}

.rightCol .siteList span {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.rightCol .siteList li {
	display: block;
	float: none;
	color: #FBE7CF;
}

.midDot {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.picCol {	
	width: 190px;
	margin: 0 0 0 15px;
	padding-top: 3px;
}

.quote {
	font-size: 13px;
	/*height: 48px;*/
	margin-bottom: 10px;
}

.myPic {
	border: 1px solid #000;
	margin: 0 0 10px 0;
}

.symbols {
	text-align: center;
}

.symbols img {
	margin-right: 9px;
}

.dots {
	margin-top: 5px;
	text-align: center; 
	font-size: 14px; 
	color: #000;
	line-height: 10px;
}

.contact a {
	color: #7C3D12;
	text-decoration: underline;
	display: inline;
}

.contact a:hover {
	font-weight: bold;
}

.contact {
	margin-top: 4px;
	padding-left: 5px;
	position: relative;
}

.contact img {
	display: block;
	float: left;
	margin-right: 5px;
	position: relative;
	margin-top: -1px;
}

.statusFeed {
	height: 37px;
	overflow: hidden;
	font-size: 10px;
	margin-bottom: 5px;
	line-height: 12px;
}

.statusFeed span {
	color: #7C3D12;
	font-weight: bold;
	font-size: 11px;
}

.centerCol {
	margin: 5px 15px 0 20px;
	width: 565px;
	height: 382px;
	overflow: hidden;
}

.centerCol h2 {
	color: #7C3D12;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	border-bottom: 1px dashed #7C3D12;
}

.centerCol p {
	color: #000;
	margin-bottom: 12px;
}

.upperContent {
	height: 265px;
	overflow: hidden;
	margin-bottom: 13px;
}

.thumbList {
	list-style: none;
}

.thumbList li {
	display: inline;
	margin-right: 20px;
	height: 75px;
	width: 75px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #7C3D12;
	background-color: #E48442;
	float: left;
}

label {
	display: block;
	float: left;
	width: 130px;
	padding-top: 3px;
}

form {
	margin: 0 0 0 0px;
}

.formItem {
	zoom: 1;
	margin-bottom: 5px;
	margin-left: 30px;
}

.send {
	margin-left: 430px;
	border: 1px solid #7C3D12;
	background-color: #E48442;
	cursor: pointer;
	cursor: hand;
} 
	
.footer {
	border-top: 1px solid #656565;
	text-align: center;
	padding: 1px 5px 0 0;
	font-size: 10px;
	margin-top: 10px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.footer ul {
	list-style: none;
	width: 940px;
}

.footer li {
	display: inline;
	float: left;
	width: 313px;
	font-size: 9px;
	color: #7C7C7C;
	text-align: left;
}

.footer li a, .postFooter a {
	color: #7C7C7C;
	text-decoration: none;
	font-size: 9px;
}

.postFooter {
	text-align: right;
	font-size: 9px;
	margin: 0 0 2px 0;
}

