@charset "utf-8";
body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
background-color: #6f308f;
}
.shadow {
position: relative;
height: 878px;
	width: 850px;
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
margin: 0 auto;


}
.wrapper {
position: absolute;
	height: 800px;
	width: 800px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
margin-left: 26px;
margin-top: 34px;
	
}
.nav {
height: 49px;
width: 523px;
margin-left: 253px;
padding-top: 104px;
}

#maintext {
	position:absolute;
	left:276px;
	top:172px;
	width:492px;
	height:465px;
	
}
#quotestext {
	position:absolute;
	left:38px;
	top:435px;
	width:183px;
	height:250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F2D91;
	
}
#brlinks {
	position:absolute;
	left:38px;
	top:735px;
	width:328px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F2D91;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6F2D91;
	font-weight: lighter;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F2D91;
	font-weight: bold;
	line-height: 1.4em;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.3em
}
.quote {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3em;
}
.quotecredit {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #6F2D91;
}
.purple {
		color: #6F2D91;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6f2d91;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6f2d91;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.5em;
}
#picture {
	position:absolute;
	height: 170px;
	width: 252px;
	background-repeat: no-repeat;
	left: 547px;
	top: 630px;
}
