
html {margin:0px;padding:0px;}
body {
	margin:		0px;
	padding:	0px 0px 0px 0px;
	height:		100%;
	font-family:	Tahoma, Verdana, Arial, Georgia, sans-serif;
	font-size:	100%;
	background:	#C890D8;
}
h1, h2, h3, h4, h5 {margin:0px;	font-variant:small-caps;}
a:link, a:visited {
	color:		#815992;
	font-weight:	bold;
	text-decoration: none;
	font-variant:small-caps;
}
img {border:0px;}
.hide {display: none;}
.show {}
#pageFiller {}
#signature {
	font-size:	30pt;
	font-family:	"Brush Script";
}
.hilight {
	font-weight:	bold;
	font-variant:	small-caps;
}
#webPageContainer {
	width:		760px;
	position:	absolute;
	left:		50%;
	margin-left:	-380px;
	margin-top:	10px;
	background:	url(imgDflt/wpContainerBk01.jpg) top left repeat-y;
}
#photoPageContainer {
	width:		760px;
	position:	absolute;
	left:		50%;
	margin-left:	-380px;
}
#photoHeader {
	margin-top:	10px;
	height:		31px;
	background:	#000 url(imgDflt/logoSmall01.jpg) no-repeat top right;
	padding:	5px 5px 5px 5px;
}
#photoHeader a {
	color:		#fff;
	font-weight:	bold;
	text-decoration: none;
	font-size:	80%;
}
#photoContainer {
	background:	#000;
	text-align:	center;
	padding:	10px 0px 10px 0px;
	margin-top:	1px;
	margin-bottom:	1px;
}
#logoContainer1 {
	height:		140px;
	background:	url(imgDflt/logo.jpg) no-repeat;
}
#logo span {display:none;}
#menuContainer1 {
	position:	absolute;
	top:		140px;
	left:		50%;
	margin-left:	-380px;
	width:		200px;
}
#menuContainer1 h2 {display:none;}
#mainMenu ul {
	font-size:	78%;
	font-variant:	small-caps;
	margin:		10px;
	padding:	0px;
	list-style-type: none;
}
#mainMenu li {
	background:	#815992;
	border:		1px solid #000;
	xpadding:	3px 0px 3px 0px;
	text-align:	right;
	margin-bottom:	1px;
}
#mainMenu li a {
	color:		#ffffff;
	text-decoration: none;
	font-weight:	bold;
	padding:	3px 10px 3px 50px;
display: block;
}
#mainMenu li a:hover {
	background:#C890D8;
	color:#815992;
}
#mainMenu li.selected {background:#C890D8;}
#contentContainer1 {
	background:	url(imgDflt/pgBtmRight.jpg) no-repeat bottom right;
	margin-left:	200px;
	padding-right:	90px;
	padding-left:	20px;
	padding-bottom:	30px;
	min-height:	350px;
}
#pageSection {font-size:10pt;}
#pageSection h2 {
	color:		#815992;
	font-size:	12pt;
	margin-top:	10px;
}
#pageSection h3 {
	color:		#815992;
	font-size:	90%;
	margin-top:	20px;
}
#pageSection p {
	margin-top:	5px;
	margin-bottom:	5px;
}
#pageSection ul {
	list-style-type: square;
	margin-top:	5px;
}
#footerContainer1 {
	background:	#000;
	color:		#ffffff;
	font-size:	75%;
	padding:	5px;
	text-align:	center;
}
#footerContainer2 {}
#testimonial {
	border:		3px double #815992;
	padding:	10px;
}
#testimonial h3 {margin-top:0px;}


