@charset "UTF-8";
body {
	background-color: #313131;
	margin: 0px;
	padding: 0px;
}
#trickbits_page {
	background-color: #FFFFFF;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#header_left {
	background-image: url(j9_art/j9_gen_images/j9_header_left.jpg);
	background-repeat: repeat-x;
	width: 25%;
	height: 124px;
	float: left;
	display: inline;
}
#header {
	height: 124px;
	width: 49%;
	display: inline;
	float: left;
	padding-bottom: 10px;
}
#top_navigation {
	background-color: #313131;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 32px;
	clear: both;
}
#top_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_navigation li {
	float: left;
}
#top_navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#top_navigation a:hover {
	background-color: #980007;
}
#top_navigation a:active {
	color: #000;
	background-color: #FFF;
}
#trickbits_con {
	background-color: #FFFFFF;
	width: 932px;
	overflow: hidden;
	margin-top: 10px;
}
#subheader {
	clear: both;
	position: absolute;
	top: 182px;
	width: 900px;
	padding-left: 20px;
	left: 485px;
}
#subheader_image {
	float: left;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 512px;
	margin-left: 22px;
	display: block;
	float: left;
	margin-top: 8px;
}
#trickbits_main {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#trickbits_main .divide {
	height:3px;
	background-color: #95000C;
}
#trickbits_main .padding {
	padding: 10px;
	text-align: left;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	margin: 0px;
	padding: 4px 0px 0px 10px;
	font-style: oblique;
	font-size: 12px;
	color: #FFF;
	background-color: #95000C;
	height: 20px;
	display: block;
}
a.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.desc_links_select {
	color: #C20103;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
}
a.desc_links_select:hover {
	color: #000000;
	text-decoration: none;
}
a.desc_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.desc_links:hover {
	color: #C20103;
	text-decoration: underline;
}
#desc_links_space {
	padding-top: 6px;
}
#lower_links {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#lower_links a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}

