body, html { margin: 0; padding: 0; }

img { border: 0; }

body {
	background-color: #A19E93;
	background-image:  url(../images/MKS_The_Dressmaker_01.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

div#content {
	position: absolute;
	top: 80px;
	left: 100px;
	width: 625px;
	height: 600px;
	border: 4px solid gray;
	background-color: #E3E3E1;
	background-image:  url(../images/MKS_The_Dressmaker_02.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	}

div#contentSamples {
	position: absolute;
	top: 80px;
	left: 100px;
	width: 625px;
	height: 720px;
	border: 4px solid gray;
	background-color: #E3E3E1;
	background-image:  url(../images/MKS_The_Dressmaker_02.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	}

div#intro {
	font-size: 18px;
	line-height: 160%;
	color: #444;
	}

div#head {
	position: relative;
 	top: 60px;
	left: 0px;
	width: 100%;
	height: 60px;
	background-color: #CCC;
	border-top: 2px solid #522952;
	border-bottom: 2px solid #522952;
	text-align: center;
	}

div#contentSamples table {
	margin-bottom: 10px;
	text-align: center;
	}


div#contentSamples table#top {
	/* for IE 5.x Mac */
	margin-top: 40px;
	/* v1 of the commented backslash hack, IE 5.x will ignore the following rule \*/
	margin-top: 80px;
	}
/* check we recovered from hack */

img#samplePic {
	margin: 18px 25px 6px 25px;
	}


td.caption {
	padding: 4px 12px 4px 12px;
	font-size: 10px;
	}

div#nav {
	position: absolute;
	bottom: 40px;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #CCC;
	border-top: 2px solid #522952;
	border-bottom: 2px solid #522952;
	text-align: center;
	}


div#nav p {
	margin-top: 10px;
	}

div#nav a {
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	}

body#homeBody a#homeLink { color: #815; }

body#samplesBody a#samplesLink { color: #815; }

body#contactBody a#contactLink { color: #815; }

div#nav a:hover {
	color: gray;
	}

div#contact a {
	color: #333;
	text-decoration: none;
	}


div#contact a:hover {
	color: gray;
	}


h1#home {
	font-size: 32px;
	margin-left: 55px;
	color: #444;
	/* for IE 5.x Mac */
	margin-top: 40px;
	/* v1 of the commented backslash hack, IE 5.x will ignore the following rule \*/
	margin-top: 100px;
	}
/* check we recovered from hack */

h2#home { font-size: 20px; }
h3#home { font-size: 18px; font-variant:small-caps; }

p#call {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight: 900;
	word-spacing: .4em;
	line-height: 160%;
	margin-left: 55px;
	color: #444;
	}

div#contact {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 600;
	word-spacing: .4em;
	line-height: 160%;
	margin: 10px 35px 10px 55px;
	color: #222;
	}


.darker {
	word-spacing: .66em;
	color: #222;
	}

