body#homeBody #header #navigation li#home a {
	background: url(images/home_selected.jpg) no-repeat;
	}

body#contactBody #header #navigation li#contact a {
	background: url(images/contact_selected.jpg) no-repeat;
	}

body#aboutBody #header #navigation li#about a {
	background: url(images/about_selected.jpg) no-repeat;
	}

body.subStory #header #subnavigation li#story a {
	background: url(images/ourstory_selected.jpg) no-repeat;
	}

body.subDesigners #header #subnavigation li#designers a {
	background: url(images/ourdesigners_selected.jpg) no-repeat;
	}

body.subPromoters #header #subnavigation li#promoters a {
	background: url(images/ourpromoters_selected.jpg) no-repeat;
	}

body#photosBody #header #navigation li#photos a {
	background: url(images/photos_selected.jpg) no-repeat;
	}

body#homeBody #content span#homeimage span {
	display: none;
	}

body#homeBody #content span#homeimage {
	display: block;
	width: 681px;
	height: 299px;
	background: url(homepage.php) no-repeat;
	}

body#contactBody #content {
	width: 681px;
	height: 299px;
	background: url(images/subpageplate.jpg) no-repeat;
	}

body#contactBody #content form#contactform {
	display: block;
	width: 400px;
	height: 284px;
	margin: 4px 4px 0 0;
	padding: 7px 10px 0 0;
	float: right;
	overflow: auto;
	}

body#contactBody #content form#contactform h2 {
	margin-bottom: 4px;
	font-size: 16px;
	font-variant: small-caps;
	border-bottom: 2px solid #543018;
	}

body#contactBody #content form#contactform span.sum {
	display: block;
	margin-left: 14px;
	}

body#contactBody #content form#contactform label {
	display: block;
	margin-left: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	}

body#contactBody #content form#contactform #name, body#contactBody #content form#contactform #email {
	width: 300px;
	margin-left: 14px;
	}

body#contactBody #content form#contactform .faqnotice {
	display: block;
	margin-left: 14px;
	font-size: 9px;
	}

body#contactBody #content form#contactform textarea {
	width: 296px;
	height: 104px;
	margin: 4px 0 0 14px;
	}

body#contactBody #content form#contactform input[type=image] {
	}

body#aboutBody #subnavigation {
	width: 396px;
	margin-left: 285px;
	list-style: none;
	}
	
body#aboutBody #subnavigation li {
	float: left;
	}

body#aboutBody #subnavigation li a {
	display: block;
	float: left;
	height: 15px;
	text-indent: -9000px;
	}

body#aboutBody #subnavigation li#story a {
	width: 60px;
	background: url(images/ourstory.jpg) no-repeat;
	}

body#aboutBody #subnavigation li#designers a {
	width: 78px;
	background: url(images/ourdesigners.jpg) no-repeat;
	}

body#aboutBody #subnavigation li#promoters a {
	width: 84px;
	background: url(images/ourpromoters.jpg) no-repeat;
	}

body#aboutBody #subsubnavigation {
	width: 396px;
	margin-left: 285px;
	list-style: none;
	}

body#aboutBody #subsubnavigation li a {
	display: block;
	float: left;
	height: 15px;
	text-indent: -9000px;
	}

body#aboutBody #subsubnavigation li#designer1 a {
	width: 60px;
	background: url(images/designer_1.jpg) no-repeat;
	}
	
body.subDesigner1 #content h2 {
	float: left;
	width: 50%;
	}
	
body.subDesigner1 #content h2.right {
	clear: right;
	text-align: right;
	}
	
body.subDesigner1 #content h3 {
	font-variant: small-caps;
	font-size: 16px;
	color: #1D3A6C;
	}

body#aboutBody #content {
	width: 681px;
	height: 299px;
	background: url(images/subpageplate.jpg) no-repeat;
	}

body#aboutBody #content #scrollarea {
	display: block;
	width: 400px;
	height: 281px;
	margin: 4px 4px 0 0;
	padding: 10px 10px 0 0;
	float: right;
	overflow: auto;
	}

body#aboutBody #content #scrollarea h2 {
	margin-bottom: 4px;
	font-size: 16px;
	font-variant: small-caps;
	border-bottom: 2px solid #543018;
	}

body#aboutBody #content #scrollarea p {
	text-align: justify;
	margin-bottom: 12px;
	}

body#photosBody #content {
	width: 681px;
	height: 299px;
	background: url(images/subpageplate2.jpg) no-repeat;
	}

body#photosBody #content #scrollarea {
	display: block;
	width: 663px;
	max-width: 663px;
	height: 282px;
	margin: 4px 4px 0 0;
	padding: 10px 0 0 10px;
	float: right;
	overflow: auto;
	}

body#photosBody #content #scrollarea #photolist {
	list-style: none;
	}

body#photosBody #content #scrollarea #photolist li {
	float: left;
	width: 140px;
	height: 140px;
	margin: 0 21px 21px 0;
	}

body#photosBody #content #scrollarea #photolist li a {
	display: block;
	float: left;
	width: 140px;
	height: 140px;
	background: #543018;
	}