
a:hover   { color: #ffffff; 
		font-size: 8.5pt; 
		font-family: Arial; 
		text-decoration: underline }

a  { color: #d9b272; 
		font-size: 8.5pt; 
		font-family: Arial; 
		text-decoration: none }

body { font-family: Arial;
}


a.special {color: #000000; 
		font-size: 8.5pt; 
		font-family: Arial;
		text-decoration: underline }

a.special.hover {color: #cbcbcb; 
			font-size: 8.5pt; 
			font-family: Arial;
			text-decoration: none }

.mncontent a:link {
	color: #000000;
	font-size: 11pt;
}
.mncontent a:visited {
	color: #000000;
	font-size: 11pt;
}
.mncontent a:hover, #mncontent a:active {
	color: red;
	text-decoration: none;
}

#specialscontainer{
	/*border:2px solid blue;*/
	width:445px;
	position: relative;
	top: -235px;
	left: 305px}

#specials{ 
	width:433px; height:200px;
	padding: 0 5px 2px 24px;
	overflow: auto;
}

#specialstallcontainer{
	border:2px solid blue;
	width:350px;
	position: relative;
	top: 0px;
	left:400px;
	}

#specialstall{ 
	/*border:2px solid orange;*/
	width:350px; height:300px;
	padding: 0 5px 1px 25px;
	overflow: auto;
	}
	
#indexcontent{
	/*border:2px solid red;*/
	position: relative;
	top: 0px;
	left:5px;
}

#spacing {padding-left: 10px;
		  padding-right: 15px;}
		  
#indexbox {background: url('/images/lionslice2.jpg') no-repeat;}