body {
	/*background-image: url(../images_stop-messing-about/bgstrip-shadow.jpg);
	background-repeat: repeat-y;
	background-position:center;*/
	background-color:#f4f4ff;
	color:#000000;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Geneva, Arial, Helvetica, san-serif
}
.clear {
	clear:both
}
#wrapper {
	width:772px;
	margin-left:auto;
	margin-right:auto;
}
/* header section - needs a psudo wrapper - FIXED */
#bgGeneral {
	/*background-image: url(../images_stop-messing-about/bgBlue-top.png);*/
	background-image: url(../images_stop-messing-about/bgstrip-shadow.jpg);
	background-repeat: repeat-y;
	background-position:center;
	/*width: 100%;*/
	/*margin-left:auto;
	margin-right:auto;
	text-align:center;*/
	background-color:#f4f4ff
	/*e7e7ff;*/
}
#bgBlue-top {
	/*background-image: url(../images_stop-messing-about/bgstrip-shadow.jpg);
	background-image: url(../images_stop-messing-about/bgBlue-top.png);
	background-repeat: repeat-y;*/
	/*width:772px;*/
	height:350px;
	width: 100%;
	/*text-align:center;
	background-position: center top;*/
	/*margin-left:auto;
	margin-right:auto*/
}
#headerArea {
	width:760px;
	/*margin-left:auto;
	margin-right:auto;*/
	/*text-align:center;*/
	padding-left:6px;
	padding-right:6px;
}
#headerAreaOLD {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	/*text-align:center;
	/*padding-left:6px;
	padding-right:6px;*/
}
#headerimg {
	/*background-image: url(../images_stop-messing-about/bgBlue-top.png);
	background-image: url(../images_stop-messing-about/header_final_stop-messing-about.jpg);*/
	width:760px;
	height:350px;
	/*text-align:center*/
}
#headerOverlay {
	/*background-image: url(../images_stop-messing-about/header_final_stop-messing-about.jpg);
	background-image: url(../images_stop-messing-about/transparent-text2.gif);*/
	width:760px;
	height:350px
}

/* rest of the page */
/* wrapper for content */
#page {
	/*background-image: url(../images_stop-messing-about/bgstrip-shadow.jpg);
	background-repeat: repeat-y;
	background-position:center;
	width: 100%;*/
	background-color:#e7e7ff;
	text-align:center;
	margin-left:auto;
	margin-right:auto
}
/* menu */
#menuHolder {
	/*width:760px;*/
	text-align:center;
	padding-left:30px;
	padding-right:29px;
	/*height:65px;
	margin-top:10px*/
}
/*#menuHolder div img {
	text-align:center;
}*/
.menuTxt {
	/*width:760px;*/
	font-size:90%;
	float:left
}
.menuTxt a {
	text-decoration:none
}
.menuSiteTitle {
	font-family:Times;
	text-align:right;
	font-size: 80%;
	padding-top:10px
	/*height:100px
	float:right*/
}
.siteTitle1 {
	font-size:120%;
	/*font-style:italic;*/
	font-weight:bold;
	/*margin-top:10px*/
}
.siteTitle2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:90%;
	/*font-style:normal
	font-weight:bold;*/
}
.siteTitle3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:80%;
	/*font-style:normal
	font-weight:bold;*/
}
/* content */
#contentArea {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}
#contentLft {
	float:left;
	width:430px;
	padding-left:35px;
	padding-right:35px;
	/*margin-top:25px;
	margin-bottom:30px;*/
	text-align:left;
	font-size:85%
}
#contentLft h1 {
	margin-top:20px;
	font-size:150%;
	font-weight:normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}
#contentLft h2 {
	font-size:130%;
}
#contentLft h3 {
	font-size:110%;
	margin-bottom:0px;
	/*text-transform:lowercase;
	font-variant: small-caps;*/
}
#contentLft h3 a {
	text-decoration:none;
	color:#333;
}
#contentLft h3 a:hover {
	/*text-decoration:underline;*/
	border-bottom:1px dotted #333;
}
#contentLft .firstpara {
	font-weight:normal;
	font-size:120%;
	/*font-family:Tahoma, Geneva, sans-serif;*/
}
#contentLft p {
	margin-top:0px;
	font-size:95%;
}
#contentLft p a {
	text-decoration:none;
	/*border-bottom:1px dotted #009;*/
	/*color:#333;*/
}
#contentLft p a:hover {
	text-decoration:underline;
	border-bottom:none;
	/*color:#000;*/
}
#contentLft .sketchBox {
	width:430px;
	margin-top:20px;
	/*height:235px;
	background-color:#0C9;*/
}
#contentLft .sketchBox img {
	/*float:right;
	margin-left:15px;*/
}
#contentLft .sketchBox h3 {
	margin-bottom:5px;
	margin-top:0px;
	font-size:110%;
	font-weight:bold;
}
.authorsNote {
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
	line-height:20px;
	font-style:italic
}
#authorsImg {
	float:right;
	margin-left:15px;
}
#contentLft .sketchesBoxOutL {
	float:left;
	width:210px;
	/*text-align:justify;
	height:400px;*/
}
#contentLft .sketchesBoxOutL p {
	font-size:90%;
}
#contentLft .sketchesBoxOutR {
	float:right;
	width:210px;
	/*text-align:justify;
	height:400px;*/
}
#contentLft .sketchesBoxOutR p {
	font-size:90%;
}
#contentRgt {
	width:225px;
	float:right;
	padding-right:35px;
	font-size:90%;
	text-align:left;
}
#contentRgt .quote {
	color: #039;
	font-weight:bold;
	font-style:italic;
}
#contentRgt p {
	margin-top:20px;
}
#contentAtrsBox {
	background-color:#f4f4ff;
	width:250px;
	float:right;
	margin-left:20px;
	/*margin-bottom:8px;*/
	border:1px #bcbcb5 solid
}
#contentAtrsBoxIn {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}
#contentAtrsBox p {
	line-height:15px!important;
	font-size:80%;
	/*font-style:italic;*/
	text-align:justify
}
#contentAtrsBox i {
	font-style:normal!important
}
.contentNoteItc {
	font-style:italic
}
#contentHolder p {
	/*padding-left:15px;*/
	line-height:20px
}
#contentHolder h1, h2, h3 {
	margin-bottom:0px
}
#contentHolder h1 {
	font-size:130%;
}
#contentHolder h2 {
	font-size:120%
}
#contentHolder h3 {
	font-size:100%
}
/*alternates sketch images and text left/right */
.sketchPanel {
	height:255px;
	padding-top:10px;
	padding-bottom:10px
}
.contentSktImg {
	width:300px;
	text-align:center;
	background-color:#ffffff;
	border: 1px #bcbcb5 solid;
	float:right
}
.contentSktTxt {
	width:340px;
	float:left;
	vertical-align: top
}
.contentSktImg2 {
	width:300px;
	float:left
}
.contentSktTxt2 {
	width:350px;
	float:right
}
.contentCastImg {
	float:right;
	margin-left:20px;
	margin-bottom:10px
}
.contentTxtSpacers {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px
}
.reviewsCredits {
	/*float:right;*/
	text-align:right;
	font-size:80%;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px
}
.reviewsTxt {
	font-style:italic;
	margin-bottom:0px
}
/* footer */
#footerArea {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}
#footerArea #footerHolder {
	/*width:760px;*/
	text-align:left;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:15px;
	/*padding-top:30px;*/
}
#footerArea #footerHolder a {
	text-decoration:none;
	/*color: #039;*/
}
#footerArea #footerHolder a:hover {
	/*background-color:#039;*/
	/*color:#000;*/
	text-decoration:underline;
	/*margin-left:-2px;
	margin-right:-2px;
	padding-left:2px;
	padding-right:2px;*/
}
#footerArea #footerHolder p {
	margin-top:0px;
	margin-bottom:0px;
	color:#039;
}
#footerArea #footerHolder h1 {
	font-size:90%;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:20px;
}
#footerArea #footerHolder .footerTxt1 {
	/*border-top: solid 1 #666666;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size:80%;
/*	font-weight:bold;*/
	color: #333333
}
#footerArea #footerHolder .footerTxt2 {
	font-size:80%;
/*	font-weight:normal;*/
	color: #333333;
}
#footerArea #footerHolder .credit {
	float:right;
	margin-top:-14px;
	font-size:70%;
	/*padding-right:20px;*/
}
#footerArea #footerHolder .credit a {
	background-color:transparent;
	color:#333;
	text-decoration:none;
}
#footerArea #footerHolder .credit a:hover {
	background-color:transparent;
	color:#333;
	/*border-bottom:1px dotted #333;*/
	text-decoration:underline;
	margin:0px;
	padding:0px;
}
.indexImgLft {
	/*text-align: left*/
	float:left
}
.indexImgRgt {
	/*text-align: right*/
	float:right
}
#indexBg {
	background-image: url(../images_stop-messing-about/bgstrip-shadow.jpg);
	background-repeat: repeat-y;
	background-position:center;
	width: 100%;
	background-color:#f4f4ff
}
#indexWrap {
	width:760px;
	text-align:center;
	margin-left:auto;
	margin-right:auto
}
#indexContent {
	/*width:760px!important;
	margin:0px*/
}
#indexTxt {
	margin-top:0px
}
#indexContent h1 {
	margin-top:10px;
	margin-bottom:0px;
	font-size:120%
}
#indexContent p {
	margin-bottom:0px;
	margin-top:10px
	/*padding-bottom:0px*/
}
#indexTxt a {
	text-decoration:none
}
#indexTxt a:hover {
	text-decoration:underline;
	background-color:#bcbcb5;
	color:#000000;
	padding:5px 10px 5px 10px;
	/*padding-right:10px*/
}