html
{
	height: 100%;
}

body
{
	background-color: #171717;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	height: 100%;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	padding: 2px 4px 2px 4px;
	background-color: #333333;
	color: #ffffff;
}

h4
{
	font-size: 15px;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

p
{

}

hr
{
	color: #808080;
	background-color: #808080;
}

ul.outsidelink
{
	list-style-type: none;
}

a
{
	text-decoration: none;
}

a:link
{
	color: #ff0000;
}

a:visited
{
	color: #808080;
}

a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

a:active
{
	text-decoration: underline;
}

ul.episodelist
{
	list-style-type: none;
}

img.photogallery
{
	border: 1px solid #000000;
}

img.photogallery:hover
{
	border: 1px solid #ff0000;
}

#wrapper
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 5px 5px 20px 5px;
	text-align: left;
	background-color: #000000;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	min-height: 100%;
}

#header
{
	width: 950px;
	height: 65px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#header img
{
	border: 0px;
}

#logo
{
	float: left;
	width: 125px;
	text-align: center;
	margin-top: 0px;
	padding-top: 3px;
}

#title
{
	float: left;
	width: 325px;
	padding: 10px 0px 0px 0px;
}

#userstatus
{
	padding: 5px 0px 0px 0px;
	float: right;
	text-align: right;
	width: 500px; 
}

#menu
{
	float: left;
	width: 125px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#menu ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#menu li
{
	margin: 0px 3px 6px 3px;
	padding: 2px 2px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

#menu li a
{
	display: block;
	background-color: #171717;
	border: 2px solid #171717;
	color: #3399cc;
	width: 100%;
}

#menu li a:hover
{
	border: 2px solid #3399cc;
	background-color: #3399cc;
	color: #000000;
	text-decoration: none;
}

#menu li a.currPage
{
	border: 2px solid #3399cc;
	background-color: #3399cc;
	color: #000000;
}

#content
{
	float: left;
	width: 800px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 15px 0px;
	color: #ffffff;
}

#contentindex
{
	float: left;
	width: 600px;
}

#sidebar
{
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#twitter_div
{
	text-align: right;
}

#twitter_div li
{
	font-size: 10px;
	margin: 10px 0px 10px 0px;
}

#twitter_update_list
{
	background-color: #171717;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

#twitter-link
{
	font-size: 10px;
}

#donate
{
	background-color: #171717;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

#footer
{
	background-color: #171717;
	clear: both;
	text-align: center;
	padding: 10px 10px 10px 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#contactinfo
{
	text-align: left;
	float: left;
	width: 50%;
}

#contactinfo ul
{
	list-style-type: none;
}

#copyright
{
	margin-left: 50%;
	text-align: right;
}
