/*This is your style sheet. Here you can change the configuration and the look of the site. */body {    	background-repeat: no-repeat;	background-color: white;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: Black;	background-position : 0px 10px;	scrollbar-face-color: #CCCCCC;    scrollbar-shadow-color: #0000FF;    scrollbar-highlight-color: #999999;    scrollbar-3dlight-color: #CCCCFF;    scrollbar-darkshadow-color: #666666;    scrollbar-track-color: #999999;    scrollbar-arrow-color: #0000FF;	z-index: 1;		/*This is the links and the way they look.*/	}a:link 		{color: #CC0000; text-decoration: none; font-style: oblique;}a:visited 	{color: #FF3300; text-decoration: none; font-style: oblique;}a:active 	{color: #FF6600; text-decoration: font-style: oblique;}a:hover 	{color: #FF3300; text-decoration: underline; font-style: oblique;}/*This is the different text parts*/.brodtext {	background-color: #F5D300;	padding: 15px;	font-size: 11px;}.brodtextvitbg {	background-color: #FFFFFF;	padding: 15px;	font-size: 11px;}.specials {	position: absolute;	top: 75px;	left: 55px;	width:660px;	background-color: F5D300;	padding: 15px;	font-size:11px;	}*//*This is the news on the rightnav html page*//*.news {	position: absolute;	top: 75px;	left: 20px;	width: 120px;	font-size: 12;	background-color: F5D300;	visibility: visible;}*//*END*/.serach {	position: absolute;	top: 55px;	left: 0px;	background-color: F5D300;	padding: 5	px;	font-size:11px;}#redlandpix {	z-index: 2;	position: absolute;	top: 45px;	left: 39%;}