body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../Images/backgrounds/body.jpg);
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-width:980px;
}

h1 { font-size: 18px; color: #0033FF }
h2 { font-size: 14px; color: #003399 }
h3 { font-size: 11px; color: #003399 }
h4 { font-size: 18px; color: #003399 }

hr { color: #6F6 }

div#top {
	background-image: url(../Images/backgrounds/top_new.jpg);
	background-position: bottom;
	border-bottom: #030 1px solid;
	height: 195px;
}

div#top_inner {
	margin-left: auto;
	margin-right: auto;
	background: url(../Images/backgrounds/top_center.png);
	background-position: center;
	height: 100%;
	min-width: 760px;
	max-width: 980px;
	text-align: center;
}

#xmaslights {
	height: 32px;
	background-image: url(../Images/page_elements/ani-lights-bar.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

div#top_text {
	position: absolute;
	height: 92px;
	float: right;
	top: 0px;
	left: 230px;
	z-index: 2;
	width: 280px;
	text-align: left;
	vertical-align: baseline;
	font-size: 9px;
}

div#content {
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	min-width: 760px;
	max-width: 980px;
	padding-top: 10px;
	height: inherit;
	background-image: url(../Images/backgrounds/content.jpg);
	border-right: #006 1px solid;
	border-left: #006 1x solid;
}

div#left {
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 175px;
	height: inherit;
	color: #000000;
	font-size: 11px;
}

div#left a {
	color: #0000FF;
	text-decoration: none;
}

div#left a:visited {
	color: #666666;
}

div#left a:hover {
	color: #000000;
	background-color: #66FF66;
}

div#TweetResults {
	width: auto;
	height: 200px;
	overflow: auto;
	background: #FFF;
	padding: 3px;
	list-style: none;
	list-style-position: inside;
	color: #000000;
	border: #666 1px solid;
}
#TweetMessageID { color: #06F; font-size: 9px; text-align: right; }

div#right {
	margin-left: 185px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: #00CC33 1px solid;
	color: #000000;
	font-size: 12px;
}

div#right a {
	color: #0000FF;
	text-decoration: none;
}

div#right a:hover {
	color: #000000;
	background-color: #FFFFCC;
}

div#box105 {
	width: 110px;
	float: right;
	text-align: right;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#box150 {
	width: 160px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#box125 {
	width: 135px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#box180 {
	width: 190px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}
div#box250 {
	width: 260px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#box300 {
	width: 310px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#dbox336 {
	width: 346px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#bottom {
	background-color: #006;
	height: 120px;
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
}

div#bottom a {
	color: #FFFFCC;
	text-decoration: none;
}

div#bottom a:hover {
	text-decoration: underline;
}

.redbold { font-weight: bold; color: #FF0000 }

