@charset "utf-8";
.divImage ul {
	margin-left: 2em;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:4em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	line-height: 1.5em;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
input[type=text],input[type=password],textarea{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
}
body {
	background-color: #000000;
	background-image: url(/assets/images/bgAsphalt.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* JBA Site Containers */
#tblWrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	width: 960px;
}
#tdHeader {
	text-align: left;
	vertical-align: bottom;
	height: 78px;
	width: 960px;
}
#tdHeader2 {
	text-align: left;
	vertical-align: top;
	height: 182px;
	width: 960px;
}
#tdContentL {
	text-align: left;
	vertical-align: top;
	width: 724px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#tdContentR {
	text-align: left;
	vertical-align: top;
	width: 235px;
	background-image: url(/assets/images/bgRaceFlag.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#tdContentFull {
	text-align: left;
	vertical-align: top;
	width: 960px;
}

#divMenu {
	width: 725px;
}
#divMenuFull {
	width: 960px;
}

#divCopy {
	width: 675px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#divCopyFullPage {
	width: 900px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 25px;
}

#tdFooter {
	text-align: center;
	vertical-align: middle;
	background-image: url(/assets/images/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-bottom: 5px;
}
/* Right Column Boxes */
#divTIRTop {
	width: 235px;
	background-image: url(/assets/images/bgProjectsTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	margin-top: 7px;
}
#divTIRCopy {
	background-image: url(/assets/images/bgRCMiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 235px;
}
#divTIRCopy a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#divTIRCopy a:hover {
	color: #FFFFFF;
}

#divTIRBottom {
	background-image: url(/assets/images/bgRCBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 235px;
}
#divBuyTop {
	width: 235px;
	background-image: url(/assets/images/bgBuyTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}
#divBuyCopy {
	background-image: url(/assets/images/bgRCMiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 215px;
	font-size: 93%;
	padding-right: 10px;
	padding-left: 10px;
}
#divBuyCopy a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#divBuyCopy  a:hover {
	color: #FFFFFF;
}


#divBuyBottom {
	background-image: url(/assets/images/bgRCBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 235px;
}
#divNewsTop {
	width: 235px;
	background-image: url(/assets/images/bgNewsTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}
#divNewsCopy {
	background-image: url(/assets/images/bgRCMiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 205px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 93%;
}
#divNewsCopy a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#divNewsCopy a:hover {
	color: #FFFFFF;
}


#divNewsBottom {
	background-image: url(/assets/images/bgRCBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 235px;
}
#divDynoTop {
	width: 235px;
	background-image: url(/assets/images/bgDynoTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}
#divDynoCopy {
	background-image: url(/assets/images/bgRCMiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 205px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 93%;
}
#divDynoCopy a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#divDynoCopy a:hover {
	color: #FFFFFF;
}

#divDynoBottom {
	background-image: url(/assets/images/bgRCBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 235px;
}
#divAntiCrateMenu {
	width: 205px;
	padding-right: 10px;
	padding-left: 20px;
}
.tdLeft40 {
	width: 40%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}


/* Generic TD Widths */
.tdLeft50 {
	width: 50%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft60 {
	width: 60%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft70 {
	width: 70%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight30 {
	width: 30%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight40 {
	width: 40%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight50 {
	width: 50%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight60 {
	width: 60%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

/* Image Spacint */
.imgLeft {
	margin-right: 15px;
	margin-bottom: 15px;
}
/* Image Spacint for long text area*/
.imgLeft2 {
	margin-right: 15px;
	margin-bottom: 140px;
}
.imgRight {
	margin-left: 15px;
	margin-bottom: 15px;
}
.tblGrayBorder {
	border: 2px inset #999999;
}
.divImage {
	overflow: auto;
	width: 90%;
}

HR {  
    color:#a60a1c;
    height:3px;
    background:#800210;
}

/*Thumbnail Viewer*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
