body {
	background-color:#8EC1DA;
	background-image:url('http://cdn.stunfire.com/funtweets/bg.gif');
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial,sans-serif;
	font-size:13px;
	color:#000;
}

a:link, a:visited, a:active {
	color:#007dbc;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div.content {
	width:493px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image:url(top.gif);
	background-repeat:no-repeat;
	background-position:top right;
}


div.container {
	padding:5px;
}

div.head {
	color:#9F9F9F;
	font-size:20px;
	margin:17px 6px 11px 0;
	text-align:right;
}

div.head a {
	text-decoration:underline;
}

hr {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#cfcfcf;
	width:478px;
	margin:0;
	padding:0;
	height:1px;
}

div.tweet {
	margin: 0 auto;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#cfcfcf;
	width:475px;
	padding: 11px 0 6px 0;
	font-size:15px;
	min-height:50px;
}

img.avatar {
	width:48px;
	height:48px;
	border:0;
	margin-right:5px;
	float:left;
}

a.navigation, a.navigation:visited, a.navigation:active {
	color:#424242;
	text-shadow: #DFDFDF 1px 1px 0;
}

a.backnext, a.backnext:visited, a.backnext:active {
	padding:4px;
	margin:4px;
	border:1px solid #424242;
	color:#424242;
	font-weight:bold;
	text-shadow: #DFDFDF 1px 1px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.backnext:hover {
	border-color:#bfbfbf;
	text-decoration:none;
	color:#bfbfbf;
}

a img {
	border:0;
}

a.inactive:link, a.inactive:active, a.inactive:visited, a.inactive:hover {
	color:#EFEFEF;
	border-color:#EFEFEF;
}