body {
	/* background: #cc0011; */  /*   red   */
	padding-left: 50%;
	background-image: url(http://www.jsalaspilates.com/Resized/background-3.jpg);
}


.container {
	width: 711px;
	margin-left: -356px;
	border-style: solid;
	border-width: 1px;
	border-color: #CC6633;  /*  tan   */
	font-family: helvetica, georgia, tahoma;
	font-size: small;
	color: black;
	background-color: #D6BF86;  /* camel */

}

.banner {
	width: 711px;
	height: 100px;
	background-image: url(http://www.jsalaspilates.com/Resized/Banner-13.jpg);
	border-bottom-style: solid;
	border-bottom-color: #CC6633;  /*  tan   */
	border-bottom-width: 1px;
}

.footer {
	width: 711px;
	
	clear: both;
      border-top-style: solid;
	border-top-color: #CC6633;  /*  tan   */
	border-top-width: 1px;
      background-color: #D6BF86;  /* camel */

}

.right {
	background-color: #ffeeee;   /*   pale pink   */
	vertical-align: top;
	margin-left: 110px;
	text-align: justify;
	padding-left: 1em;
	padding-right: 12px;
}

.center {
	text-align: center;
}

.galleryright {
	background-color: #ffffee;   /*   cream   */
	height: 368px; /* (45px links + 1px border) * 8 links + = 368px */
	padding-left: 110px;
}

.picturebox {
	float: right;
	right: 0%;
	margin-left: 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #CC6633;  /*  tan   */
}

.picturebox img {
	width: 275px;
}

.logobox {
	color: #CC6633;  /*  tan   */
	font-family: verdana;
	font-variant: small-caps;
	font-size: xx-large;
	font-weight: bold;
}

.gallerypicturebox {
	border-style: none;
	border-width: 0px;
	border-color: #CC6633;  /*  tan   */
}

.gallerypicturebox img {
	height: 300px;
}

.gallerycenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.photocredit {
	font-style: verdana;
	font-size: xx-small;
	color: #CC6633;  /*  tan   */
	text-align: center;
}

.left {
	float: left;
	width: 110px;
	background-color: #D6BF86;  /* camel */
}

.heading {
	font-family: georgia, tahoma;
	font-style: italic;
	font-size: x-large;
	text-decoration: underline;
	color: #CC0000; /*  red  */

}

.subheading {
	font-family: georgia, tahoma;
	font-style: italic;	
	font-size: large;
	margin-bottom: 0;
	color: #CC0000; /*  red  */

}

ol {
	list-style-type: lower-roman;
	margin-top: 0;	
}

ul {
	margin-top: 0;
}
.quotation {
	font-family: sans-serif, verdana;
	font-size: xx-small;
	font-style: italic;
	text-align: justify;
      margin: 1em;
	color: #808080;  /* DarkGray */
}

.bigquotation {
	font-family: sans-serif, verdana;
	/* font-size: xx-small; */
	font-style: italic;
      margin: 1em;
	color: #808080;  /* DarkGray */
}

.left a:link, a:visited, a:hover {
	text-decoration: none;
}

.links {
	width: 110px;
	height: 45px;
	background-color: #D6BF86;  /* camel */
	text-decoration: none;
	font-family: Eurostile, verdana;
	/* font-variant: small-caps; */
	font-size: small;
	/* font-weight: bold; */
	color: #CC0000; /*  red  */
	text-align: center;
	border-style: none;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC6633;  /*  tan   */
}

.links:hover {
	background-color: #ffffee;  /*   cream   */
	/* font-weight: bold; */
}

.current {
	width: 110px;
	height: 45px;
	background-color: #ffeeee;   /*   pale pink   */
	text-decoration: none;
	font-family: Eurostile, verdana;
	/* font-variant: small-caps; */
	font-size: small;
	/* font-weight: bold; */
	color: #CC0000; /*  red  */
	text-align: center;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC6633;  /*  tan   */
}

.footnote {
	font-style: verdana;
	font-size: xx-small;
	color: #808080;  /* DarkGray */
	text-align: right;
	margin-right: 1.5em;
}

.thumbnail {
	height: 80px;
}

