		a {
	text-decoration: underline;
}
	
	a:link { color: #000374 }
	a:visited { color: #336699}
		
	A:HOVER {
	color: #990000;
	color: Black;
	text-decoration: none;
	zbackground-color: #FFFACD;
	background-color: #87CEEB;
}

	
	
	a.nav { color: #000099; text-decoration: none }
	a.nav:hover { color: #4E7DC2; text-decoration: underline }
	a.nav:visited { color: #000099; text-decoration: none }
	a.nav:visited:hover { color: #000099; text-decoration: none }


	a.h-nav {
	color: white;
	text-decoration: none;
}

	a.h-nav:hover {
	color: Navy;
	zcolor: #000099;
	text-decoration: none;
	background-color: transparent;
	zbackground-image: url(web_images/glossyback5b.gif);
}

	a.h-nav:visited {
	color: white;
	text-decoration: none;
}

	a.h-nav:visited:hover {
	color: Navy;
	text-decoration: none;
}

	
H1 {
	color : #990000;
	font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif, Tahoma, Arial;
	font-size : 200%;
	margin-left : 2%;
	margin-top: 2px;
}

H2 {
	font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif, Tahoma, Arial;
	font-size : 120%;
	border: 1px;
	text-align: center;
	color: white;
	background-image: url(http://masterkeypro.com/web_images/glossyback2.gif);
	margin-bottom: 4px; /*bottom spacing between header and rest of content*/
}

H3 {
	color: #3f5e8a;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif, Tahoma, Arial;
	font-size: 150%;
	margin-left: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
}

H4 {
	color: #3f5e8a;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif, Tahoma, Arial;
	font-size: 125%;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(web_images/line_h4.jpg);
}

H5 {
	color : #990000;
	margin-top : 15px;
	text-align: center;
		
	color: black;
	background-image: url(web_images/glossyback8.gif);
	margin-bottom: 4px; /*bottom spacing between header and rest of content*/
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif, Tahoma, Arial;

}
H6 {
	color : #758dd5;
	text-align: left;
		
	color: black;
	background-image: url(web_images/glossyback8.gif);
	margin-bottom: 4px; /*bottom spacing between header and rest of content*/
	font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Verdana; padding-left:1px; padding-right:0; padding-top:5px; padding-bottom:5px
}

	
#container { 	
	margin-left: auto; 	
	margin-right: auto; 
	margin-top: 10px;	
	width: 800px; 	
	text-align: left;
	background: white;
} 
	
#navigation {
	float: left;
	width: 142px;
	margin-top: 1px;
}

	
#content1 {
	float: right;
	width: 125px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-top: 1px;
	list-style-type: none;
} 

#content2 {
	margin-left: 152px;
	margin-right: 130px;
	margin-top: 0px;
	padding: 3%;
	font-size:16px;
}


#flash_logo1 {
	margin-top: 0px;
	padding: 0%;
	width: 60 0;
	height: 81px;
	background-image: url(http://masterkeypro.com/docs/template24/ks_template8_1x1.jpg);
	float: left;
	background-position: 0px;
	background: url(http://masterkeypro.com/docs/template24/ks_template8_1x1.jpg);
	
}

Menu {
	background: ivory;
	text-decoration: none;
	list-style-image: url(web_images/downgreen_blue1.gif);
	padding: 3px;
	margin-left: 20px;
	
}

blockquote{
	background: ivory;
	text-decoration: none;
	list-style-image: url(web_images/downgreen_blue1.gif);
	padding: 3px;
	margin-left: 10px;
	width: 100%;
}

ol{
	background-color: #FFFFF0;
}


#header {
	width: 800px;
	zborder: 1px solid Black;
	zpadding: 1px;
	padding-bottom: 1px;
	zmargin-top: 10px;
			
}

#header-nav {


}


#cart {
	width: 800px;
	border: 1px solid Black;
	background-color: #758dd5;
	background: url(web_images/glossyback2.gif);
	text-align: right;
	font-family : "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif, Tahoma, Arial;

}

#footer {
	clear: both;
	width: 800px;
	font-size: small;
	background-color: #E6E6FA;
	zpadding: 1px;
	text-align: center;
	zborder: 1px solid Black;
	
}


#navigation_right {
	float: right;
	width: 125px;
	margin-top: 0px;
}	

#divider {
	float: left;
	width: 225px;
	margin-top: 4px;

}

	
 	body {
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #758dd5;
	scrollbar-highlight-color: #E9E9E9;
	scrollbar-shadow-color: #E9E9E9;
	margin: 0 0 20px 0;
	text-align: center;
	zbackground: #FFFFF0;
	background-image: url(web_images/background1.gif);
	zbackground:#758dd5 url(web_images/glossyback.gif) repeat-x scroll left top;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}