body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #666666; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	position: relative;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.thumbnail {
	margin: 15px;
	padding: 5px;
	border: 1px dotted #0FFF1B;
	background-color: #FFFFFF;
}
.title {
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#infopic {
	float: right;
	width: 40%;
	padding: 10px;
	border: 1px solid #CCCCCC;
	height: auto;
	margin: 10px;
	position: relative;
	top: -100px;
}

#container  {
	width: auto;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #993399;
	top: 0px;
	margin: 10px 4% 0 4%;
	height: 200px;
	position: relative;
	padding: 5px 20px;
	overflow: auto;
}
#contentArea {
	width: 100%;
	background-color: #FFFFFF;
	height: 100%;
}
#mainContent  {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
#infobowl  {
	width: auto;
	height: 250px;
	padding: 0px;
	border: 4px double #666666;
	text-align: left;
	padding-right: 10px;
}

#rightside {
	width: 20px;
	height: auto;
	float: left;
}
#navbar  {
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#sidebarBottom {
	width: 250px;
	height: 250px;
	background-color: #241a1a;
	float: left;
	background-image: url(../images/under_navbar.jpg);
	background-repeat: repeat;
}
#page {



}
#leftside {
	width: 10%;
	position: absolute;
	height: 400px;
	float: left;
}
#contentMain {
	width: 80%;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	z-index: 0;
}
#contentMainSide {
	float: left;
	width: 10%;
	background-color: #000000;
	background-image: url(../images/tornEdgeTile.jpg);
	background-position: right;
	height: 100%;
}
#contentMainRightSide {
	width: 10%;
	float: right;
	background-image: url(../images/tornEdgeTileRev.jpg);
	height: 100%;
	background-position: left;
}
#articletext {
	width: 45%;
	position: absolute;
	text-align: left;
	left: 290px;
	top: 8px;
}
#articletext1 {
	position: absolute;
	top: 10px;
	width: 38%;
	left: 330px;
	text-align: left;
}

.article_img {
	padding: 10px;
	border: 1px solid #999999;
	display: block;
	margin: 10px;
	width: 250px;
	height: auto;
	float: left;
}
#header {
	line-height: 2em;
	width: auto;
	position: relative;
	border: 1px dotted #000000;
	margin: 20px 4% 10px 4%;
	padding: 1%;
	background-image: url(../images/cool-pattern.jpg);
}
.heading {
	font-size: 1.5em;
	letter-spacing: -1.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #20171C;
	text-align: left;
}
.heading_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.7em;
	color: #660066;
	letter-spacing: normal;
	text-align: left;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	letter-spacing: normal;
	color: #333333;
	text-align: left;
}
#rightcontentArea {
	height: 1600px;
	position: absolute;
	top: -1px;
	background-color: #000000;
	width: 100%;
	left: 0px;
	display: block;
}
#rectangle {
	width: 0px;
	height: 800px;
	float: left;
}
.margin1 {
	margin: 10px;
}
.block {

}
.left {
	position: absolute;
	float: left;
	top: 15px;
	left: 15px;
}
.spacer {
	height: 200px;
}
.bulletin {
	padding: 5px;
	border: 1px solid #9966FF;
	width: 80%;
	margin: 15px 10%;
}
#twitter_div {
	margin: 0px 0px 0px 136px;
	border: 1px solid red;
	right: 100px;
	height: 180px;
	padding: 0px 25px 0px 0px;
	overflow: auto;
	background-image: url(../images/twitter.jpg);
}
#twitter_update_list {
}
.jtv_player_flash {
	position: absolute;
	top: 450px;
	display: block;
	left: 400px;
}
#jtv_player_flash {
	padding: 20px;
	float: none;
	height: 300px;
	position: relative;
	top: -50px;
}
#jtv_player_flash2 {
	position: relative;
	top: 70px;
}
#flickr_div {
	border: 1px solid red;
	margin: 0px 5px 10px 0px;
	float: left;
	width: 118px;
	height: 180px;
	padding: 0px 5px;
}
#media_feed {
	margin: 10px 4% 10px 4%;
	clear: both;
}
.twitter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.8em;
	letter-spacing: normal;
	color: #333333;
	text-align: left;
}
