* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium; line-height: 150%;
	color: black;
	color: #663300;
}

blockquote {
	font-style: italic;
	margin: 0px; padding: 8px 0px 0px 25px;
	margin-right: 230px;
	background: #ffffcc url(images/blockquote-top-left.gif) scroll top left no-repeat;
	border: 1px solid #663300;
}
.innerquote {
	background: #ffffcc url(images/blockquote-bottom-right.gif) scroll bottom right no-repeat;
	padding: 0px 25px 8px 0px;
}


#gallery_layout {
	width: 50%;
}
#gallery_layout td {
	text-align: center;
}
#gallery_layout * {
	font-size: small;
}

#gallery_highlight {
	width: 50%;
	text-align: center;
}

#footer {
	background: #663300;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	height: 25px;
}
#footer * {
	color: #FFFFCC;
}

#footer a:link, #footer a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

#footer a:visited, #footer a:hover {
	font-weight: bold;
	color: #cc9966;
	text-decoration: none;
}


 a:link, a:active {
	color: #663300;
}
 a:visited, a:hover {
	color: #cc9966;
}

body {
	margin: 1em;
}

#content {
	padding: 2em 0px 2em 10px;
	overflow: clip;
}

ul#index {
	list-style: none;
	text-align: right;
	margin: 0px; padding: 0px;
	margin-right: 10px;
}
ul#index li {
	margin: 20px 0em; padding: 0px;
}

#panel {
	background: url(pics/dressBG.gif) scroll center center no-repeat;
	border: 1px solid #663300;
	float: right;
	width: 210px;
	height: 488px;
	margin: 0px 10px;
	display: block;
}