body {
	font: 80% verdana, arial, helvetica, sans-serif; /* for IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECF4FE;
	
	}
#container {
	position:relative;
	width:812px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
}

#scroll_box {
    position:relative;
	width:491px;
	text-align: left;
	left: 0px;
	overflow: auto;
	height: 325px;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#news_head {
	position:relative;
	width:502px;
	text-align: left;
	margin: 0;
	padding: 0;
	left: 0px;
	height: 26px;
	z-index: 1;
}
  
.newsBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.newsHeadline {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bolder;
}

.quote {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	color: #777777;
}

ul {
	position: relative;
	top: -15px;
	list-style-type: square;
	list-style-position: inside;
	width: 460px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	z-index: 3;
}

.mainPage {
	width: 800px;
	margin: 0 auto;
}


.menu .options {
	text-align: left;
	position: relative;
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #E85D00;
	background-color:#FFC56B;
	z-index: 3;
}

.menu a {
	text-align: left;
	color:#AD5800;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
	z-index: 3;
}

.menu a:hover {
	background-color:#AD5800;
	color:#FAF7E1;
	z-index: 3;
}

td div {
	/* this makes TDs a container with their own coordinate system.
	 absolutely-positioned elements will be offset relative to them */
  position:relative;
}
.textBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.textHeadline {
	font-family: "Eurostile Bold", "Verdana Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: italic;
	width: 491px;
	vertical-align: middle;
	text-align: right;
	background-image: url(_images/headline_bg.jpg);
}
.textSubHead {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	font-weight: bolder;
}
.textSubHeadSmall {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}
.price {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #FDA533;
	font-weight: bolder;
	text-align: right;
}
.photoTOC {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-left: 20px;
}

