body {
	background: #000 url(../img/bg.jpg) no-repeat center 90px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #f4f4f4;
}

.spacer {
	clear: both;
}

ul { list-style: none; }

/* @group twitter */

ul#twitter_update_list li {
	padding-bottom: 10px;
	font-size: 14px;
}

ul#twitter_update_list li:first-letter {
	padding-bottom: 10px;
	font-size: 20px;
	color: #f9d300;
	font-weight: bold;
}

#twitter_update_list li a{
	color: #b3b3b3;
}

#twitter-link{
	text-decoration: none;
	color: #2d4bff;
	font-size: 13px;
	font-weight: bold;
}


/* @end */

#container{
	width: 1024px;
	margin: 0 auto;
}

#leftcolumn{
	width: 803px;
	float: left;
}

#rightcolumn{
	width: 211px;
	float: left;
}

#note{
	width: 242px;
	float: left;
	margin: 37px 0 0 23px;
}

#scwlogo{
	width: 450px;
	float: left;
	margin: 25px 0 0 9px;
}

#allstars{
	margin: 0 0 0 213px;
}

#views{
	margin: 0 0 0 339px;
}

#guessguest{
	margin: 15px 0 0 1px;
}

#darthmario{
	margin-top: 23px;
}

#newsepisodes{
	margin: 14px 0 30px 30px;
}

.episodediv {
	margin-top: 10px;
	height: 60px;
}

.episodediv img{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.episodediv a{
	color: #2d4bff;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

/* @group Container */

.topbar {
	height: 27px;
	width: 367px;
}

.middlebar{
	background-color: #0d0d25;
}

.bottombar{
	height: 16px;
}

.topleft{
	width: 16px;
	height: 27px;
	background: url(../img/box_corner_ul.gif) no-repeat left top;
	float: left;
}

.topmiddle{
	height: 27px;
	background: url(../img/box_side_top.gif) repeat-x left top;
	float: left;
	padding: 0;
	width: 334px;
	margin: 0;
}

.topright{
	height: 27px;
	float: left;
	background: url(../img/box_corner_ur.gif) no-repeat left top;
	width: 17px;
}

.middleleft{
	width: 16px;
	background: url(../img/box_side_left.gif) repeat-y left top;
	float: left;
	height: 100px;
}

.middlemiddle{
	float: left;
	padding: 0;
	width: 334px;
	margin: 0;
	background-color: #0d0d25;
}

.middleright{
	float: left;
	background: url(../img/box_side_right.gif) repeat-y left top;
	width: 17px;
	height: 100px;
}

.bottomleft{
	width: 16px;
	height: 16px;
	background: url(../img/box_corner_ll.gif) no-repeat left top;
	float: left;
}

.bottommiddle{
	height: 16px;
	background: url(../img/box_side_bottom.gif) repeat-x left top;
	float: left;
	padding: 0;
	width: 334px;
	margin: 0;
}

.bottomright{
	height: 16px;
	float: left;
	background: url(../img/box_corner_lr.gif) no-repeat left top;
	width: 17px;
}

/* @end */