html {
	scrollbar-face-color: #99b;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #99c;
	scrollbar-3dlight-color: #000;
	}

body {
	margin: 0;
	padding: 0;
	background: #d9f1f6;
	color: #000;
	font: 0.8em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	}

.spectables {
	float: left;
	}
	
.breakhere {
	page-break-before: always
	}
	
table#main {
	width: 100%;	
	}	

/* Main Structure, wrap the whole layout in a div to keep it narrow and centered */
#wrapper {
	width: 700px; 
	margin: -5px auto;
	background: #000;
	text-align: left;
	}
	
div#header {
	width: 700px;
	height: 90px;
	margin: -0px 0 0 0;
	background: center #ffffff;
	position: relative;
	}

img, h1.nodisplay {
	display: block;
	font-size: 130%;
	margin: -0px 0 0 0;
	}
	
p.nodisplay {
	display: block;
	margin: -0px 0 0 0;
	}
	
img {
	float: left;
	margin-right: 7px;

	}	

div#logo {
	width: 281px;
	height: 164px;
	clear: right;
	top: 20px;
	}
	
div#byline {
	width: 330px;
	height: 90px;
	color: #000;
	position: absolute; top: 15px; right: 200px;
	font-style: italic;
	}

h1#slogan {
	display: none;
}
		

div#navigation {
	width: 700px;
	margin: 0 auto;
	background: #777;
	border: 0px #000 solid;
	border-bottom: 1px #150E7E solid;
	display: none;
	}

/* Main Menu Navigation, a styled list */
	#mainmenu {
		margin: 0;
		padding: 0;
		clear: both; 
		border-top: 0px white solid;
		list-style: none inside;

	}
	
	#mainmenu li {
		width: 139px;
		float: left;
		background: #150E7E; 
		border: solid white;
		border-width: 0 0 0 1px; 
		text-align: center; 
	}
	
	#mainmenu li:first-child {
		border: none;
		padding-left: 1px; 
	}
	
	#mainmenu li a {
		display: block;
		width: 139px;
		padding: 3px 0; 
	}
	
	#mainmenu li a:hover {
		background: #fff;
	}

div#subnavigation {
	width: 700px;
	height: 25px;
	background: #fff center;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #150E7E;
	display: none;
	}
	
	#submenu {
		margin: 0 0px 0 0;
		padding: 0px 0px 0 0;	 
		border-top: 0px white solid;
		list-style: none inside;
	}
	
	#submenu li {
		float: left;
		margin: 3px 18px 0 20px;		
	}
	
	#submenu li a:hover{
		background: #d9f1f6;
	}
	
div#main {
	width: 700px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	background: #fff center;
	position: relative;
	margin: -0px 0 0 0;
			
	}
	
div#mainbody {
	width: 675px;
	background: #fff;
	border: 0px solid #333;
	margin: 0px 15px 0px 10px;
	float: left;
	color: #000;
	text-align: justify;	
	}	
	
div#copy {
	width: 405px;
	background: #d9f1ff;
	margin: 0px 10px 10px 0px;
	padding: 15px 20px 0px 20px;
	float: left;
	}
		
div#adpanel {
	width: 220px;
	height: 327px;
	background: #d9f1ff;
	padding: 0 0 0 0;
	margin: 0px 00px 0px 0px;	
	float: right;
	border: 0px solid #150E7E;
	display: none;
	}
	
div#adpanel2 {
	width: 220px;
	height: 327px;
	background: #d9f1ff;
	padding: 0 0 0 0;
	margin: 0px 00px 0px 0px;	
	float: right;
	border: 0px solid #150E7E;
	display: none;
	}

div#adpanelbottom {
	width: 675px;
	background: #fff;
	border: 1px solid #150E7E;
	margin: 25px 15px 0px 10px;
	float: left;
	color: #000;
	text-align: justify;
	}
	
	#adpanelbottom p {
		margin: 0 10px 10px 10px;
	}	

	
div#footer {
	width: 700px;
	height: 25px;
	margin: 0px 25px 0 0;
	background: #d9f1ff center;
	position: relative;
	font-size: 8pt;
	text-align: right;
	list-style: none inside;
	display: none;
	}
	
	#footer li {
		margin: 3px 15px 0 0px;		
		float: right;
		
		display: none;	
	}
div#endpage {
	width: 685px;
	height: 25px;
	margin: 0px 15px 0 0;
	background: #d9f1ff;
	font-size: x-small;
	text-align: right;
	padding: 10px 15px 0 0;

	}

h1 {
	color: #000
	}	

	/*Links*/
	
a.nav1:link {color: #f6f6ff; text-decoration: none; }
a.nav1:visited {color: white; text-decoration: none; }
a.nav1:active {color: #ffcc00; }
a.nav1:hover {color: black; }

a.nav2:link {color: #150E7E; text-decoration: underline; }
a.nav2:visited {color: #150E7E; text-decoration: underline; }
a.nav2:active {color: #ffcc00; }
a.nav2:hover {color: black; }
	

	/*Product Pages*/
	
div#productcategoryboxes {
	width: 300px;
	height: 100px;
	float: left;
	background: #fff;
	border: 1px solid #150E7E;
	margin: 25px 10px 0px 25px;
	padding: 0 0 0px 0;
	text-align: justify;
	color: #000;	
	}
	
	#productcategoryboxes h2 {
		margin: 10px 10px 10px 10px;
	}