#maincontent {
	width: 1100px;
	height: 745px;
	margin-top: 40px;
	margin-left: 50px;
	position:absolute;
}
#hrrule {
	width: 1100px;
	height: 1px;
	background-color: #dae0e6;
	margin-top: 32px;
	margin-left: 50px;
	position:absolute;
	z-index:2;
}

#flashversion {
	width: 829px;
	height: 20px;
	position:relative;
	z-index:2;
}

body {
	background-color: #ccd5de;
	margin: 0px;
	padding: 0px;
	font: 70%/160% Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#textcontent {
	width: 10px;
	height: 10px;
	margin-top: 0px;
	margin-left: 0px;
	position:absolute;
	text-indent : -2000em;
	color: #ccd5de;
}
#textcontent h1 {
	font: 50%;
	color: #ccd5de;
}
#textcontent p {
	font: 50%;
	color: #ccd5de;
}




.clearB { clear:both; }

#flashcontent {
	float:left;
	width:850px;
}

#twitter_div {
	float:left;
	width:250px;
	margin-top:20px;
}

#twitter_div .twtr-widget .twtr-tweet-wrap { padding:13px 15px; }

#twitter_div .twtr-bd {
	height:635px;
	margin:0 2px 0;
	padding:0 1px;
}

#twitter_div .twtr-timeline {
	height:625px !important;
}

#twitter_div .twtr-widget .twtr-tweet {
	border-bottom:1px dotted #AAAAAA;
}

#twtr-widget-1 { background:url(../img/twitter-back.png) no-repeat 0 0; }
#twitter_div #twtr-widget-1 h3, 
#twitter_div #twtr-widget-1 h4 { background:none !important; }
#twitter_div #twtr-widget-1 .twtr-new-results, 
#twitter_div #twtr-widget-1 .twtr-results-inner, 
#twitter_div #twtr-widget-1 .twtr-timeline { background:none !important; }

#twitter_div #twtr-widget-1 .twtr-doc, 
#twitter_div #twtr-widget-1 .twtr-hd a, 
#twitter_div #twtr-widget-1 h3, 
#twitter_div #twtr-widget-1 h4 { background:none !important; }



