body {	margin: 0;	margin-top: 80px;	margin-bottom: 30px;	padding: 0;	color: #ccc;	font-family: "Trebuchet MS";	font-size: small;	line-height: 1.4em;	}	body#main {	background: #000000 url("../imgnav/bg-main.gif") repeat-x;	}body#beauty {	background: #000000 url("../imgnav/bg-main.gif") repeat-x;	}body#editorial {	background: #000000 url("../imgnav/bg-editorial.gif") repeat-x;	}body#commercial {	background: #000000 url("../imgnav/bg-commercial.gif") repeat-x;	}body#bridal {	background: #000000 url("../imgnav/bg-bridal.gif") repeat-x;	}body#education {	background: #000000 url("../imgnav/bg-education.gif") repeat-x;	}body#special {	background: #000000 url("../imgnav/bg-special.gif") repeat-x;	}body#contact {	background: #000000 url("../imgnav/bg-contact.gif") repeat-x;	}/* main sections */#nav {	position: absolute;	top: 66px;	left: 15px;	width: 216px;	}#nav img {	margin: 0;	padding: 0;	}	#contentbox {	position: absolute;	top: 66px;	left: 251px;	}#contentbox p {	margin-top: 0;	}#contentbox p.bio {	margin-top: 0;	width: 560px;	}#textbox {	position: absolute;	top: 66px;	left: 251px;	width: 500px;	}#textbox p {	margin-top: 0;	}		#subnav {	position: absolute;	top: 493px;	left: 251px;	width: 100%;	}	#subnav img {	display: inline;	padding-right: 2px;	}	#zoom {	position: absolute;	top: 474px;	left: 251px;	width: 54px;	}#footer {	clear: both;	width: 750px;	margin: 0 auto;	background: url(../images/bg_footer.gif) no-repeat;	font-size: 9px;	color: #eee;	text-align: center;	}/*navigation*/.menu {	padding: 0 0px 0 0;	margin: 0;	font-size: 85%;	}.menu li {	list-style: none inside;	padding: 0;	margin: 0 0 2px 0;	color: #000;	}.menu li a {	display: block;	padding-right: 10px;	margin-bottom: 10px;	text-decoration: none;	font-weight: bold;	color: #4D2D4F;	border-right: 5px solid #EEEEDB;	}.menu li a:hover {	color: #697137;	border-right: 5px solid #b7b7b7;	text-decoration: none;	}.menu li.selected a {	color: #697137;	border-right: 5px solid #b7b7b7;	}/* text attributes */#address {	margin: 50px 20px 0 0;	}.item {	font-size: smaller;	font-style: bold;	}h1 {	text-align: center;	font-size: 16px;	font-weight: normal;	font-variant: all-caps;	color: #654663;	}h1.left {	text-align: left;	font-size: 16px;	font-weight: normal;	font-variant: all-caps;	color: #654663;	}h3 {	text-align: left;	font-size: 14px;	font-weight: normal;	font-style: italic;	border-bottom: 1px solid #654663;	color: #654663;	}/* link atributes */a:link, a:visited {	color:#D34E1F;	text-decoration: none;	}a:hover {	color: #eee;	text-decoration:underline;	}a:active {	color: #fff;	}