html,body,div,p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
body {
	background: repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	background-color: #F3F3F3;
	background-image: url(sheerbg.jpg);
}
/* Section Rules
----------------------------------------------- */
#page {
	width: 700px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	top: 20px;
}

#pagetop {
	position: absolute;
	background: url(../img/pagetop.gif) no-repeat;
	width: 727px; height: 60px;
	top: 0; left: 2px;
	z-index: 0;
	}

#pagetop img {width: 727px; height: 60px;}


#comp {
	text-align: justify;
	}

#logo {
	position: absolute;
	top: 17px;
	right: auto;
	z-index: 1;
	left: 10px;
	width: 610px;
	height: 250px;
	}

#logo a:visited {
	border-style: none;
}

#home {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 34px;
	padding-left: 10px;
	font-size: 11px;
	}


#productions {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 56px;
	padding-left: 10px;
	font-size: 11px;
	}

#freelance {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 78px;
	padding-left: 10px;
	font-size: 11px;
	}

#contact {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 100px;
	padding-left: 10px;
	font-size: 11px;
	}

#lightblack {
	position: absolute;
	top: 595px;
	right: auto;
	z-index: 1;
	left: 528px;
	width: 100px;
	height: 15px;
	font-size: 10px;
	}

#text {
	width: 600px;
	left: 44px;
	position: relative;
	text-align: justify;

	}

#display {
	font-size: 8px;
	display: none;

	}

/* Navigation */

#nav b { display: none; }

#mwBG, #mwOn {
	position: absolute;
	left: 330px;
	background: transparent url(../img/heartnav.gif) 0px 0px no-repeat;
	top: 58px;
}
#mpBG, #mpOn {
	position: absolute;
	left: 403px;
	background: transparent url(../img/heartnav.gif) -77px 0px no-repeat;
	top: 58px;
}
#mjBG, #mjOn {
	position: absolute;
	left: 480px;
	background: transparent url(../img/heartnav.gif) -160px 0px no-repeat;
	top: 58px;
}
#mlBG, #mlOn {
	position: absolute;
	left: 620px;
	background: transparent url(../img/heartnav.gif) -308px 0px no-repeat;
	top: 58px;
}

a#mw { display: block; height: 34px; width: 77px; }
a#mp { display: block; height: 34px; width: 77px; }
a#mj { display: block; height: 34px; width: 150px; }
a#ml { display: block; height: 34px; width: 77px; }

/* Generic Rules
----------------------------------------------- */
a:link,a:active {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-color: #999999;
}
a:hover {
	color: #999999;
}
a img {border-width: 0; border-style: none;}
.content {
	position: relative;
	top: 0px;
	width: 420px;
	left: 170px;
}

.tinytxt{
	font: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #49524F;
	}


.logopos {
	position: relative;
	top: 130px;
	left: 10px;
}

.describe {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515757;
	}
.floatright {
	float: right;
	margin: 0 0px 5px 20px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #E3E4D6;

}
.floatleft {
	float: left;
	margin: 0 18px 10px 0px;
	padding: 3px;
	background-color: #000000;

}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
