.style1 {font-size: 18px}
body {
	color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin: auto;
	text-align: center;
	background-color: #230F48;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

a:link {
	color: #660066
} /* unvisited links */ 
a:hover { color: #993333} /* hover links */	

#container {
	position: relative;
	margin: 0 auto;
	width: 890px;
	height: 2000px;
	z-index:1;
	background-color: #D8D3E2;
}

#title {
	position:absolute; 
	width:214px; 
	height:46px; 
	z-index:6; 
	top: 11px; 
	left: 11px; 
	font-size: xx-large;
	}

#navbar{
	position:absolute; 
	width:576px; 
	height:31px; 
	z-index:7; 
	left: -3px; 
	top: 53px; 
	color: #660000; 
	font-size: 18px; 
	}
	
#nav {
	position:absolute;
	left:4px;
	top:133px;
	width:874px;
	height:810px;
	z-index:13;
	text-align: left;
	}
	
#picture {
	position:absolute; 
	width:214px; 
	height:285px; 
	z-index:1; 
	left: 6px; 
	top: 12px;
	}
	
#content {
	position:absolute;
	left:229px;
	top:80px;
	width:948px;
	height:935px;
	z-index:12;
	}
#goddess_image {
	position:absolute;
	left:145px;
	top:225px;
	width:184px;
	height:419px;
	z-index:2;
}

#tara {
	position:absolute;
	left:178px;
	top:383px;
	width:207px;
	height:346px;
	z-index:2;
}
	
#contact {
	position:absolute; 
	width:245px; 
	height:23px; 
	z-index:11; 
	left: 582px; 
	top: 64px;
	}
.imgRt {
	float: right;
	margin: 6px;
}
.imgLft {
	float: left;
	margin: 6px;
}
.18B {
	font-size: 18px;
	font-weight: bold;
}
.brown {
	color: #660000
}

