body {
	background-color: #FFFFFF;
	padding: 25px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
td {
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: small;
}
portfolio {
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.hdnav {
	text-align: left;
	vertical-align: bottom;
	padding-top: 35px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.hdlogo {
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
	padding-bottom: 7px;
}
.content {
	text-align: justify;
	vertical-align: top;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
.images {
	text-align: right;
	vertical-align: top;
	padding: 20px;
}
.ftdetails {
	font-size: x-small;
	color: #999999;
}
a:link {
	color: #CDEE21;
	text-decoration: none;
}
a:visited {
	color: #CDEE21;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #CDEE21;
	text-decoration: none;
}
.subnav {
	text-align: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.subnav a:link {
	color: #999999;
	text-decoration: none;
}
.subnav a:visited {
	color: #999999;
	text-decoration: none;
}
.subnav a:hover {
	color: #CDEE21;
	text-decoration: none;
}

.subnav a:active {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #CDEE21;
	text-transform: lowercase;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #666666;
	text-transform: lowercase;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
h4 {
	font-size: large;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: left;
}
.dyncontent {
	text-align: justify;
	vertical-align: top;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#slideshow { left: 20px }
#nav { width: 100px; margin-bottom: 5px; }
#nav li { width: 50px; padding-bottom:12px; float: left; margin: 8px; list-style: none }
#nav a { width: 50px; padding: 3px; display: block; border: 1px solid #ffffff; }
#nav a.activeSlide { background: #ffffff; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }
