A:link {text-decoration: none; color: white; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; font-size: 1em;}
A:visited {text-decoration: none; color: white; font-family: Arial, Helvetica, sans-serif; font-weight: lighter;}
A:active {text-decoration: none; color: white; font-family: Arial, Helvetica, sans-serif; font-weight: lighter;}
A:hover {text-decoration: underline; color: white } 

a.email:link     {color: purple; font-size: 1em}
a.email:visited  {color: purple; font-size: 1em}
a.email:active   {color: purple; font-size: 1em}

img {
	border: none;
}

#logo
{
	position:relative;
	left: 222;
	top: 5;
	background-image: url(simages/heart.gif);
	background-repeat:no-repeat;
	text-align:center;
	width: 56px;
	height: 52px;
	border: 0px solid #2C5082;	
	}
.font	
{
	font-family: Arial, Helvetica, sans-serif;
	color:#470101;
	color:#663366;
	width:500px;
	text-align:center;
	}	 	
#title
{
	position:relative;
	top:5px;
	font-size:30;
	width:500px;
	text-align:center;
	}
#subtitle
{
	position:relative;
	top:15px;
	font-size:20;
	width:500px;
	text-align:center;
	z-index:1
	}
#mainPic
{
	position:relative;
	text-align:center;
	width:500px;
	top:10px;	
	}
#contact
{
	width:500;	
	text-align:center;
	}
#comments
{
	width:480;
	margin-left:10;
	margin-right:10;
	text-align:justify;
	font-size:10pt;
	}
#quote {
	color: #663366;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;

}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: lighter;

}