body {
	background-color: #FFFFFF;
}

#header {
	position: absolute;
	visibility: visible;
	width: 801px;
	border: 1px solid #666699;
	background-image: url(images/logo_070528-with-butterfly.jpg);
	background-repeat: no-repeat;
	background-position: center;
	top: 5px;
	z-index: 4;
	left: 20px;
	height: 194px;
}

#navlist
{
	font: bold 14px Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#navlist li a {
padding: 3px 0.5em;
margin-left: 3px;
border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
text-decoration: none;
}

#navlist a:link { color: #448; }
#navlist a:visited { color: #666666; }

#navlist a:hover
{
	color: #000000;
	background: #99CCCD;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#main {
	position: absolute;
	visibility: visible;
	width: 781px;
	top: 199px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}

#main a:link {
	color: #666699;
	text-decoration: none;
}



#main a:visited {
	color: #008080;
	text-decoration: none;
}



#main a:hover {
	color: #008080;
	text-decoration: underline;
}



h1 {
	font-size: medium;
	font-weight: bold;
	color: #666699;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FFcc66;
	border-right-color: #FFcc66;
	border-bottom-color: #FFcc66;
	border-left-color: #FFcc66;
	line-height: 30px;
	letter-spacing: .25em;
}

.bolded_txt {
	font-size: 16px;
	font-weight: bold;
	color: #666699;
}

.emphasize_txt {
	color: #666699;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .15em;
	text-align: center;
}

#about {
	position: absolute;
	visibility: visible;
	width: 781px;
	top: 199px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}

#about a:link {
	color: #666699;
	text-decoration: none;
}

#about a:visited {
	color: #008080;
	text-decoration: none;
}

#about a:hover {
	color: #008080;
	text-decoration: underline;
}

#portfolio {
	position: absolute;
	visibility: visible;
	width: 781px;
	top: 199px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}

#portfolio a:link {
	color: #666699;
	text-decoration: none;
}

#portfolio a:visited {
	color: #008080;
	text-decoration: none;
}

#portfolio a:hover {
	color: #008080;
	text-decoration: underline;
}
h3 {
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.floatleft450 {
	float: left;
	width: 350px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#contact {
	position: absolute;
	visibility: visible;
	width: 781px;
	top: 199px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}

#contact a:link {
	color: #666699;
	text-decoration: none;
}

#contact a:visited {
	color: #008080;
	text-decoration: none;
}

#contact a:hover {
	color: #008080;
	text-decoration: underline;
}
