#header #nav #loveandlight a { background-position: 0 -65px !important; }

body {
	background-image: url(images/bg_contact.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#FFFFFF;
	}

#content {
	font-size:14px;;	
	position: absolute;
	top: 93px;
	left: 200px;
	width: 500px;
	}

#navlinks{
	border:none;
	border-width:0 0 0 0;
	border-color:#333333;
	position: absolute;
	top: 93px;
	left: 725px;
	width: 175px;


	}

#navlinks div{
	margin-bottom:6px;
	padding-left:5px;
	}

#navlinks div a{
	font-size:9px;	
	font-style:oblique;
	font-weight:bold;
color:#AF76BF;	

	text-decoration:none;
}

#navlinks div a:hover
{
color:#40786f;
}


#hr div{
width: 90%;
height: 1px;
border-top: 1px dashed #fff;/*the border*/
padding-bottom:10px;
margin-top: 5px;
}




#entry {
	border:dashed;
	border-width:0 0 1px 0;
	border-color:#333333;
	color:#ffffff;
	margin-bottom:15px;	
		}


#entry div{
	color:#AF76BF;
	font-size:1.4EM/1.2EM;
	word-spacing:0;
	letter-spacing:.02EM;
	font-weight:bold;
	}

#entry div div {
	color:#CCCCCC;
	font-size:.8EM/1.2EM;
	word-spacing:-0.1em;
	letter-spacing:0;
	font-weight:normal;
	}

#entry div div p{
	padding-bottom:.7EM;
	}


a {
	color: #C5D3D2;
}
a:hover { color: #18363F; }
a:visited { color: #382765; }
