<style type="text/css">
	td	{
		color:#FFF;
		font-family:verdana;
		}
	body td	{
		color:#FFF;
		font-family: verdana;
		}
	#body  {
		background-color:#000;
		padding:20px;
		color:#FFF;
		font-family: verdana;
		}
	#body p {
		font-size: 70%;
		}
	a {
		color: #FFF;
		text-decoration: none;
		border-bottom: 1px solid #F09;
		}
	a:hover {
		border-bottom: 1px solid #FFF;
		}
	#body h1	{
		font-size: 140%;
		font-weight: bold;
		color: #FFF;
		text-shadow: #f09 0 0 20px;
		}
	#body h2	{
		font-size: 100%;
		font-weight: bold;
		color: #FFF;
		text-shadow: #f09 0 0 20px;
		}
	#outlist h2 {
		font-size: 75%;
		font-weight: bold;
		color: #FFF;
		text-shadow: #f09 0 0 20px;
		margin:0;
		padding-top: 10px;
		border-top: 3px double #704;
		}
	/*#outlist h2:first-letter {
		font-size: 225%;
		font-family: georgia;
		display:block;
		float: left;
		margin-top: -3px 0;
		padding-right: 2px;
		}*/
	#outlist p {
		margin:0 20px 10px 0;
		}
	ul	{
		margin:0; 
		padding:0 0 0 15px;
		font-size: 70%;
		}
	hr	{
		color:#FFF;
		}
	.thelatest	{
		padding: 5px 0 0 0;
		border-bottom: 1px solid #da4341;
		font-size: 75%;
		}
	.thelatest a	{
		display: block;
		padding: 5px 0;
		border-top: 1px solid #da4341;
		border-bottom: none !important;
		}
	.thelatest a:hover	{
		background-color: #d52928;
		}
	#pinkbox	{
		background-color:#F09;
		background-image:url('/images/interface/sidebar/pink.jpg'); 
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 15px;
		}
	#pinkbox h1	{
		font-size: 130%; 
		margin: 0 0 15px 0;
		text-shadow: #900 0 0 15px;
		}
	#pinkbox h2	{
		font-size: 90%; 
		margin: 0;
		text-shadow: #900 0 0 15px;
		}
	#pinkbox p	{
		margin: 0 0 15px 0;
		}
	#pinkbox a	{
		border-bottom: 1px solid #F8C;
		}
	#pinkbox a:hover	{
		border-bottom: 1px solid #FFF;
		}
	#greenbox	{
		background-color:#34de01;
		background-image:url('/images/interface/sidebar/green.jpg'); 
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 15px;
		}
	#greenbox h1	{
		font-size: 130%; 
		margin: 0 0 15px 0;
		text-shadow: #1a6f00 0 0 15px;
		}
	#greenbox h2	{
		font-size: 90%; 
		margin: 0;
		text-shadow: #1a6f00 0 0 15px;
		}
	#greenbox p	{
		margin: 0 0 15px 0;
		}
	#greenbox a	{
		border-bottom: 1px solid #9aef80;
		}
	#greenbox a:hover	{
		border-bottom: 1px solid #FFF;
		}
	#bluebox	{
		background-color:#1c9797;
		background-image:url('/images/interface/sidebar/blue.jpg'); 
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 15px;
		}
	#bluebox h1	{
		font-size: 130%; 
		margin: 0 0 15px 0;
		text-shadow: #000 0 0 15px;
		}
	#bluebox h2	{
		font-size: 90%; 
		margin: 0;
		text-shadow: #000 0 0 15px;
		}
	#bluebox p	{
		margin: 0 0 15px 0;
		}
	#bluebox a	{
		border-bottom: 1px solid #8ecbcb;
		}
	#bluebox a:hover	{
		border-bottom: 1px solid #FFF;
		}
	#redbox	{
		background-color:#ce0402;
		background-image:url('/images/interface/sidebar/red.jpg'); 
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 15px;
		}
	#redbox h1	{
		font-size: 130%; 
		margin: 0 0 15px 0;
		text-shadow: #000 0 0 15px;
		}
	#redbox h2	{
		font-size: 90%; 
		margin: 0;
		text-shadow: #000 0 0 15px;
		}
	#redbox p	{
		margin: 0 0 15px 0;
		}
	#redbox a	{
		border-bottom: 1px solid #e78281;
		}
	#redbox a:hover	{
		border-bottom: 1px solid #FFF;
		}
	#trrrouble {
		background:#F09;
		padding: 10px 0 0 10px;
		margin:0;
		}
	#trrrouble img {
		margin: 0 9px 9px 0;
		border: 0;
		width: 100px;
		height: 100px;
		}
	#trrrouble img:hover	{
		margin-bottom: 0;
		border-bottom: 9px solid white;
		}
	#trrrouble a	{
		margin: 0;
		border: 0;
		}
	blockquote	{
		border-left: 3px double #F09;
		margin: 0 0 10px 0;
		padding: 1px 10px;
		}
	.footer	{
		font-size: 70%;
		padding-top: 25px;
		text-align: center;
		color: #FFF;
		}
</style>