@charset "UTF-8";
/* CSS Document */

body 				{ font-size: 11px; color: #000000; font-family:Helvetica, Arial, sans-serif; line-height:14px; color:#666666; text-align:justify; background-color:#d6d2d3; background-image:url(http://www.michellekrewet.com/images/bg.gif)}


A:link
{ text-decoration:underline; color:#413f3f; }
A:visited
{ text-decoration:underline; color:#413f3f; }

A:hover
{ text-decoration: none; color:#df5287;}
A:active
{ text-decoration: none; color:#413f3f; }


A:link.navbar
{
	text-decoration: none;
	color:#d6d2d3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	font-style: normal;
	letter-spacing: 1px;
}
A:visited.navbar
{
	text-decoration: none;
	color:#d6d2d3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

A:hover.navbar
{
	text-decoration: none;
	color:#df5287;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	letter-spacing: 1px;
}


a img {border: none; }


#maincontentbody {
	width:800px;
	position: absolute;
	top:0px;
	left:0%;
	margin-left: 100px;
	margin-top: 0px;
	background-color:#ffffff;
	height: 100%;
}

