a:link {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FF4500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #66CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

body {

	background-color : #5b0088;
	background-image: url(../graphics/lion2-png8.png);
	background-repeat: repeat;
}

#megawrapper {
	background-color : #950070;
}

.maincontent {
	position: relative;

}

.maincontent h1 {
		color : white;
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
	margin : 10px 0px 30px 0px;
	/*text-shadow:  1px 1px 0px #dddddd, 3px 3px 5px #333333 ;*/
	text-shadow:  4px 4px 1px Black;
}

.maincontent h2 {
	color : #C7E4E6;

	font-size : 20px;
	margin : 15px 0px 15px 0px;
}

.maincontent h3 {
	margin: 10px 20px 10px 30px;
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

.maincontent p {
	margin : 0px 0px 10px 10px;	
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font : 16px;
	line-height : 23px;
}

.green {
	color : #009966;
}

.review {
	color : #990000;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

p.reviewcredit {
	color : #0099FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font : 16px;
	line-height : 23px;
}

.text2 {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
}

.text2ex {
	margin-left : 30px;
	margin-right : 20px;
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

.textex {
	margin-left : 30px;
	margin-right : 20px;
	color : #C35532;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.foot p {
	color: White;
}

.cred p {
	color: White;
}


#unicorn1 {
	position:absolute;
	top: 60px;
	left: 10px;
	width: 100px;
	height: 100px;

}

#unicorn2 {
	position:absolute;
	top: 600px;
	right: 10px;
	width: 100px;
	height: 100px;

}

#thistle1 {
	position:absolute;
	top: 60px;
	right: 10px;
	width: 100px;
	height: 100px;
opacity: 0.8;

}

#thistle2 {
	position:absolute;
	top: 600px;
	left: 10px;
	width: 100px;
	height: 100px;
opacity: 0.8;
}
