body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-left: 0px;
	font-size: 14px;
	background-repeat: repeat-x;
	background-color: #FDFDFD;
}
.ScopeSign {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #9D6776;
}

#main_table {
	width: 725px;
	float: left;
}
#adstyle {
	float: left;
}

#content_td {
	background-image: url(images/main_bg.gif);
	padding-left: 15px;
		padding-top: 15px;
			padding-right: 73px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 40px;
	text-align: right;
	padding-right:50px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top: 2px;
}
.page_titles {
	font-family: "Trebuchet MS";
	font-size: 20px;
		font-weight: bold;
	font-weight: normal;
	color: #A1A1A1;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9D6776;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #A1A1A1;
	text-decoration: underline;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#mast {
	height: 131px;
}
#nav {
	width: 148px;
	
	float: left;
	text-indent: 13px;
	margin-bottom: 23px;
	
}
#nav a {
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	text-indent: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
	outline:none;
}
#nav a:visited {
	color: #000000;
}
#nav a:hover {
	color: #ffffff;
	background-color: #9D6776;
}


#nav a.current {
	
	color: #ffffff;

}
#nav a:visited.current {
	color: #ffffff;
}

.HoroscopeTitle1 {
	font-family: "Trebuchet MS";
	text-indent: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #9D6776;
	line-height: 23px;
	outline:none;
	border-bottom-style: none;
}


.HoroscopeTitle2 {
	font-family: "Trebuchet MS";
	text-indent: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
	outline:none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9D6776;
}

#content_DIV {
	width: 457px;
	float:right;
	margin-bottom: 23px;
	font-size: 14px;
	line-height: normal;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	min-height:375px;
	height:auto;
	
}

/* for Internet Explorer */
/*\*/
* html #content_DIV {
height: 375px;
}


#content_DIV a {
color: #A1A1A1;
	text-decoration: none;
}


#content_DIV a:visited {
	color: #A1A1A1;

}

#content_DIV a:hover {
	color: #9D6776;
	text-decoration: underline;

}
.bold_text {
	font-weight: bold;
	color: #000000;
}
