body {
	background-image:  url(http://www.ophirwines.com/assets/img_main/pg_bgs.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin: 148px 0px 0px;
	padding: 0px;
}
#NewsDiv {
	position:absolute;
	left:275px;
	top:141px;
	width:528px;
	height: 331px;
	overflow: auto;
}
#MainDiv {
	position:static;
	margin: 0 25%;
	line-height: 1.5;
	text-align: justify;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#NewsDiv ul {
	padding-left: .75em;
	margin-left: .75em;
}
#NewsDiv a {
	color: #333333;
}
#NewsDiv a:visited {
	color: #999;
}
#NewsDiv a:hover, #NewsDiv a:active {
	color: #993333;
}
#NewsDiv li {
	margin: 3px 0;
}
#info2 {
	position:absolute;
	left: 50px;
	top: 197px;
	width: 215px;
	height: 134px;
	z-index: 2;
	margin: 3px;
	padding: 3px;
	background: #F9F9F2;
    visibility: hidden;
	overflow: auto;
	margin: 3px;
	font-size: 11px;
	border: #996633;
	border-width: thin;
}
#footer {
	font-size: 12px;
	margin: 48px 0 0;
	padding: 6px;
	/*/*/background-color: #660000;
	border-top: 1px solid #333333;
	background-image:  url(http://www.ophirwines.com/assets/img_main/sc1_ftrbg.gif);  /* */
}
#footer p {
	margin: 0;
}
