body {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 76%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
	}

.standard {  font-family: Albertus Medium, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; line-height: 15px}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #490081; text-decoration: underline}

a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF9900; text-decoration: underline}

.white_standard {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color: #FFFFFF}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #490081;
	line-height: 15px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-align: justify;
}
p.dropcaps:first-letter {
	font-size : 14px;
	color : #490081;
 }
 
hr {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: auto;
	margin-left: 0px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin-top: 2em;
	margin-bottom: 2em;
}

#dailytarot hr {
	height: 1px;
	border: 0px none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#dailytarot strong {
	color: #FB9316;
}


/* Headings */
h1, h2, h3, h4, h5, h6 {
        font-family: Albertus Medium, Helvetica, sans-serif, Verdana, Arial ;
	color: #490081;
	line-height: normal;
	text-align: left;
}
	
h1 {
	font-size: 1em;
	color: #EC7D15;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: lowercase;
	margin: 0em;
}

h2 {
        font-family: Albertus Medium, Helvetica, sans-serif, Verdana, Arial ;
	color: #490081;
	line-height: normal;
	text-align: left;
	font-size: 1.2em;
}

h2 a {
        font-family: Albertus Medium, Helvetica, sans-serif, Verdana, Arial ;
	color: #490081;
	line-height: normal;
	text-align: left;
	font-size: 1em;
}

h2 a:hover {  
        font-family: Albertus Medium, Helvetica, sans-serif, Verdana, Arial ;
	color: #490081;
	line-height: normal;
	text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #FF9900; text-decoration: underline
    }

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

h5{
	font-size: 1em;
}

h6{
	font-size: 1em;
	font-weight: normal;
}

#home {
	background-image: url(images/h_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	text-indent: -9999px;
}

#ourreadersthoughts {
	background-image: url(images/h_ourreadersthoughts.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	text-indent: -9999px;
}

#ourpsychicsworld {
	background-image: url(images/h_qpsychicsworld.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	text-indent: -9999px;
}

#thepsychicsworld {
	background-image: url(images/h_thepsychicsworld.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	text-indent: -9999px;
}

#intuitivewisdom {
	background-image: url(images/h_intuitive_wisdom.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	text-indent: -9999px;
}

