body {
	background:url(../graphics/bkgd_five1.gif) top left repeat;
	text-align:center;
	margin:0;
	padding:0;
	font:11px/1.3 Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a {
	color: #3cf;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a:visited {
	color: #3cf;
	text-decoration: none;
}
a:hover {
	color: #838383;
	text-decoration: underline;
}
a:active {
	color: #3cf;
	text-decoration: none;
}
#container {
	background:#fff;
	width:1300px;
	height:850px;
	margin:0 auto;
	text-align:left;
}
#sidebar {
	width:150px;
	height:726px;
	border-top:2px solid #32ccfe;
	border-right:40px solid #32ccfe;
	border-bottom:2px solid #32ccfe;
	border-left:2px solid #32ccfe;
	margin:60px 0 60px 60px;
	float:left;
	display:inline;
	position:relative;
}
#content {
	border-top:2px solid #32ccfe;
	border-right:40px solid #32ccfe;
	border-bottom:2px solid #32ccfe;
	border-left:0;
	height:726px;
	margin:60px 60px 60px 0;
	float:left;
	display:inline;
	width:938px;
	background:url(../graphics/twitterbackground.jpg) top left no-repeat;
	position:relative;
}
h1 {
	text-indent:-9999em;
	margin:15px 0 0 15px;
}
h1 a {
	display:block;
	width:38px;
	height:258px;
	background:url(../graphics/tweet_home_link.gif) top left no-repeat;
	outline:none;
}
h2 {
	font-size:3em;
	color:#000;
	display:inline;
	vertical-align:top;
	margin-left:10px;
}
img#tweetlogo {
	position:absolute;
	top:15px;
	left:22px;
	text-indent:-9999em;
	display:block;
	width:155px;
	height:36px;
	background:url(../graphics/twitter_logo_header.gif) top left no-repeat;
}
ul#nav {
	list-style:none;
	position:absolute;
	bottom:20px;
	left:25px;
	margin:0;
	padding:0;
}
#tweetcontainer {
	width:490px;
	position:absolute;
	top:125px;
	left:25px;
}
#tweetup {
	height:10px;
	width:490px;
}
#tweetup img {
	margin-left:20px;
}
#tweetheader {
	width:450px;
	padding:20px;
	background:#fff;
}
#tweetsidebar {
	position:absolute;
	right:30px;
	top:0px;
	height:100%;
}
