@import url('common.css');
#page-content {
	margin: 0px;
}
.photo-credit {
	font-size: 0.75em;
	font-style: italic;
	text-align: center;
}
.btns {
	text-align: center;
}
a:visited {
	color: #C0C0C0;
}
a:link {
	color: #FFFFFF;
}
#masthead-heading {
	position: relative;
	padding-bottom: 5px;
}
#masthead-biz {
	left: 15%;
	clear: both;
	position: relative;
}
body {
	color: #FFFFFF;
	background-color: #000000;
}
#nav-top {
	padding: 3px;
	position: relative;
	left: 15%;
	clear: both;
	color: #FFFFFF;
	background-color: #C0C0C0;
	font-weight: bold;
}
#nav-top a:link {
	color: #000000;
}
#nav-top a:visited {
	color: #333333;
}
#banner {
	position: relative;
	left: 15%;
	clear: both;
}
.portrait-width {
	width: 100%;
}
#portrait {
	position: fixed;
	right: 0px;
	float: right;
	z-index: 1;
	width: 35%;
}
#main-copy-text {
	position: relative;
	left: 15%;
	clear: both;
	width: 30%;
}
.img-pad5 {
	border-style: none;
}
#main-copy-header {
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15%;
	font-weight: bold;
}
#main-copy-header a:link {
	color: #CC99FF;
}
#main-copy-header a:visited {
	color: #000000;
}
#I1 {
	width: 100%;
	height: 650px;
	background-color: #000000;
	border-width: 0px;
}
.maintext {
	color: #FFFFFF;
}
