html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
/*	font-family: times new roman, times, serif;*/
	font-family: verdana, arial, helvetica, sans-serif;
}

#navbar {
	margin-top: 30px;
	background-color: #6C2691;
	text-align: left;
	margin-bottom: 15px;
}

#navbar-interior {
	margin-top: 20px;
	background-color: #6C2691;
	text-align: left;
	margin-bottom: 15px;
}

.navitem {
	display: block;
	clear: none;
	font-size: 7pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
}

a.navitem {
	background-color: #6C2691;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px #ffffff solid;
}

a:hover.navitem {
	background-color: #ffffff;
	color: #6C2691;
	text-decoration: underline;
	font-weight: bold;
}

.small {
	font-size: 7.5pt;
}

.caption {
	font-size: 7.5pt;
	padding-right: 10px;
}

#bodycopy {
	clear: all;
	font-size: 8.5pt;
	line-height: 14pt;
	text-align: left;
	margin-right: 10px;
}

#bodycopy a {
	color: #A16CB8;
	font-weight: bold;
	text-decoration: none;
}

#bodycopy a:hover {
	color: #A16CB8;
	font-weight: bold;
	text-decoration: underline;
}

#bodycopy-tight {
	clear: all;
	font-size: 8.5pt;
	line-height: 12pt;
	text-align: left;
	margin-right: 10px;
}

.gallery-description {
	font-size: 8pt;
	line-height: 10pt;
}

.rail {
	background-color: #A16CB8;
	color: #ffffff;
	line-height: 10pt;
}

.rail a {
	color: #E3C3EA;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}

.rail a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.rail-cap {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.form {
	background-color: #E3C3EA;
	color: #000000;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	font-size: 8pt;
}

.form a {
	color: #A16CB8;
	font-weight: bold;
	font-size: 8pt;
}

.form input, .form select, .photo-form input {
	font-size: 8pt;
}

.tiny {
	font-size: 7pt;
}

.photo-form {
	font-size: 8pt;
	line-height: 12pt;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	background-color: #E3C3EA;
}

.form-cap {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

.distributorlinks {
	text-align: center;
	padding: 20px;
}

.footer {
	margin-top: 20px;
	border-top: 1px solid #6C2691;
	color: #CAA2D4;
	text-align: left;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	margin-bottom: 20px;
}

.footer a {
	color: #9A64B8;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
