#wrapper {
	margin: 0px auto;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
/*Container for page text (taken from collection.html)*/
#pagetext {
	position:absolute;
	left:10px;
	top:13px;
	width:590px;
	height:370px;
	z-index:1;
	overflow: auto;
}
.banner1 {
	background: url(../Images/strollbanner.jpg);
}
.navpanel {
	border-top: 1px groove #202626;
	border-right: 1px solid #202626;
	border-bottom: 1px solid #202626;
	border-left: 1px groove #202626;
}
.navpaneltable {
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.main1 {
	border-right: 1px solid #647882;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: #EBEBE1;
}
.rightpanel {
	background: #F5F5F0;
	border-top: 1px groove #202626;
	border-right: 1px solid #202626;
	border-bottom: 1px solid #202626;
	border-left: 1px groove #202626;
}
.footer {
	font: normal x-small Geneva, Arial, Helvetica, sans-serif;
}
.rightpaneltable {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.navpaneltablebold {

	font: bold normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.body2 {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	border-top: 1px groove #202626;
	border-right: 1px solid #202626;
	border-bottom: 1px solid #202626;
	border-left: 1px groove #202626;
}
.text {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 10px;
}

.imagetext {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.gallerytable {
	border: 1px dotted #999999;
}
.pagetitle {
	font: bold 14px Georgia, "Times New Roman", Times, serif, Baskerville;
	color: #000000;
	text-align: left;
	text-indent: 10px;
}
.slidetext {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.imagetitle {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.imagetitleitalic {

	font: italic bold 12px Arial, Helvetica, sans-serif;
}
.imagetextunderline {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.Heading3 {
	font: bold normal 14px Geneva, Arial, Helvetica, sans-serif;
	color: #535647;
}
.bullett {
	line-height: 25px;
	list-style: circle url(../Images/arrowbullet.jpg) outside;
}
.Red {
	color: #FF0000;
}
/*css from parent*/
a:link {
	text-decoration: none;
	color: #0A140F;
}
a:visited {
	text-decoration: none;
	color: #535647;
}
a:hover {
	text-decoration: underline;
	color: #647882;
}
a:active {
	text-decoration: none;
}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#main1 {
	position:absolute;
	left:30px;
	top:30px;
	width:770px;
	height:590px;
	z-index:2;
}
#navpanel {
	position:absolute;
	left:10px;
	top:165px;
	width:140px;
	height:390px;
	z-index:5;
	background-color: #B4BEC3;
}

