html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	color: black;
	background: white url(images/top-bg.gif) repeat-x center top;
	font: 12px/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

#wrapper {
	width: 788px;
	margin: 0 auto;
}

#header {
	height: 92px;
	overflow: hidden;
}

#members {
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-shadow: black 1px 1px 1px;
	width: 230px;
	float: right;
	padding-top: 36px;
	padding-left: 5px;
	text-align: right;
}

#logo {
	float: left;
}

#boxnav {
	padding-top: 21px;
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden;
	padding-left: 12px;
}

#boxnav li {
	float: left;
}

#boxnav li.profile a {
	background-image: url(images/menu-profile.gif);
	display: block;
	width: 287px;
	height: 22px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: black 1px 1px 1px;
	padding-top: 10px;
	padding-left: 10px;
}

#boxnav li.hergallery a {
	background-image: url(images/menu-gallery.gif);
	display: block;
	width: 152px;
	height: 22px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: black 1px 1px 1px;
	padding-top: 10px;
	text-align: center;
}

#boxnav li.allprofiles a {
	background-image: url(images/menu-members.gif);
	display: block;
	width: 162px;
	height: 22px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: black 1px 1px 1px;
	padding-top: 10px;
	padding-left: 0;
	text-align: center;
}

#boxnav li.allgalleries a {
	background-image: url(images/menu-galleries.gif);
	display: block;
	width: 150px;
	height: 22px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: black 1px 1px 1px;
	padding-top: 10px;
	padding-left: 0;
	text-align: center;
}

#boxnav li a:hover {
	color: orange;
}

.boxbg {
	background-image: url(images/box-bg.gif);
	padding-left: 12px;
	overflow: hidden;
}

.profilepics {
	width: 232px;
	float: left;
	margin-right: 8px;
	min-height: 432px;
}

.profilepics img {
	margin: 0 3px 3px 0;
}

.profilepics img:hover {
	opacity: 0.71;
}

.profiletxt {
	width: 170px;
	float: left;
	margin-right: 14px;
	min-height: 432px;
}

.profiletxt p {
	font-weight: bold;
	color: #484848;
	padding-bottom: 20px;
}

.profiletxt span {
	line-height: 14px;
	text-align: justify;
	display: block;
	font-size: 14px;
}

.profiletxt strong {
	display: block;
	color: #326190;
	font-size: 14px;
	text-shadow: white 1px 1px 1px;
	margin-bottom: 2px;
}

.regform {
	width: 335px;
	float: left;
	min-height: 432px;
}

.formbg {
	background-color: #221A1A;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 405px;
}

.frameclass {

	border-style: solid;
	border-width: 2px;
	border-color: #E5E4E1;

}

.div {
	text-align: right;
	padding-right: 9px;
	height: 2px;
	display: block;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
	opacity: 0.67;
	clear: both;
}

.ipline {
	clear: both;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	padding-top: 3px;
}