body {
	background: #000000 url(/images/bg.jpg) repeat-y 50% 0;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #F20C0C;
}

a:visited {
	text-decoration: none;
	color: #F20C0C;
}

a:hover {
	text-decoration: none;
	color: #032EF9;
}

#support a {
	text-decoration: none;
	color: #c8d9e3;
}

#support a:hover, #support a:visited {
	text-decoration: none;
	border: 0;
	color: #a0b6c4;
}	

/* This area is Blocked Off, please Move Along */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	width: 640px;
}

#header {
	height: 170px;
	width: 640px;
	margin: 0;
	padding: 0;
	background-image: url(/images/header.jpg);
}

#sidebar {
	margin: 10px 0 100px 0;
	padding: 0;
	width: 145px;
	text-align: left;
	voice-family: "\"}\""; /* Fix for IE 5.? win users. */
	voice-family: inherit;
	width: 135px;
}


#content {
	position: absolute;
	right: 0;
	top: 171px;
	width: 490px;
	padding: 20px;
	background: transparent;
	voice-family: "\"}\""; /* Fix for IE 5.? win users. */
	voice-family: inherit;
	width: 470px;
}

/* Knock Your Head Off */

h1 {
	font: 12px verdana, arial, helvetica, sans-serif bold;
	line-height: 16px;
	background: transparent url(/images/h1.gif) top left no-repeat;
	padding: 0 0 0 20px;
}

#header h1 {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/* Where Do You Think You're Going? */

#navlist {
	margin: 0 0 5px -10px;
	padding: 0;
	voice-family: "\"}\""; /* Fix for IE 5.? win users. */
	voice-family: inherit;
	margin: 0 0 5px;
	display: block;
}

#navlist li {
	font: 11px helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#navlist ul {
	padding: 0;
	margin: 0;
}

#navlist a:link, #navlist a:visited {
	background: transparent url(/images/nav_link.jpg) top left no-repeat;
	text-decoration: none;
	height: 24px;
	line-height: 20px;
	width: 134px;
	display: block;
	color: #000;
	vertical-align: middle;
	border-bottom: none;
}

#navlist a:hover {
	text-decoration: none;
	background-position: 0 -25px;
}

/* Keep Your Elbows Off of The Table */

table {
	width: 400px;
	margin: 0 25px;
	font: 10px helvetica, arial, sans-serif;
}

td {
	border-bottom: 1px solid black;
	width: 200px;
}

tr.tableheadline td {
	background: #cdccb7;
	border-bottom: 0;
}

/* No One Else Likes Us */

#credit strong {
	font-size: 1.25em;
}

#content p {
	font: 10px helvetica, arial, sans-serif;
	line-height: 1.3em;
	padding-left: 15px;
	margin: 0;
	margin-bottom: .9em;
	text-indent: none;
}






