.layoutleft {
	position: absolute;
	width: 324px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 100%;
	bottom: 0px;
	background-image: url(img/left_background.gif);
	background-repeat: repeat-y;
	clip:   rect(auto auto auto auto);
}
body {
	margin: 0px;
	background-image: url(img/left_background.gif);
}
.layoutmenu {
	background-color: #ffffff;
	left: 324px;
	top: 135px;
	width: 105px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	z-index: 2;
}
.layoutmain {
	position: absolute;
	width: 425px;
	left: 441px;
	top: 380px;
	background-color: #ffffff;
	visibility: visible;
	z-index: 1;
}
.menutitle {
	background-color: #958D6A;
;
	text-align: right;
}
.menu a {
	color: #0062BB;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.menu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.main {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.maintitle {
	font-weight: bold;
	color: #ffffff;
	background-color: #0062BB;
	text-align: right;
}
.main a {
	color: #0062BB;
	text-decoration: none;
	font-weight: bold;
}
.mainnewsdate {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}
.layouttop {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 323px;
	top: 0px;
	height: 357px;
	width: 546px;
}
.layoutleftmenu {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: auto;
	width: 150px;
	left: 174px;
	top: 300px;
}
.leftmenutitle {
	background-color: #958D6A;
	;
	text-align: right;
	font-weight: bold;
}
.leftmenu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.leftmenu a {

	color: #38302C;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.smallbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	height: 16px;
	width: 30px;
}
li {
	list-style-image: url(img/cow_icon.gif);
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsimg {
	text-align: left;
	float: left;
	border: thin solid #000000;
	margin: 2px;
}
.boxed {
	padding: 2px;
	border: 1px solid #000000;
}
.portrait {
	background-color: #000000;
	height: 150px;
	width: 125px;
	border: 1px solid #000000;
	position: absolute;
	visibility: hidden;
	left: 300px;
	top: -380px;
}
.sponsorimg {
	text-align: left;
	float: left;
	margin: 2px 4px 2px 2px;
	padding: 4px;
	border: 1px dotted #000000;
	background-color: #FFFFFF;
}
.websponsor {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 40px;
	width: 110px;
	background-color: #FFFFFF;
	border: none;
	top: 0px;
	right: 0px;
}
.white {
	color: #FFFFFF;
}
