html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #333F3F;
	text-align: center;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #C7CCCA;
	z-index: 1;
	top: 0px;
	text-align: left;
	height: auto;
	overflow: visible;
	visibility: visible;
	margin-bottom: 10px;
	vertical-align: baseline;
	border-style: ridge;
	border-width: medium;
	border-color: #CCCCCC;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 756px;
	z-index: 2;
	position: absolute;
	background-image: url(frudakisHeader3.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	left: 24px;
	top: 13px;
}
#navlinks {
	margin: 0px;
	z-index: 2;
	top: 145px;
	position: absolute;
	left: 585px;
	width: 190px;
}
#navlinks ul {
	list-style-type: disc;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #003333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 100%;
	font-style: italic;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:85%;
	color: #003333;
	font-style: normal;
	letter-spacing: 1px;
}
.firstletter {
	font-size:125%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:ultra-expanded;
	color:#003333;
	font-style: oblique;
}
.listFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
.navlinks {
	color:#003333;
	font-size:85%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing: 0px;
	font-style: oblique;
}
a:link {color:#003333;
text-decoration:none;
}
a:visited { color:#006666;
text-decoration:none;
}
a:hover {color: #FFFF99;
text-decoration:none;
}
a:active{color:#FFFF00;
text-decoration:none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 95%;
	text-align: center;
	line-height: 1;
	font-weight: normal;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-style: italic;
	color: #003333;
	text-align: center;
}
.photos {
	border: medium solid #333F3F;
}

