/* CSS Document */
body {
	background-image:url(background3.gif);
}

#astrologylogo {
position:absolute;
top: -1px;
left: -1px;
width: 581px;
height: 137px;
}

#blackdivide {
position:absolute;
padding:5px;
left: -1px;
top: 138px;
width: 840px;
height:20px;
text-align:right;
color:#FFFFFF;
}

#menubackground {
position:absolute;
padding: 10px;
left: 21px;
top:  182px;
height: 450px;
width: 168px;
line-height: 24px;
}

#contentbox {
position:absolute;
top: 182px;
left: 210px;
width:615px;
height:auto;
background-color:#fff;
padding: 8px 12px 5px 12px;;
font-family: Tahoma;
font-size: 13px;
color:#000000;
font-weight:normal;
}

.imgspace {
margin: 5px 0 5px 5px;
} 

#copyrightpanel {
	position:absolute;
	width: 167px;
	height: 41px;
	background-color:#CCCCCC;
	left: 21px;
	top: 763px;
	font-family: Tahoma;
	font-size:11px;
	padding: 5px;
	bottom: -6px;
	}



/**FONT STYLES**/

.topmenu {
font-family: Tahoma;
font-size: 14px;
color:#F90;
text-decoration:none;
}

.topmenu a {
font-family: Tahoma;
font-size: 14px;
color:#F90;
text-decoration:none;
font-weight: bold;
}

.topmenu a:hover {
font-family: Tahoma;
font-size: 14px;
color:#F90;
text-decoration:underline;
}

.divcolor {
color:#FFCC00;
font-weight:bold;
margin: 0 3px 0 3px;
}

.menutitle {
font-family: Tahoma;
font-weight:bold;
font-size: 15px;
color:#F90;
}

.menulinks {
font-family: Tahoma;
font-weight:normal;
font-size: 14px;
color:#F90;
margin: 0 0 0 3px;
font-weight: bold;
}

.menulinks a {
font-family: Tahoma;
font-weight:normal;
font-size: 14px;
color:#F90;
text-decoration:none;
font-weight: bold;
}

.menulinks a:hover {
color:#F90;
text-decoration:underline;
}

.linespace {
margin: 3px 0 3px 0;
}

.h1 {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
margin: 0 0 0 20px;
float:left;
color:#F90;
}
