body {
	font: 100% Papyrus, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(img/pnkbg.jpg) repeat fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 850px;
	background: #FFFFFF url(none) center top;
	text-align: left;
	margin: 0 auto;
	border: medium ridge #CCCCCC;
}
#header {
	background: #FFFFFF center;
	border-bottom: medium groove #CCCCCC;
}
#nav {
	width: 150px;
	float: right;
	padding: 5px;
	font: bold normal 16px Papyrus, Arial;
	color: #333333;
	position: relative;
	top: auto;
	visibility: inherit;
	vertical-align: top;
	margin: 5px;
	border-left: thin groove #CCCCCC;
}
#content {
	margin: 5px;
	padding: 5px;
	background: #FFFFFF center top;
	font: normal large/normal Papyrus, Arial;
	color: #666666;
	clear: left;
	float: none;
	height: auto;
	width: 660px;
	text-align: left;
	white-space: normal;
}
#footer {
	padding: 5px;
	border-top: medium groove #CCCCCC;
	text-align: center;
	color: #736B5E;
	background: #FFFFFF;
	font: 80% Arial, Helvetica, sans-serif;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
#gallery {
	position:absolute;
	width:569px;
	top: 321px;
	left: 300px;
}
#thumbs {width:200px; float:left;
}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;
}
#thumbs a img {width:50px; height:50px; border:0;
}
#thumbs a:hover {border-color:#ddd;
}
#thumbs a:hover img {position:absolute; width:auto; height:auto; left:200px; top:0; border:1px solid #333;
}
#nav a:link { 
	color: #004A80;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited { 
	color: #333333;
}
#nav a:hover, #nav a:active, #nav a:focus {  
	color: #F5989D;
}
#content a:link { 
	color: #004A80;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited { 
	color: #333333;
}
#content a:hover, #nav a:active, #nav a:focus {  
	color: #F5989D;
}
#footer a:link { 
	color: #004A80;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited { 
	color: #333333;
}
#footer a:hover, #nav a:active, #nav a:focus {  
	color: #F5989D;
}.callout {
	font: bolder large Papyrus, Arial;
}
.larger {
	font: bolder medium Papyrus, Arial;
}
