body {
	font-size: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	color: #F0B585;
	line-height: 18px;
	background-color: #840000;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: normal;
}

html { 
scrollbar-arrow-color:#840000; 
scrollbar-track-color:#000000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#5B4432; 
scrollbar-3dlight-color:#999999; 
scrollbar-darkshadow-color:#333333; 
scrollbar-shadow-color:#000000; 
} 
a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h3{
	font-size: 80%;
	color: #F0B585;
	padding-bottom: 5px;
	padding-top: 5px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-color: #840000;
	height: 166px;
	background-image: url(../temp/updates_r.gif);
	background-repeat: repeat;
}
#center {
	width: 100%;
	border-right-color: #990000;
}


#navBar{
	float: left;
	width: 147px;
	background-repeat: repeat-y;
	height: 3400px;
	background-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
.thumb_table {
	border: 1px solid #F0B585;
	background-color: #000000;
}


#headlines{
  float:right;
	width: 15%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 80%;
	font-size: 100%;
}
#cam {
	text-align: center;
	margin-left: 40px;
	color: #F0B585;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	padding-left: 10px;
	padding-top: 10;
	padding-bottom: 10;
}


/************* #globalNav styles **************/

#globalNav{
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
	background: url(../image/global.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}

#globalNav a {
	font-size: 70%;
	padding: 0 4px 0 0;
	color: #FFFFFF;
	font-weight: bold;
}


/************** .feature styles ***************/

.feature{
}


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	color: #F0B585;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px;
	background: #840000;
	text-align: center;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	margin: 0;
	padding: 0;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 80%;
	padding-left: 5px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #F0B585;
	font-size: 16px;
}

#sectionLinks a {
	color: #F0B585;
	padding-left: 10px;
}

#sectionLinks a:hover{
	color: #840000;
}

/************** #advert styles **************/

#advert{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}

#advert img{
	display: block;
	padding: 5px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	background: #000000;
}

.tdxml {
	text-align: center;
	width: 140px;
	height: 169px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1px;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
}

.tdxml a:link {
	display: block;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	border: 1px solid #333333;
	width: 120px;
	background-color: #CC0000;
}

.tdxml a:hover {display: block;
color: #FFFFFF;
margin-top: 1px;
margin-bottom: 1px;
font-size: 11px;}

.tdxml a:active {
	display: block;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	border: 1px solid #333333;
	width: 120px;
}

.tdxml a:visited {
	display: block;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	border: 1px solid #333333;
	width: 120px;
}
.subtitle {
	font-size: 18px;
}

.chunk img {
	border: 1px solid #FFFFFF;
}
.trade {
	background-image: url(../temp/trade.gif);
	font-size: 12px;
	width: 750px;
	background-repeat: no-repeat;
	height: 230px;
	margin-top: 20px;
	margin-left: 20px;
	text-indent: 5px;
	position: relative;
	margin-right: 30px;
	font-style: normal;
	padding-top: 25px;
	text-align: left;
	padding-left: 20px;
}
.thumb {
	height: 150px;
	width: 150px;
}

.siteInfo {
	width: 740px;
	margin-top: 10px;
	margin-left: 30px;
	font-style: normal;
}
.chunk {
	margin-left: 5px;
}
.fling {
	font-size: 12px;
	width: 780px;
	text-align: left;
	vertical-align: top;
	height: 200px;
	overflow: scroll;
}
