html,body,div,p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial narrow, arial, sans-serif;
	font-size: 11px;
	color: #5A747E;
	line-height: 14px;
}
body {
	background: repeat-y 50% 0;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	background-color: #c6d1d7;
	background-image: url(../g/graydient.html);
}
/* Section Rules
----------------------------------------------- */
#page {
	width: 700px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../g/strip.gif);
	top: 20px;
}

#pagetop {
	position: absolute; 
	background: url(../../img/pagetop.html) 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: 630px;
	left: 30px;
	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.html) 0px 0px no-repeat;
	top: 58px;
}
#mpBG, #mpOn {
	position: absolute;
	left: 403px;
	background: transparent url(../img/heartnav.html) -77px 0px no-repeat;
	top: 58px;
}
#mjBG, #mjOn {
	position: absolute;
	left: 480px;
	background: transparent url(../img/heartnav.html) -160px 0px no-repeat;
	top: 58px;
}
#mlBG, #mlOn {
	position: absolute;
	left: 620px;
	background: transparent url(../img/heartnav.html) -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: #00A7DE;
	text-decoration: none;
	border-bottom-color: #333333;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
a:visited {
	color: #00a7de;
	text-decoration: none;
	border-bottom-color: #999999;
}	
a:hover {
	color: #000000;
}
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: 0px 0px 0px 20px;
	border-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
}
.floatrex {
	float: right;
	margin: 0px 0px 16px 20px;
	border-color: #FFFFFF;
	padding: 0px 0px 16px 0px;
	background-color: #FFFFFF;
	
}
.floatrb {
	float: right;
	margin: 0px 0px 8px 20px;
	border: 1px solid;
	border-color: #333333;
	padding: 2px;
	background-color: #F0F3F4;
	
}

.floatleft {
	float: left;
	margin: 0 18px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
}
.floatlb {
	float: left;
	margin: 0 18px 10px 0px;
	border: 1px solid;
	border-color: #333333;
	padding: 3px;
	background-color: #F0F3F4;
	
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
}
h5 {
	font-size: 13px;
	font-weight: normal;

}
