/* ==================================================================
STYLESHEET
A PSYCHIC EXPERIENCE
--------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #000000 url("/images/ribbon-bgd.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	align: center;
	color: #000000; }

/***** Wrapper ********************/

#wrapper {
	background: #97C667;
	width: 1000px;
	margin: 10px auto 10px;
	position: relative;
	border: 10px solid #000000;
	-moz-box-shadow: 0 1px 3px #333333; 
	-webkit-box-shadow: 0 1px 3px #333333;
	}

/***** Header  ********************/

#header {
	width: 345px;
	height: 350px;
	align: center; }

/***** Main Content  ********************/

#content {
	width: 100%; }
	
#bottomcell {
	width: 100%;
	padding-top: 30px; 
	padding-bottom: 10px;}
	
#content .H1 {
	font-family: Georgia, Times, serif; 
	font-size: 30px; 
	font-weight: bold; 
	color: #000000; }

#content .H2 {
	font-family: Georgia, Times, serif;
	font-size: 20px; 
	font-weight: bold;
	color: #000000; }

/***** Styles  ********************/

.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style11B{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style12B  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style12BY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFEF3D; }
.style14BG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #278225; }
.style14BP {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #C445D4; }
.style14BY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFEF3D; }

.H1 {font-family: Georgia, Times, serif; font-size: 48px; font-weight: bold; color: #55F748; }
.H2 {font-family: Georgia, Times, serif; font-size: 28px; font-weight: bold; color: #FFEF3D; }
.H3 {font-family: Georgia, Times, serif; font-size: 42px; font-weight: bold; color: #C445D4; }

/***** Navigation  ********************/

a:link {color:#60AFFE; }
a:visited {color: #60AFFE; }
a:hover {color: #FF0000; }

.nav a:link {color: #5B87F2; text-decoration: none; }/*change*/
.nav a:active {color: #5F3827; text-decoration: none; }/*change*/
.nav a:visited {color: #60CA8E; text-decoration: none; }/*change*/
.nav a:hover {color: #0000FF; text-decoration: underline; }

#divider 
{BACKGROUND-COLOR: #42505D; HEIGHT: 8px; BORDER: 0; }

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
