body{
	font-family: Calibri, Geneva, Arial, sans-serif;

	background-color:#658cad;
	color:#000000;
	font-size:15px;
	margin:0px;
	text-align:justify;
	
}
.read{
	color:#eedb06;
	font-size:24px;
	padding-left:10px;
	
	
	font-weight:bold;
}
.bac{

background:url(../images/body_back4.jpg);
	background-repeat:repeat-x;
	
}
.ps{
	color:#fff;
	font-size:38px;
	font-weight:bold;
	background-image:url(../images/header9.jpg); background-repeat:no-repeat;
	padding-left:70px;
}
	
.corsiva{
	font-family:Monotype Corsiva;
	color:#ffffff;
	font-size:50px;
	margin:0px;
	margin-top:20px;
}
h1{
	font-family: Calibri, Geneva, Arial, sans-serif;
	color:#63309C;
	font-weight: bold;
}
h3{
	font-family: Calibri, Geneva, Arial, sans-serif;
	margin:10px 0px 0px 0px;
	color:#003399;
	font-weight: bold;
}
h5{
	font-family: Calibri, Geneva, Arial, sans-serif;
	margin:20px 0px 0px 0px;
	color: #CC0000;
	font-weight: bold;
}
p{
	margin:0px 0px 20px 0px;
}
ul{
	margin-bottom:20px;
}	
a{
	color:#000099;
}
a:hover{
	color: #FF9900;
}


.sidemenudiv
{ 
 
	color:#fff;
	font-size: 16px;
	background-color:#375f82;
	font-weight: bold;
	
	text-align:center;
	margin-bottom:10px;
}
.sidemenudiv a
{
	display: block;
	font-size:0.9em;
	font-weight: bold;
	background:#ffffff;
  text-indent: 6px;
	text-align:left;
  text-decoration: none;
  color: black; 
  border-bottom:1px solid #cccccc;
}
.horoscopemargin{
	margin-left:15px;
	margin-right:15px;
	
}
.sidemenudiv a:hover
{
	color: #000000;
	background: #ffdd99;
	font-size:0.9em;
	font-weight: bold;
	border-bottom:3px solid #ff9900;
}
.pad{
	padding:10px;
	text-align:justify;
}
.padl{
	padding-left:10px;
}
.ad{
	padding:5px;
	background:#ffffff;
	display: block;
	margin-bottom:10px;
	font-size:0.9em;
	width:auto;
	text-align:left;

}
.ad p, .ad h3{
  margin:0;
}
.ad a{
	display:block;
}
.zodiacsign{
  margin-left:40px;
}
.half{
  font-size:0.5em;
}

.indexleft {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: visible;
	z-index: auto;
	cursor: auto;
	float:left;

	
}
.indexright {
	background-position: left;
	height: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: visible;
	z-index: auto;
	cursor: auto;
	float:right;

}
