	body {
		text-align:center;
		background: #fff url(img/bg-waterw.jpg) repeat-x;
		margin: 0; padding: 0;
		font: 15px/19px arial, verdana, helvetica, sans-serif;
		color: #333;
	}
	#wrap   { 
		position: relative; 
		margin-left: auto; 
		margin-right: auto;
		width: 750px; 
		text-align: left; 
	}
	h1 {
		color: #006;
		font: 36px/30px Georgia, Times New Roman, Times, serif;
		font-weight: normal;
		margin-top: 30px;
	}
	h2 {
		font: 24px/20px Georgia, Times New Roman, Times, serif;
		font-weight: normal;
		color: #666;
	}
	h3 {
		font: 18px/22px Georgia, Times New Roman, Times, serif;
		color: #006;
		font-weight: bold;
		/*line-height: 120%;*/
	}
	p, dl {
		text-align: left;
	}
	dt {
		font-weight: bold;
		color: #006;
		margin-top: 13px;
	}
	.imgr {
		float: right;
		margin: 0 0 10px 10px;
	}
	.imgl {
		float: left;
		margin: 0 10px 10px 0;
	}
#navbox {
		margin-top: 25px;
		width: 750px; 
	}

#nav {
	margin-top: 55px;
	text-align: center; 
	border-bottom: 2px solid #006;
	}

#navtop li {
	width: 650px;
	display: inline;
	list-style-type: none;
	padding: 0 10px;
	line-height: 1.5em;
	border-right: 1px solid #ccc;
	}

#navlist li {
	width: 750px;
	display: inline;
	list-style-type: none;
	padding: 0 5px;
	line-height: 1.5em;
	border-right: 1px solid #ccc;
	}

#navlist li a, #navtop li a,
#navlist li a:link, #navtop li a:link,
#navlist li a:active, #navtop li a:active,
#navlist li a:visited, #navtop li a:visited {
	color: #006; 
	font-weight: normal;
	text-decoration: none; 
	padding-bottom: 1px;
	border-bottom: 1px solid #006;
	}
	
#navlist li a:hover, #navtop li a:hover {
	color: #000; 
	text-decoration: none; 
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
	} 

body#home #nav-home	a,
body#light #nav-light a,
body#big #nav-big a,
body#royal #nav-royal a,
body#imperial #nav-imperial a,
body#crown #nav-crown a,
body#travel #nav-travel a,
body#black #nav-black a,
body#black #nav-articles a,
body#shower #nav-shower a,
body#pf2 #nav-pf2 a,
body#contact #nav-contact a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: none;
	}
