body {
	width: 802px;
	margin: 20px auto;
	color: #999;
	font: 13px/17px "Trebuchet MS", Tahoma, "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #000;
}

a {
	color: #2B95B5;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, p {
	margin: 0 0 1em;
	padding: 0;
}

img { border: none; }

h1 { margin-bottom: 20px; }

h1 a {
	display: block;
	width: 153px;
	height: 27px;
	text-indent: -9999px;
	outline: none;
	background-image: url("boss_logo.png");
}

#flash {
	margin-bottom: 20px;
	border: 1px solid #202020;
}

#flash h2, #flash h3 { display: none; }

p#twitter { margin-bottom: 20px; }

#content h4 {
	margin-bottom: .5em;
	font-size: 18px;
	color: #D02138;
}


#left {
	float: left;
	width: 188px;
}

#left p { font-style: italic; }

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left ul li {
	padding: 0 0 2px 20px;
	/*color: #F7941E;*/
	background: url("bullet.png") no-repeat 6px 5px;
}

#left ul li.date {
	padding: 8px 0;
	color: #FFF;
	background: none;
}

#right {
	float: left;
	width: 582px;
	margin-left: 30px;
}

#right p.error {
	padding: 8px 8px 8px 56px;
	color: #CCC;
	font-size: 14px;
	border: #ED1D24 1px solid;
	background: #222 url("warning.gif") no-repeat 8px 8px;
}

#right p.intro {
	font-size: 14px;
	margin-bottom: 1.5em;
}

#right table {
	width: 582px;
	border: none;
}

#right table tr th {
	width: 25%;
	padding: 1em 1em 0 0;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

#right table tr td {
	padding-right: 1em;
	text-align: left;
}

#right table td.last { padding-right: none; }	

#footer {
	clear: left;
	height: 53px;
	margin-top: 20px;
	background-image: url("footer_logos.png");
}

#footer h3 { display: none; }

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li#logo1 { width: 183px; }
#footer ul li#logo2 { width: 166px; }
#footer ul li#logo3 { width: 139px; }
#footer ul li#logo4 { width: 161px; }
#footer ul li#logo5 { width: 151px; }

#footer ul li a {
	display: block;
	height: 53px;
	outline: none;
	text-indent: -9999px;
}

#footer ul li a#link1 { width: 130px; }
#footer ul li a#link2 { width: 113px; }
#footer ul li a#link3 { width: 86px; }
#footer ul li a#link4 { width: 111px; }
#footer ul li a#link5 { width: 151px; }