body {
	font-family: "Comic Sans MS";
	color: #700770;
	font-size: 0.9em;
	background-color: #fbf5fb;
	width: 800px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: auto;
	margin-left: auto;
}

a:link{
	color: #700770;
	text-decoration: none;
}

a:visited{
	color:#700770;
	text-decoration: none;
	}
	
a:hover{
	color:#F3A8F3;
	text-decoration: none;
	}
	
.titlenowshow	{
					display:none
}

#sitetitle {
	height: 195px;
	width: 601px;
	background-image: url(graphics/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 200px;
}

#container {
	height: auto;
	width: 800px;
	float: none;
	margin-left: 0%;
	margin-top: 0%;

}

#leftcolumn {
	font-size: 1em;
	float: left;
	margin: 0px;
	padding-top:33px;
	width: 200px;
}
#leftcolgraphics {
	margin-left:20px;
	
}
#leftcolquote {
	margin-left: 20px;
	font-weight: bold;
}

#content {
	padding: 0px 0px 0px 5px;
	margin-right: 0px;
	margin-left: 210px;
	width: 580px;
	background-attachment: scroll;
	background-image: url(graphics/divider_spiral_60by400.gif);
	background-repeat: no-repeat;
	background-position: 30px 55px;
	bottom: auto;
	right: auto;
	margin-top: 0px;
	text-align:justify;
					}

#content a:link 	{
	color: #700770;
	text-decoration:underline;
}
	
#content a:hover 	{
	color:#F3A8F3;
	text-decoration:underline;
	}


#pagetitle {
	font-size: 250%;
	line-height: 40px;
	float: none;
	text-align: center;
}			
#footer {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	font-size: 0.8em;
}

.home {
	font-size: 1.2em;
}

#content p {
	margin-left: 80px;
}

