body {
	margin:0px;
	padding:0px;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(images_pres/bkg.gif);
	background-repeat: repeat;
	}
* {margin:0; padding:0;
}

div, td
{
	font: 12px Arial, Helvetica, sans-serif;
}

div#mainwrap {
	width: 840px;
	}
div#header {
	width: 840px;
	height: 61px;
	background: url(images_pres/banner.gif) no-repeat center top;
	text-align:center;
	}
	
div#header2 {
	width:840px;
	height:70px;
	text-align:left;
	margin-left: 27px;
	
}
div#header_sub {
	width: 840px;
	text-align:center;
	height: 18px;
	background-position: center top;
	background-image: url(images_pres/bkg_middle.gif);
	background-repeat: no-repeat;
}

/*div#column2 p {
	font-size:12px;
	margin:1em 20px;
	background-position: bottom;
}*/

div#contentarea {
	width: 840px;
    background-image: url(images_pres/bkg_middle.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#column1 {
	width:212px;
	float:left;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

div#column2 {
	width:255px;
	background-color:#FFF;
	float:left;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-right: 5px;
}

	
.subHeader {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 10px;
	}

.titleright {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-image: url(images_pres/bkg_red.gif);
	background-repeat: repeat-x;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	padding-left: 10px;
	padding-top: 3px;
}
.titleright2 {

	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-image: url(images_pres/bkg_grey.gif);
	background-repeat: repeat-x;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	padding-left: 10px;
	padding-top: 3px;
}
.HDright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
div#mainright {
	background-color: #EAEAEA;
	background-position: left;
	padding: 3px;
	border: 1px solid #BBBBBB;
	margin-bottom: 20px;
	text-align: left;
}

div#footer {
	
	width:840px;
	height: 66px;
	background-image: url(images_pres/bkg_bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	clear: both;
}
div#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 18px;
	width: 210px;
	background-image: url(images_pres/bkg_quote.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}

div#story {
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-right:  5px;
	margin-bottom: 10px;
	width: 260px;
	margin-left: 15px;
}

.storyHD {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}




div#box100 {
	width:100%;
	text-align: left;
	background-color: #ededf9;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
div#ulrule{
	border:0;
	margin:10px 0px 20px 0px;
	padding:0;

}
/*lists*/

.li{
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	line-height: normal;
	text-decoration: blink;
	list-style-image: url(images/bullet.gif);
}

.lisub {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images_pres/bullet_sub.jpg);
}
	
/* navigation*/
a:link {
	color: #414458;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	}
a:visited {
	color: #51556D;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.header:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
 a.header:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
 a.header:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
 a.left:link {
    color: #414458;
	text-decoration: none;
	font-weight: bold;
}
 a.left:visited {
	color: #414458;
	text-decoration: none;
	font-weight: bold;
}
 a.left:hover {
	color: #414458;
	text-decoration: underline;
	font-weight: bold;
}
 a.footer:link {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
 a.footer:visited {
	color: #454545;
	text-decoration: underline;
}
 a.footer:hover {
	color: #A6120B;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	padding-bottom: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 9px;
}



/*menu*/
div#menu {
	width: 800px;
	}
/*red--top*/

/*black--bott*/
div.outer  {
	float: left;
	display: block;
	margin: 0px; padding:0px;
	width: 106px; height: 20px;
	font: bold 11px/1 arial;
	color:#fff;
	text-decoration: none;

	}
	div.outer a {
	float: left;
	width: 106px; height: 20px;
	font: bold 11px/1 arial;
	color:#fff;
	text-decoration: none;
	}
div.outer span {
	display: block;
	margin:0px; padding: 7px 0px 0px 9px;
	}
div.outer a:hover {
	background-image: none;
	color: white;
	}
div.outer a:active {
	color: white;
	}
	
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	display: inline;
}

	/************ top navigation **************/
.chromestyle{
	width: 797px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top:4px;
	margin-left:4px;
	height: 21px;
	background-position: center;
	background-image: url(images_pres/chromebg2.gif);
}
/*.chromestyle{


.chromestyle ul{
	width: 100%;
	background: center center; /*THEME CHANGE HERE*/
	padding: 3px 0 0px;
	margin: 0;
	text-align: center;
}
.chromestyle ul li{
display: inline;
}
.chromestyle ul li a{
color: #fff;
padding: 3px 4px 2px;
margin: 0;
text-decoration: none;
border-right: 1px solid #542020;
border-left: 1px solid #CE2727; 
border-top: 1px solid #542020; /*THEME CHANGE HERE*/
border-bottom: 1px solid #CE2727; /*THEME CHANGE HERE*/
text-align: left;
}
.chromestyle ul li a:hover{
background: url(images/chromebg2-over.gif) left no-repeat;
}

/* ######### Style for Drop Down Menu ######### */


div#quotebott {
	padding-right: 10px;
	padding-left: 18px;
	width: 210px;
	height: 20px;
	background-image: url(images/bkg_quote_bott.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*gallery index*/
#Table {
	width: 450px;
	background-color: #FFFFFF;
	background-position: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 20px;
}


#TD {
	color:#333333;
	text-decoration:none;
	width:110px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	clear: left;
	float: left;
}
.marketHD {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 50px;
	color: #990000;
	font-style: italic;
	font-weight: bold;

}
#container {
width: 840px;
    background-image: url(images_pres/bkg_middle.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom:2px;

}

/* Contain the floats using the :after method */
#container:after {
	content: ".";  
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}

/*  \*/
* html #container {
	height: 1%;
}
/*  */

/* End float containing rules */

#floated {

    /* Set margins, padding, borders, colours etc. */

	float: left;   /* float the block */
}

/* Apply Holly Hack to the non-floated content */

/*  \*/
* html .hollyhacked {
	height: 1%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*  */

.redHD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.red1 {color: #990000;
	font-size: 14px;}
