body{ margin:0 0 0 0; background-color:#fffcd5;}


.flashplace{
	position:relative;
	top:-9.5px;
}
.tableplace{
	position:relative;
	top:-50px;
	left:10px;
}

.content{height: auto;
position:relative;
	width: 530px;
	border: thick solid #000;
	left:200px;
	top:40px;
	 margin:20px;
}
.headerback{
position:relative;
width:auto;
height:75px;
background-color:#ffcc00;
}

.image{
position:relative;
height: auto;
width: 530px;

top:-16px;
}

.date {
position:relative;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
		left:30px;
		color: #666;
		top:-20px;

	
}
.title {
position:relative;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: -50px;
	font-weight: bolder;
	text-transform: uppercase;
	margin=15px;
	top:-65px;
	left:30px;
}
.twitterbacking{position:relative;
	height:auto;
	width:160px;
		border: thick solid #000;
left:30px;
top:-320px;

	}
	h2{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		text-transform: uppercase;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}
#twitter_update_list{font-family:arial, verdana, sans-serif; font-size:11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;

}

#oneColElsCtr{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;


	}
.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
		position:relative;
	top:30px;
	
}
.oneColElsCtr #mainContent {
	
	font-family:arial, verdana, sans-serif; font-size:14px;
}

	
.backingheader { height:75px; background:#fff url(../images/spanimg.jpg) repeat-x; position:relative;}

.footer{position:relative;
width:720px;
margin: 0 auto; 
top:30px;
}

.oneColElsCtr #container2 {
	width: 712px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
		position:relative;top:30px;
	padding:0 20px 0 20px;
	
}