h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 1em;
	color: #000000;	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;	font-size: .9em;
	color: #000000;}





#container {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 760px;
	background-image: url(images/content_bkgnd3.jpg);
}




.cleaner{
	float: none;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0;
	line-height: 0;
	background-color: transparent;
}




html {
	padding: 0px;
	margin: 0px;
	background-color: #363030;
}




body {
	font-size: 62.5%; /* Sets 1 em = 10px = 10 points */
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}





#header {
	position: relative;
	height: 20px;
	background-color: #D4B6D4;
}






#top {
	height: 25px;
}



#min_pg_height {
	position: relative;
	float: left;
	width: 5px;
	height: 450px;
}




#leftcol {
	position: relative;
	float: left;
	width: 204px;
	margin-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #000000;
}



#leftcol p {
	padding-left: 10px;
}



#leftcol a {
	color: #5C1C49;
	text-decoration: none;
}

#leftcol a.selected {	text-decoration: none;}

#leftcol a:hover {color: #D58FC0; text-decoration: none; }


#rightcol {
	position: relative;
	float: left;
	width: 485px;
	/* width: 490px; */
	padding-right: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.7em;	
}


#rightcol a {
	color: #000000;
 text-decoration: none;}



#rightcol a:hover {text-decoration: underline; }



#bottom {
	padding-top: 20px;
	padding-left: 245px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #5C1C49; text-decoration: none;
}




#bottom a {
	color: #5C1C49; text-decoration: none;
}

#bottom a:hover {color: #D58FC0; text-decoration: none; }





#footer {
	/* margin-bottom: 20px; */
	position: relative;
	height: 25px;
	background-color: #D4B6D4;	
}




#space {
	height: 20px;
	background-color: #363030;	
}




#quote {
	position: absolute;
	left: 140px;
	top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .8em;	
}




#line1 {
	position: absolute;
	width: 300px;
	left: 0px;
	top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .8em;
	font-style: italic;
}




#line2 {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .8em;
	font-style: italic;	
}




#line3 {
	position: absolute;
	left: 40px;
	top: 45px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .8em;
	font-style: italic;	
}




#line4 {
	position: absolute;
	left: 230px;
	top: 60px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: .8em;
	font-style: italic;	
}