body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #636363;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:#662D9E;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

H1{
	font-size:20px;
	color:#660099;
}

H5{
	font-size:13px;
}

#holder{
	width:775px;
	margin:0px auto;
	background-image:url(Images/TemplateImages/holderBack.jpg);
	background-repeat:repeat-y;
}

#menuHolder{
	background-image:url(Images/TemplateImages/menuLeft.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:19px;
}
#menu{
	float:right;
}
#date{
	color:white;
	background-image:url(Images/TemplateImages/date.jpg);
	height:20px;
	clear:both;
	padding-left:10px;
}
.purple a{
	color:white;
}
.askanangel{
	height:270px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	background-image:url(Images/TemplateImages/askAnAngel.jpg);
}
.tableAstrology{
	border-top:1px dashed #CCC;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
