body{
	background: url(images/stars.jpg);
	background-attachment: fixed;
	background-color: #000;
	background-repeat: repeat;
	margin: 0px;
	}

.bold{
	font-weight: bold;
	}

#archives .bold{
	border-bottom: 1px solid #FCFACC;
	font-weight: bold;
	text-align: right;
	}

#container{
	background: url(images/bg.png);
	background-repeat: repeat;
	border-left: 1px solid #FCFACC;
	border-right: 1px solid #FCFACC;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 750px;
	}

img{
	border: 0px;
	}
	
#dhtmltooltip{
	color: #FCFACC;
	position: absolute;
	width: 150px;
	border: 2px solid #7C8194;
	padding: 2px;
	background-color: #262F40;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/*--------"Coming Soon" information--------*/

#comingsoon #container{
	border-bottom: 1px solid #FCFACC;
	border-top: 1px solid #FCFACC;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -100px;
	}

#comingsoon p{
	position: absolute;
	left: 200px;
	top: 95px;
	}

/*--------text information--------*/

p, label{
	color: #FCFACC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	}

p#older_news{
	font-size: 11px;
	margin-top: -10px;
	text-align: right;
	}

blockquote{
	border-top: 1px solid #FCFACC;
	color: #FCFACC;
	padding-top: 10px;
	margin-bottom: 50px;
	}
	
	.quoter{
		font-weight: bolder;
		text-align: right;
		}

a:link{
	color: #B7BFD2;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

a:visited{
	color: #999999;
	text-decoration: none;
	}
	
	#status_indicator{
		font-weight: bold;
		}

h2{
	color: #FCFACC;
	font-size: 18pt;
	margin-top: -60px;
	margin-bottom: 0px;
	}

#jerre h2{
	margin-top: 10px;
	}

#contact h2{
	margin-top: 10px;
	}

#tarot h2{
	_margin-top: 10px;
	}

#testimonials h2, #archives h2{
	margin-top: 10px;
	}

#astrology h2, #charts h2{
	_margin-top: 20px;
	}

#tarot #content p{
	width: 450px;
	}

#readings h3, #charts h3{
	color: #FCFACC;
	font-size: 13pt;
	}

#astrology #content p{
	width: 450px;
	}

form{
	margin-top: 15px;
	}

/*--------header information--------*/

#header{
	background: url(images/bg.png);
	background-repeat: repeat;
	border-bottom: 1px solid #FCFACC;
	height: 170px;
	}

#logo{
	background: url(images/logo.png);
	background-repeat: no-repeat;
	height: 157px;
	margin: 0px;
	position: absolute;
	left: 5px;
	top: 5px;
	width: 137px;
	}

#tbj{
	background: url(images/tbj.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FCFACC;
	height: 30px;
	_height: 20px;
	padding-bottom: 5px;
	position: absolute;
	left: 120px;
	top: 70px;
	width: 620px;
	_width: 181px;
	}

/*--------navigation information--------*/

#nav{
	position: absolute;
	left: 160px;
	top: 100px;
	width: 400px;
	}

#tarot #sub_nav, #readings #sub_nav, #testimonials #sub_nav{
	position: absolute;
	left: 325px;
	top: 124px;
	width: 300px;
	}

#astrology #sub_nav, #charts #sub_nav{
	position: absolute;
	left: 365px;
	top: 124px;
	width: 300px;
	}

.back_to_top{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	}

#hotlinks{
	text-align: center;
	}

/*--------content information--------*/

#content{
	margin-left: 120px;
	margin-top: 0px;
	width: 600px;
	}

#tarot #content, #readings #content, #astrology #content, #charts #content{
	margin-left: 120px;
	margin-top: 75px;
	width: 600px;
	}


/*--------callout information--------*/

#callouts{
	}
	
	p.callout_link{
		margin-top: 0px;
		text-align: center;
		}
	
	#tarot_co{
		position: absolute;
		left: 110px;
		top: 450px;
		_top: 418px;
		height: 135px;
		width: 184px;
		}
		
		#tarot_co_bg{
		background: url(images/tarot_callout.png);
		background-repeat: no-repeat;
		position: absolute;
		left: 110px;
		top: 450px;
		_top: 418px;
		height: 135px;
		width: 184px;
		}
		
		#tarot_co p{
			font-size: 10pt;
			font-weight: bold;
			margin-left: auto;
			margin-right: auto;
			padding-top: 10px;
			_padding-top: 25px;
			width: 170px;
			}
		
		#tarot_co p.callout_link{
			_margin-top: -14px;
			}
	
	#astrology_co{
		height: 135px;
		position: relative;
		left: 195px;
		top: -4px;
		_top: -3px;
		width: 184px;
		}
		
		#astrology_co_bg{
		background: url(images/astrology_callout.png);
		background-repeat: no-repeat;
		height: 135px;
		position: relative;
		left: 195px;
		top: 146px;
		_top: 133px;
		width: 184px;
		}
		
		#astrology_co p{
			font-size: 10pt;
			font-weight: bold;
			margin-left: auto;
			margin-right: auto;
			padding-top: 25px;
			width: 170px;
			}
		
		#astrology_co p.callout_link, #article_co p.callout_link{
			margin-top: -15px;
			}
	
	#article_co{
		height: 135px;
		position: relative;
		left: 400px;
		top: -286px;
		_top: -274px;
		width: 184px;
		}
		
		#article_co_bg{
		background: url(images/article_callout.png);
		background-repeat: no-repeat;
		height: 135px;
		position: relative;
		left: 400px;
		top: -137px;
		width: 184px;
		}
		
		#article_co p{
			font-size: 10pt;
			font-weight: bold;
			margin-left: auto;
			margin-right: auto;
			padding-top: 25px;
			width: 170px;
			}
	
	#news_co{
		height: 140px;
		position: absolute;
		left: 115px;
		top: 300px;
		_top: 275px;
		width: 585px;
		}
		
		#news_co_bg{
		background: url(images/news_callout.png);
		height: 140px;
		position: absolute;
		left: 115px;
		top: 300px;
		_top: 275px;
		width: 585px;
		}
		
		#news_co p{
			padding-top: 10px;
			_padding-top: 25px;
			margin-left: auto;
			margin-right: auto;
			width: 565px;
			}

/*--------Tarot information--------*/

.prices{
	border-bottom: 1px solid #FCFACC;
	}

#thestar{
	background: url(images/thestar-t.png);
	background-repeat: no-repeat;
	height: 118px;
	margin: 0px;
	position: absolute;
	left: 620px;
	top: 190px;
	_top: 180px;
	width: 79px;
	}
	
#highpriestess{
	background: url(images/highpriestess-t.png);
	background-repeat: no-repeat;
	height: 118px;
	position: relative;
	left: 500px;
	top: -90px;
	_top: -95px;
	margin-bottom: -90px;
	width: 79px;
	}

/*--------astrology information--------*/

#gemini{
	position: absolute;
	left: 620px;
	top: 185px;
	}

#libra{
	position: absolute;
	left: 620px;
	top: 277px;
	}

#leo{
	position: absolute;
	left: 620px;
	top: 360px;
	}


/*--------footer information--------*/

#footer{
	background: url(images/bg.png);
	background-repeat: repeat;
	border-bottom: 1px solid #FCFACC;
	height: 20px;
	width: 750px;
	}
	
	#footer p{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		padding-right: 10px;
		padding-top: 3px;
		text-align: right;
		}