body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	font-style: italic;
}
.title {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.text-alt {
	font-size: 13px;
	line-height: 19px;
	color: #B75F6C;
	font-style: italic;
}
.text-bold {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.text-alt-bold {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #B75F6C;
	font-style: italic;
}
.text-sm {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-style: italic;
}
#box-holder {
	position: relative;
}
#box {
	position: relative;
	width: 802px;
	height: 722px;
}
#nav {
	position: relative;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #F8EDF3;
	font-variant: small-caps;
	text-align: center;
}
#nav a:link {
	color: #F8EDF3;
	text-decoration: none;
}
#nav a:hover {
	color: #B75F6C;
	text-decoration: none;
}
#nav a:active {
	color: #B75F6C;
	text-decoration: none;
}
#nav a:visited {
	color: #F8EDF3;
	text-decoration: none;
}
#content-welcome {
	position: relative;
	width: 802px;
	height: 682px;
	background-image: url(img/bg-logo.gif);
	text-align: left;
}
#content-bio {
	position: relative;
	width: 802px;
	height: 682px;
	background-image: url(img/bg-bio.gif);
	text-align: left;
}
#content-contact {
	position: relative;
	width: 802px;
	height: 682px;
	background-image: url(img/bg-contact2.jpg);
	text-align: left;
}
#content-links {
	position: relative;
	width: 802px;
	height: 682px;
	background-image: url(img/bg-links.jpg);
	text-align: center;
	background-position: top;
	background-repeat: no-repeat;
}
#content-banners {
	position: relative;
	width: 485px;
	height: 480px;
	padding-top: 180px;
	padding-bottom: 20px;
	padding-left: 160px;
	padding-right: 160px;
	text-align: center;
}
#content-index {
	position: relative;
	width: 802px;
	height: 682px;
	background-image: url(img/bg-index.jpg);
	text-align: center;
	background-position: top;
	background-repeat: no-repeat;
}
#content-disclaimer {
	position: relative;
	width: 380px;
	height: 480px;
	padding-top: 180px;
	padding-bottom: 20px;
	padding-left: 210px;
	padding-right: 210px;
}
#content-portfolio {
	position: relative;
	width: 802px;
	height: 682px;
	background-image: url(img/bg-wm1.jpg);
	text-align: center;
}
#content-left {
	position: relative;
	margin: 4px;
	float: left;
	width: 280px;
	height: 680px;
}
#content-right {
	position: relative;
	float: left;
	width: 400px;
	height: 380px;
	top: 160px;
	left: 60px;
}
#content-contact-right {
	position: relative;
	float: left;
	width: 400px;
	height: 380px;
	top: 140px;
	left: 53px;
}
#content-title {
	position: absolute;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	height: 50px;
}	
#content-text {
	position: relative;
	height: 380px;
	width: 400px;
	top: 40px;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #686868;
	height: 20px;
	width: 800px;
	line-height: 30px;
	text-align: center;
	position: relative;
	clear: both;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #686868;
	line-height: 15px;
	text-align: center;
}
#contact-title {
	position: absolute;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	height: 40px;
	width: 400px;
	text-align: center;
}	
#box-home {
	position: relative;
	width: 802px;
	height: 900px;
}
#calendar {
	position: relative;
	height: 191px;
	width: 175px;
}
