body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #2D1305;
	background-color: #1B130E;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	font-weight: 100;
}

a:link, a:active, a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #4C542D;

	}
a:hover{ 
	text-decoration: none; 
	color: #576C3B;
	text-align:left;	
	}
.redtitle{
color:#5A1603;
font-size:14px;
font-weight:bold;
}
.offwhitetxt{color: #D8D1A0}


#container {
display: block;
WIDTH: 64.7em;
min-width:64.7em;
height: 50em;
position: relative;
margin-left: auto;
margin-right: auto;
background-image:url(../images/dairybackground.jpg);
background-repeat:no-repeat;
}

#content{
top: 140px;
}
#content #header { 
height: 110px;
}

#content #leftcontent {
	position: absolute;
	left: 55px;
	width: 25em;
	height: 30em;
	top: 110px;
}

#content #rightcontent {
	position: absolute;
	left: 410px;
	width: 26em;
	height: 30em;
	top: 110px;
}

#content #flashcontent {
	position: absolute;
	left: 384px;
	width: 349px;
	height: 450px;
	top: 100px;
}

#title {
position: absolute;
top: 102px;
left: 0px;
width: 289px;
height: 25px;
font-size:30px; font-weight: 100; color:#2D1305; font-family:"Georgia";
color:#5A1603;
}
#title2 {
position: absolute;
top: 20px;
left: 0px;
width: 270px;
height: 25px;
font-size:30px; font-weight: 100; color:#2D1305; font-family:"Georgia";
color:#5A1603;
}
#small{
position: absolute;
top: 126px;
left: 187px;
width: 124px;
height: 25px;
font-size:12px; font-weight: 50; color:#2D1305; font-family:"Verdana";
}
#title-index {
position: absolute;
top: 151px;
left: 0px;
width: 270px;
height: 25px;
font-size:27px; font-weight: 100; color:#2D1305; font-family:"Georgia";
color:#2D1305;
}
#next {
position:absolute;
top: 531px;
height: 25px;
left: 645px;
}
#footer
{
	position: absolute;
	top: 591px;
	left: 352px;
}
