/* CSS Document */
body {
	color: #000;
	background: #fff
	margin: 25px 0;
	padding: 0;
}

.hide {
	text-indent: -9999px;
}

img {
		display: block;
		border: 0;
}

a:link {
	font-weight : bold;
	text-decoration : none;
	color: #6633FF;
	background: transparent;
}

a:visited {
		font-weight : bold;
		text-decoration : none;
		color: #c30;
				}

a:active {
		font-weight : bold;
		text-decoration : none;
		color: #f90;
		}
		
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, {
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		
h1 {
	font-size: 1.15;
	font-weight: normal;
	}
	
h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}
	
html p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5;
	}

		
/* Basic page divisions */
#primarycontent {
		padding-left: 25px;
		padding-top: 0px;
		}
		
/* Sidebar display attributes */
#sidebar p {
		font-style: italic;
		text-align: right;
		margin-top: 0.5em;
		}
		
#sidebar h2 {
		font-size: 1em;
		font-weight: normal;
		font-style: italic;
		margin: 0;
		line-height: 1.5;
		text-align: right;
		}
		
/* Navigation Bar Components */
table#nav     {
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		}
		
table#nav td   {
		font: 11px Broadway, Georgia, "Times New Roman", Times, serif;
		text-align: center;
		border-right: 1px solid #000;
		border-top: 1px solid #000;
		}
		
table#nav td a   {
		font-weight: normal;
		text-decoration: none;
		display: block;
		margin: 0;
		padding: 0;
		}
		
#nav td a:hover   {
		color: #f60;
		
		}
td#home a:hover img  {
		forground: transparent url(images/logo2.gif);
		}

#title {
	font-family: Broadway;
	font-size: larger;
	font-weight: bold;
	
}

	.current {
	color: #000000;
}
#helen {
	height: 134px;
	width: 120px;
}.photo-right {
	margin-left: 10px;
}
