.photoC {
	padding: 5px;
	border: thin solid #900;
}
#wrapper {
	text-align: center;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #DEC2E0;
}
#header {
	width: 900px;
	text-align: center;
	margin: 0px auto;
	height: 130px;
}
#content {
	padding-top: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hatSideL {
	float: left;
	width: 400px;
	margin-left: 5px;
	padding: 5px;
}
#hatSideR {
	float: right;
	width: 470px;
	margin-left: 5px;
	padding: 5px;
}


#footer {
	clear: both;
	background-image: url(../images/pattern%20001.jpg);
	background-repeat: repeat;
	border: 2px solid #900;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 120px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 730px;
	margin: 0px 5px 5px;
	float: left;
}
#bio {
	background-image: url(../images/bio%20background.gif);
	background-repeat: no-repeat;
}
#modelsTable {
	font-size: 85%;
	text-align: left;
}
#models h1 {
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#models li {
	font-size: 80%;
	padding-top: 0px;
	list-style-type: disc;
	text-indent: 5px;
}
#models p {
	font-size: 85%;
	margin: 0px;
	text-indent: 0px;
	font-weight: bold;
	color: #900;
	padding: 3px;
}



.footer {
	padding: 3px;
	font-family: "Lucida Calligraphy", "Palatino Linotype", Georgia;
	text-align: center;
	font-weight: bold;
}

#nav {
	height: 30px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: #FFF;
	margin-top: 0px;
	clear: both;
}
#FBTW {
	height: 120px;
	width: 150px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	float: right;
}

p {
	font-size: 90%;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #900;
	text-indent: 10px;
	text-align: left;
	padding: 3px;
}
h6 {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #900;
	text-indent: 0px;
	text-align: left;
	padding: 3px;
	line-height: 1.1;
}

.form {
	text-indent: 0px;
}

.floatRight {
	padding: 3px;
	float: right;
	text-align: center;
}

.floatLeft {
	padding: 3px;
	float: left;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
a:link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #903;
}
a:hover {
	text-decoration: none;
	color: #DA6547;
}
a:active {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
h1,h2,h3,h4,h5 {
	font-family: "Lucida Calligraphy", "Palatino Linotype", Georgia;
}
h1 {
	font-size: 150%;
	color: #900;
}
h2 {
	font-size: 130%;
	color: #900;
}
h3 {
	font-size: 110%;
	color: #900;
	padding: 0px;
}
h4 {
	font-size: 100%;
	color: #900;
}
h5 {
	font-size: 90%;
	color: #900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size: 90%;
	color: #900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

.center {
	text-align: center;
}
.headingWh {
	color: #FFF;
}
.tableIFrame {
	overflow: scroll;
}
.tableText {
	font-size: 80%;
	text-indent: 0;
}
#hatTable {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
}
#hatTable p {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	text-indent: 0px;
}
#photoHighlight {
	padding: 5px;
	float: right;
	width: 400px;
}
#GDEpreview {
	padding: 5px;
	float: left;
	width: 305px;
	border: 1px solid #900;
	height: auto;
}
#GDEphoto {
	padding: 5px;
	float: right;
	width: 500px;
	border: 1px solid #900;
	height: auto;
}
.webFooter {
	font-size: 70%;
	font-style: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#galleryL {
	float: left;
	margin-bottom: 20px;
}
#galleryR {
	float: right;
	width: 420px;
}

