html, body { height: 100%; margin: 0; padding: 0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	font-size: 62.5%;
	background-color:#fff;
	
}

/* Container */

#album-5, #album-6, #album-7, #album-8 {
	margin:20px auto 0 auto;
	border:none;
	padding:0;
	clear:both;
}
#album-5 p {
	font-size: .95em;
	text-align:center;
}

#albumCenter {
	margin:0 auto 0 auto;
	font-size:1em;
	color:#666666;
}

#bookContainer {
	overflow:hidden;
}

#bookLeft {
	float:left;
	text-align:left;
	width:50%;	
	margin-left:20px;
}

#bookRight p {
	margin:140px 30px 0 30px;
}

#bookRight {
	float:left;
	text-align:left;
	width:50%;	
}

#container {
	width: 950px;
/*	height:694px;*/
	margin:0 auto 0 auto;
	border:none;
	padding:0;
	background: url(../images/bkgrndShadow.png) repeat-y top left;
	background-color:#FFFFFF;
}

#contentWrapper {
	width:950px;
	background-color:#FFF;
	color:#909090;
	margin:0 auto 0 auto;
}

#contentIPad p {
	text-align:left;
	font-size:1.2em;
	width:570px;
	margin:0 auto 1em auto;
	line-height:1.5em;
}

#contentIPadCenter p {
	text-align:center;
}

#contentIPadCenterFinePrint {
	text-align:center;
	font-size:.75em;
}

#contentIPad table {
	background-color:#CCCCCC;
	margin:0 auto 0 auto;
}

#footer {
/*	clear:left;*/
	margin:0px auto 0px auto;
	padding:0;
	background: url(../images/footer2.png) no-repeat top left;
	width:950px;
	height:42px;
	font-size:.85em;
	border:none;
}
/* Masthead */
#masthead #mastheadIPad {
	text-align: left;
	width:950px;
/*	height:91px;*/
	padding:10px 0px 0px 0px;
	background-color:#FFFFFF;
}
#masthead h1 {
	background: url(../images/ervSchroeder.png) no-repeat center bottom;
	text-indent: -9000px;
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	height:57px;
}
#mastheadIPad {
	width:100%;
	margin:0 auto 0 auto;
}

#mastheadIPad h1 {
	background: url(../images/ervSchroeder.png) no-repeat left bottom;
	text-indent: -9000px;
	margin:0px auto 0px 80px;
	padding:0;
	border:none;
	height:57px;
}

#mastheadIPadNav {
	font-size:1em;
	margin:0px 0px 10px 80px;
	padding-bottom:5px;
	width:inherit;
	border-bottom-color:#FFFFFF;
}

#picBoxScrolling {
	margin:0 auto 0 auto;
	padding:0;
/*	height:390px;
	width:600px;*/
	background-color:#FFFFFF;
}

#picBoxScrolling p {
	font-size:1em;
	text-align:center;
}

p, .description {
	margin: 20px auto 40px auto;
}

p, #footer {
	padding:0px;
	border:none;
/*	margin:0 auto 0 auto; */
}

p, .link {
	margin: 5px auto 0px auto;
	padding:1px;
}

p, .mainPageCaption {
	margin: 10px auto 30px auto;
}

p, .quote, .title {
	text-indent:0px;
	margin:10px 130px 0px 130px;
	font-size:1.3em;
	color:#909090;
}

.boldHeadType {
	font-weight:bold;
}

.descrptions {
	text-align:center;
	font-size:1.1em;
	color:#909090;
}

.iPadLinkBkgrndColor {
	background-color:#D5D5D5;
}

p .link {
	text-align:center;
	font-size:1.1em;
	color: #993300;
}

p a:link {
	color: #909090;
	text-decoration: none;
	border-bottom:#909090 dotted 1px;
/*	font-weight:bold;*/
}

p a:visited {
	color:#909090;
	text-decoration:none;
}

p a:hover {
	color:#525252;
	text-decoration:none;
}

p a:active {
	color:#909090;
	text-decoration:none;
}

.mainPageCaption {
	text-align:center;
	font-size:1.1em;
	color:#909090;
}

.marginBottom30px {
	margin-bottom:30px;
}

.requiredText {
	color:#FF0000;
}

.textRight {
	text-align:right;
}

.textCenter {
	text-align:center;
}

.quote {
	text-indent:0px;
	line-height:150%;
	text-align:left;
	font-style:italic;
}

.title {
	text-indent:0px;
	text-align:left;
	font-style:normal;
}

a:link {
	color:#909090;
	text-decoration:none;
/*	font-weight:bold;*/
}

a:visited {
	color:#909090;
	text-decoration:none;
}

a:hover {
	color:#525252;
	text-decoration:none;
}

a:active {
	color:#909090;
	text-decoration:none;
}