h1 {font-size:1.3em; color:#efc310;
padding-top:5px;
height:29px;
background-image: url('../images/h1.gif');
	background-repeat: no-repeat; align:center;
	
	text-align:center;
margin-left:45px; margin-right:55px; margin-top:20px; margin-bottom:0px

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: teal;
	background-image: url('../images/notyet.gif');
	background-repeat: repeat
	text-align:center
}
div.big_container {
	display: table;
	width: 100%;
}
div.super_main {
	display: table;
	width: 750px;
		margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div.top_area {
	background-color: #008284;
	padding: 0px;
	width: 750px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	display: table;
	background-image: url('../images/lambhead3.jpg');
		background-repeat: no-repeat
}

div.content_area {
	background-color: #Fcffd7;
	width: 750px;
		margin-right: auto;
	margin-left: auto;
		
	display: table;
		background-image: url('../images/center.gif');
	background-repeat: repeat-y; padding-left:color; padding-right:color; padding-top:0px; padding-bottom:#FFFFFF
}
div.footer_sub_area {
	background-color: #CCCCCC;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	color: #333333;
	display: table;
	background-image: url('../images/center.gif');
}
div.footer_area {
	background-color: #666666;
	width: 740px;
		margin-right: auto;
	margin-left: auto;
	padding: 5px;
	color: #FFFFFF;
	display: table;
	background-image: url('../images/bottom.gif');
	background-repeat: no-repeat
}
div.footer_area a:link, div.footer_area a:active, div.footer_area a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
div.footer_area a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.left_content {
	display: table;
	margin-left: 10px;
	float: left;
	width: 540px;
}
div.right_content {
	display: table;
padding-left:0px;	
	float: left;		
		width: 190px;
	min-height: 800px;
	}


div.right_content_container{
	display: table;
	float:right;
	padding: 0px;
	width: 185px;
	margin-left:0px;
	margin-right:3px;
	background-color:#5a0000;
	background-image: url('../lamb/rightground.gif');
	background-repeat: repeat-x
	
			}


div.leftlogo_content {
	display: table;
	padding: 0px;
	
	width: 750px;
	height:30px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
		background-image: url('../images/lambhead.jpg');
		background-repeat: no-repeat

}

	
	
	div.header_area {
	background-color: #423810;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	background-image: url('../images/head.jpg');
	background-repeat: no-repeat
	
}
	
	
	div.link_transparency {
	display: table;
	float: right;
	height: 270px;
	width: 190px;
	filter:alpha(opacity=80);
	opacity: .7;
	-moz-opacity: .7;
	background-color: #422018;
}

div.link_container {
	display: table;
	float:left;
	height: 270px;
	width: 230px;
	position: relative;
	right: -560px;
	color: #FFFFFF;
}


ul.mainlink {
display: table
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
		width: 190px
		float:left;
		height: 270px;
		}

ul.mainlink li {
}

ul.mainlink li a:link, ul.mainlink li a:visited, ul.mainlink li a:active {
	color: #FFFFFF;
	display: block;
	height: 25px;
	width: 100%;
	text-decoration: none;
	line-height: 25px;
	
	font-weight: bold;
	font-size: 13px;
	background-image: url('../images/menu.png');
		background-repeat: no-repeat;
		background-position:   .2em .6em;; padding-left:1.6em; padding-right:1.6em; padding-top:.1em; padding-bottom:.1em
}

ul.mainlink li a:hover{
	color: #FFFFFF;
		background-image: url('../images/menublack.png');
		background-repeat: no-repeat;
		background-position:   .2em .6em;		

}