/* *********** PAGE LAYOUT *********** */
html, body{
  height: 100%;
  margin: 0;
  padding: 0;
}

/* html { background: url(../images/rr_bg.gif); } */

body { 
	text-align: center;
	/* background: transparent url(../images/rr_bg_top.gif) repeat-x; */
	background-image: url(../images/rr_bg2.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: arial, sans-serif;
	font-size: 12px;
}

div#maincontainer {
  display: table;
	height: auto;
	width: 794px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#site_head {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#site_logo {
	height: 75px;
	width: 393px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#banner_top_on {
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#banner_top {
	background-image: url(../images/shadow_small.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 6px;
}

div#site_foot {
	background-image: url(../images/footer.gif);
	height: 27px;
	width: 770px;
	margin-left: 10px;
	margin-right: auto;
	text-align: left;
}

div#site_foot_text {
	height: auto;
	width: auto;
	float: right;
	margin-top: 3px;
	margin-left: 13px;
	margin-right: auto;
	text-align: left;
	color: #727272;
	font-size: 11px;
	font-family: arial, sans-serif;
}

div#col_left {
	height: 100%;
	width: 147px;
	margin:0;
	padding-left: 7px;
	text-align: center;
	float: left;
}

div#col_mid_xxl {
	height: 100%;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	float: left;
	padding: 0px 0px 10px 5px;
}

div#col_mid_xl {
	height: 100%;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	float: left;
	padding-right: 5px;
	padding-left: 6px;
}

div#col_mid {
	height: 100%;
	width:384px;
	margin: 0;
	text-align: left;
	float: left;
	padding-left: 11px;
	padding-right: 10px;
}

div#col_right {
  height: 100%;
	width: 219px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: left;
}

div#col_right_tower {
  height: 100%;
	width: 160px;
	margin-right: 8px;
	margin-left: 4px;
	text-align: right;
	float: left;
}

div#xl_container {
	height: auto;
	width: 790px;
	padding: 0;
	text-align: left;
	color: #4A4A4A;
	font-size: 12px;
  position: relative;
	margin: 0 auto;
}

/* *********** CENTER BOX *********** */
div#box_c {
	height: auto;
	width: 378px;
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #4A4A4A;
	font-size: 12px;
	border-color: #EFEFEF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

div#box_c_content {
	height: auto;
	width: 371px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #4A4A4A;
  padding: 1px 2px 3px 3px;
	border-color: #C3C3C3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

/* *********** RIGHT SIDE BOXES *********** */
div#box_r {
	height: auto;
	width: 217px;
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-color: #EFEFEF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

div#box_r_content {
	height: auto;
	width: 215px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #4A4A4A;
	border-color: #C3C3C3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

div#box_r_content_inner {
	height: auto;
	width: 210px;
	font-size: 11px;
	color: #4A4A4A;
	padding: 1px 2px 3px 3px;
}

/* *********** NEWS BOX / HOME PAGE *********** */
div#box_news {
	height: auto;
	width: 308px;
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-color: #EFEFEF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

div#box_news_content {
	height: auto;
	width: 306px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #4A4A4A;
	border-color: #C3C3C3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

div#box_news_content_inner {
	height: auto;
	width: 299px;
	font-size: 11px;
	color: #4A4A4A;
	padding: 1px 2px 3px 3px;
}

#box_news_content_inner ul {
  list-style-image: url(../images/arrow_news.gif);
  margin: 0;
	padding-left: 1.4em;
}

div#box_home_image {
	height: auto;
	width: auto;
	float: left;
	clear: both;
	text-align: left;
	padding: 2px 5px 5px 0px;
}

.box_newup_image {
	float: left;
	clear: none;
	border:1px solid #4A4A4A;
}

div#box_newup_info {
	text-align: left;
	padding-left: 75px;
}

div#box_news_image {
	height: auto;
	width: auto;
	float: right;
	clear: both;
	text-align: left;
	padding: 2px 1px 2px 5px;
}



/* *********** GARAGE BOX *********** */
div#box_garage_container {
	height: auto;
	width: 205px;
	margin-left: 5px;
	margin-right: auto;
	text-align: left;
}

#box_garage_container a {
	display: block;
	width: 205px;
}

#box_garage_container a:link, #box_garage_container a:visited {
	text-decoration: none;
	color: #000000;
}

#box_garage_container a:hover, #box_garage_container a:active {
	background-color: #CCCCCC;
	height: auto;
	width: 205px;
}

.box_garage_image {
	float: left;
	clear: both;
	margin: 4px 2px 4px auto;
	text-align: left;
	border:1px solid #4A4A4A;
}

div#box_garage_info {
	height: auto;
	width: auto;
	margin-left: 78px;
	margin-right: auto;
	text-align: left;
	padding: 2px 0px 3px 5px;
}


/* *********** LEFT SIDE BOX *********** */
div#box_left {
	height: auto;
	width: 141px;
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-color: #EFEFEF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

div#box_l_content {
	height: auto;
	width: 133px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #4A4A4A;
	border-color: #C3C3C3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 2px 2px 2px 4px;
}

div#box_l_container {
	height: auto;
	width: 133px;
	padding-bottom: 2px;
}

/* *********** MAIN CONTENT AREA*********** */
div#main_image {
  background-color: #EFEFEF;
	height: auto;
	width: 380px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1px;
	border-color: #000000;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

div#main_caption {
	height: auto;
	width: 380px;
	background-color: #EFEFEF;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

div#main_thumbs {
	height: 57px;
	width: 385px;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 0px;
	text-align: center;
	padding: 0px 0px 4px 0px;
}

#main_thumbs ul {
	padding:0px;
	margin:0px;
	width: 385px;
	font-size: 1px;
}

#main_thumbs li{
	float:left;
	padding: 2px 5px 0px 0px;
	list-style-type: none;
	width:72px; /* 75px thumb + 2px border around image */
	white-space: nowrap;
}

#main_thumbs img {
	border:1px solid #000000;
}

#main_thumbs a:hover img {
	border:1px solid #AA3939;
}

div#index_talking {
	height: 57px;
	width: 439px;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding: 0px 0px 4px 0px;
}

#index_talking ul {
	padding:0px;
	margin:0px;
	width: 439px;
	font-size: 1px;
}

#index_talking li{
	float:left;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
	width:87px;
	white-space: nowrap;
}

#index_talking img {
	border:1px solid #000000;
}

#index_talking a:hover img {
	border:1px solid #AA3939;
}

div#content_container {
	background-color: #EFEFEF;
	height: auto;
	width: 382px;
	margin: 0px;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 2px 0px;
	color: #4A4A4A;
	border-color: #4E4E4E;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

div#content_inner {
	height: auto;
	width: 371px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;

	font-size: 11px;
	color: #4A4A4A;
	padding: 1px 2px 3px 3px;
	border-color: #C3C3C3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

/* One line container for main content area */
div#content_section_sm
{
	height: 15px;
	width: 367px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	font-size: 11px;
	color: #4A4A4A;
}

div#content_section_sm_input
{
	height: 20px;
	width: 367px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;

	font-size: 11px;
	color: #4A4A4A;
}

div#content_section_lg
{
	height: auto;
	width: 367px;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 0px;
	font-size: 11px;
	color: #4A4A4A;
	text-align: center;
}


/* *********** COMMENT BOXES *********** */
div#box_c_com_top {
	height: 58px;
	width: 376px;
	background: #FAF2C5 url(../images/comment-box_top.png) 0 0 repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #4A4A4A;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}

div#box_c_com {
	height: auto;
	width: 380px;
	background: #FDF6D8 url(../images/comment-box.png) 0 58px repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #4A4A4A;
	font-size: 12px;
	border-color: #FAF2C5;
	border-width: 1px;
	border-style: solid;
}

div#box_c_comment {
	height: auto;
	width: 373px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	font-size: 11px;
	color: #000000;
  padding: 2px 2px 3px 3px;
	border-color: #D1CAA5;
	border-width: 1px;
	border-style: solid;
}

div#comment_pages {
  height: auto;
	width: 382px;
	border-top: 1px solid #4E4E4E;
	margin:0;
	padding:0;
}

div#news_com_top {
	height: 58px;
	width: 442px;
	background: #FAF2C5 url(../images/comment-box_top.png) 0 0 repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #4A4A4A;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}

div#news_com {
	height: auto;
	width: 446px;
	background: #FDF6D8 url(../images/comment-box.png) 0 58px repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #4A4A4A;
	font-size: 12px;
	border-color: #FAF2C5;
	border-width: 1px;
	border-style: solid;
}

div#news_comment {
	height: auto;
	width: 439px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	font-size: 11px;
	color: #000000;
  padding: 2px 2px 3px 3px;
	border-color: #D1CAA5;
	border-width: 1px;
	border-style: solid;
}


/* *********** XL BOX *********** */
div#box_xl {
	height: auto;
	width: 446px;
	background-color: #EFEFEF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #4A4A4A;
	font-size: 12px;
	border-color: #EFEFEF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

/* For mini-boxes */
div#box_xl_container {
	height: auto;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #4A4A4A;
	font-size: 12px;
}

div#box_xl_content {
	height: auto;
	width: 439px;
	margin-top: 1px;
	margin-left: 0;
	margin-right: auto;
	font-size: 11px;
	color: #4A4A4A;
  padding: 1px 2px 3px 3px;
	border-color: #C3C3C3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: left;
}

#box_xl_content ul {
  list-style-image: url(../images/arrow_news.gif);
  margin:	0;
	padding-left: 1.4em;
}

div#box_xl_content_noul {
	height: auto;
	width: 439px;
	margin-top: 1px;
	margin-left: 0;
	margin-right: auto;
	font-size: 11px;
	color: #4A4A4A;
  padding: 1px 2px 3px 3px;
	border-color: #C3C3C3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: left;
}

div#news_div {
	height: auto;
	width: 446px;
	background-color: #D1D1D1;
	text-align: left;
}

/* One line container for main content area */
div#xl_section_sm
{
	height: 15px;
	width: 435px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	font-size: 11px;
	color: #4A4A4A;
}

div#xl_section_sm_input
{
	height: 20px;
	width: 435px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	font-size: 11px;
	color: #4A4A4A;
}

div#xl_section_lg
{
	height: auto;
	width: 435px;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 0px;
	font-size: 11px;
	color: #4A4A4A;
}

/* *********** TITLE BARS *********** */
div#bar_blue_r {
	background-image: url(../images/bar_blue_r.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 217px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
}

div#bar_blue_xl {
	background-image: url(../images/bar_blue_xl.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 446px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px 0px 0px 0px;
}

div#bar_blue_news {
	background-image: url(../images/bar_blue_news.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 308px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
}

div#bar_red_r {
	background-image: url(../images/bar_red_r.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 217px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
}

/* Bar for profile title */
div#bar_black {
	background-image: url(../images/bar_black.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 382px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px 0px 0px 0px;
}

div#bar_black_c {
	background-image: url(../images/bar_black_content.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 378px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px 0px 0px 0px;
}

div#bar_black_xl {
	background-image: url(../images/bar_black_xl.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 446px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px 0px 0px 0px;
}

div#bar_black_r {
	background-image: url(../images/bar_black_sm.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 217px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
}

/* Goes in garage box */
div#bar_forsale {
	background-image: url(../images/bar_forsale.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 205px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#bar_forsale_xl {
	background-image: url(../images/bar_forsale_xl.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 432px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#bar_blue_l {
	background-image: url(../images/bar_blue_l.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 141px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	color: #FFFFFF;
}

/* Menu bar for left sideboxes */
div#bar_menu {
	background-image: url(../images/bar_blue_l.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 141px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-color: #EFEFEF;
	border-width: 2px 2px 0px 2px;
	border-style: solid;
	padding-top: 2px;
}

div#bar_rotd {
	background-image: url(../images/bar_rotd.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 94px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 111px;
	color: #FFFFFF;
}

div#bar_rotw {
	background-image: url(../images/bar_rotw.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 94px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 111px;
	color: #FFFFFF;
}