body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-align: left;
}

.header {
	background-image:url(img/bg_home2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

/********************************************* bottom right images  */

.changing_image_stacey {
	background-image: url(img/br_stacey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_loom {
	background-image:url(img/br_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_bags {
	background-image:url(img/br_bags.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_room {
	background-image:url(img/br_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_research {
	background-image:url(img/br_research.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pink {	color: #FF00FF;
	font-style: italic;
	font-weight: bold;
}
.pink1 {	FONT-WEIGHT: bold; COLOR: #ff00ff; FONT-STYLE: italic
}
.style1 {	FONT-SIZE: 16pt
}
.style2 {color: #FF00FF}
/********************************************* bottom right images  */


mmhide_housepic {
	background-color: #FFFFFF;
	background-image: url(img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #66CCCC;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #66CCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #66CCCC;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #cc6699;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #66CCCC;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #cc6699;
}
a:active {
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
em {
	font-style: italic;
	font-weight: bold;
}

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.gallery:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #cc6699;
text-decoration: underline;
}