body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	color:#fff;
	background-color:#000000;
}
a:link {
	color:#9d0a0e;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color:#9d0a0e;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color:#9d0a0e;
	text-decoration: underline;
	background-color : transparent;
}
.wrapper {
width: 100%;
min-width:100%;
height:768px;
background-color:#000;
background-image:url(images/jonesbo_mainbg.gif);
background-position:center top;
background-repeat:no-repeat;
margin:0px;
}
.container {
padding-top:30px;
width: 800px;
text-align:left;
}
.header{
width:800px;
height:323px;
background-image:url(images/jonesbo_topimg_quote.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:left;
}
.promo{
float:right;
width:560px;
height:341px;
}
.nav{
float:left;
padding-top:20px;
width:220px;
}
.nav a {
padding-top:5px;
}
.mainbody{
width:800px;
background-image:url(images/jonesbo_boxmiddle.png);
background-repeat:repeat-y;

}
.mainbody_top{
width:800px;
/**background-image:url(images/jonesbo_boxtop.png);
background-repeat:no-repeat;**/
height:11px;
max-height:11px;
min-height:11px;
}
.mainbody_bottom{
width:800px;
/**background-image:url(images/jonesbo_boxbottom.png);
background-repeat:no-repeat;**/
height:11px;

}
.mainbody_left{
float:left;
width:260px;
}
.mainbody_right{
float:right;
width:510px;
}
.mainbody_right #left{
float:left;
width:260px;
}
.mainbody_right #right{
float:right;
width:260px;
}
.bodytext{
padding-left:10px;
padding-right:10px;
line-height:20px;
letter-spacing:1px;
}
.footer {
font-size:8pt;
width: 800px;
min-width:800px;
max-width:800px;
}
.footer a {
color:#fff;
text-decoration:none
}
.footer a:hover{
color:#fff;
text-decoration:underline
}
.jacket {
padding-top:5px;
margin-top:5px;
padding-right:5px;
margin-right:5px;
}
td{
color:#fff;
font-size:10pt;
line-height:20px;
letter-spacing:1px;
}

td a, td a:visited, td a:active {
color:#9d0a0e;
text-decoration:none;
}
td a:hover{
color:#9d0a0e;
text-decoration:underline;
}
.moreinfo{
width:215px;
height:27px;
background-image:url(images/jonesbo_btn_more.gif);
background-repeat:no-repeat;
padding-top:4px;
padding-left:4px;
line-height:normal;
letter-spacing:0px;
}
.moreinfo a, .moreinfo a:visited, .moreinfo a:active {
color:#fff;
text-decoration:none;
}
.moreinfo a:hover{
color:#fff;
text-decoration:underline;
}
.small {
font-size:8pt;
color:#fff;
}
.small a, .small a:visited, .small a:active {
font-size:8pt;
color:#9d0a0e;
text-decoration:none;
}
.small a:hover{
font-size:8pt;
color:#9d0a0e;
text-decoration:underline;
}
.smallred {
font-size:8pt;
color:#9d0a0e;
}
.buy{
width:119px;
height:27px;
background-image:url(images/jonesbo_btn_buy.gif);
background-repeat:no-repeat;
padding-top:4px;
margin-top:5px;
line-height:normal;
letter-spacing:0px;
text-align:center;
}
.buy a,  .buy a:visited, .buy a:active {
color:#fff;
text-decoration:none;
}
.buy a:hover{
color:#fff;
text-decoration:underline;
}
.gobutton{
width:81px;
height:29px;
background-image:url(images/jonesbo_btn_signup.gif);
background-repeat:no-repeat;
margin-top:3px;
border:0px;
}
.txt{
font-family:"Courier New", Courier, monospace;
font-size:9pt;
color:#636363;
background-color:#d6d6d6;
border:1px #636363 solid;
}
.breadcrumbs{
font-size:8pt;
}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {
color:#fff;
text-decoration:none;
}
.breadcrumbs a:hover{
color:#fff;
text-decoration:underline;
}
.clear{
clear:both;
}
.red{
color:#9d0a0e;
}
.formerror {
font-size:10pt;
color:#9d0a0e;
font-weight:bold;
display:none;
position:relative;
}
.bjacket{
border:1px solid #9d0a0e;
}