

body {
		margin:20px 20px 20px 20px;
		scrollbar-arrow-color: #fffff;
		scrollbar-base-color: #4B0082;
		scrollbar-dark-shadow-color: #4B0082;
		scrollbar-track-color: #fffff;
		scrollbar-face-color: #4B0082;
		scrollbar-shadow-color: #4B0082;		
		scrollbar-highlight-color: #ffffff;
		scrollbar-3d-light-color: #4B0082;
		font-family: Georgia, serif;
		}
	


	#leftcontent {
	width:198px;
		background-color: #E6E6FA;
		float: left;
		height: 530px;
		border-bottom-width: 15px;
		border-color: #4B0082 #4B0082 #4B0082 #4B0082;
		border-top-width: 8px;
		border-style: solid solid solid solid;
		border-right-width: 0px;
		background-attachment: scroll;
		background-image: url(../images/mirror.gif);
		background-position: center top;
		}

#centercontent {
		float: left;
		width: 198px;
		height: 530px;
		background-color: #E6E6FA;
		border: 8px solid #4B0082;
		background-attachment: scroll;
		background-image: url(../images/scissors1.gif);
		background-repeat: no-repeat;
		background-position: top;
		border-bottom-width: 15px;
		border-left: 0px;
		border-right: 0px;
		}
		
		#rightcontent {
		width:198px;
		background-color: #E6E6FA;
		height: 530px;
		float: left;
		border-bottom-width: 15px;
		border-color: #4B0082 #4B0082 #4B0082 #4B0082;
		border-top-width: 8px;
		border-style: solid solid solid solid;
		border-left-width: 0px;
		background-attachment: scroll;
		background-image: url(../images/comb1.gif);
		background-position: top;
		background-repeat: no-repeat;
	}
		#banner {
		height:150px;
		width:600px;
	//	margin-right:auto;
	//	margin-left: auto;
		background-color: White;
		}
		
		br.footer{
			clear: both;
		}
		#footer {
		
	text-align:center;
		width: 600px;
		padding: 10px;
}

	#pricelist ul {
	font-size: 16px;
	list-style:none;
	color: #191970;
	margin-left: 0;
	}
	#pricelist li {
	font-family: Verdana sans-serif;
	font-size: 12px;
	font-weight:bold;
	list-style:none;
	}
		
		#leftcontent p {
		margin-top: 15px;
		padding-top: 0;
		font-size: 14px;
		margin-right: 10px;
		}

		
		#rightcontent p {
		margin-top: 15px;
		padding-top: 0;
		font-size: 12px;
		margin-right: 40px;
		}
		
		#centercontent p {
		margin-top: 15px;
		padding-top: 0px;
		font-size: 14px;
		margin-right: 15px;
		line-height: 101%;
		}
		
		p.dropcap:first-letter {
	font: 300%;
	float:left;
	margin-right: 1px;
	
}
		
A.left:link {color: #8B0000; 
			font-weight: bold; 
			text-decoration: none;
			padding-top: -20px;}
A.left:visited{color: #8B0000; 
			font-weight: bold;
			text-decoration: none} 
A.left:hover {color: Red; 
			font-weight: bold;
			text-decoration: underline}
			
			
A.right:link {	color: #8B0000; 
			font-weight: bold; 
			text-decoration: none;
			padding-top: -20px;
			font-variant: small-caps;
}
A.right:visited{color: Black; 
			font-weight: bold;
			text-decoration: none;
			font-variant: small-caps;} 
A.right:hover {color: Red; 
			font-weight: bold;
			text-decoration: underline;
			font-variant: small-caps;}

			
A.center:link {color: #8B0000}
A.center:visited {color: black;}
A.center:hover {color: RED;}	

	
	p,pre {
		margin: 40px 30px 10px 30px;
		color: #191970;
		}

strong.body {
	font-weight: normal;
	font-size: 70%;
	font-variant: small-caps;
	color: #708090;
}

	strong.footer {
	font-weight: normal;
	font-size: 70%;
	font-variant: small-caps;
	color: #708090;
}	
	
	h2 {
		font-size: 16px; 
		padding-top:5px;
		background-color: #4B0082;
		padding-bottom: 10px;
		text-align: center;
		color: White;
		font-variant: small-caps;
		
}
	h3 {
		font-size: 13px; 
		padding-top:5px;
		background-color: #4B0082;
		padding-bottom: 10px;
		text-align: center;
		color: White;
		font-variant: small-caps;
		word-spacing: 0px;
		letter-spacing: -1px;
		}
		h4 {
		font-size: 12px; 
		padding-top: 10px;
		background-color: #8B4513;
		color: White;
		text-align: center;
		padding-bottom: 16px;
		text-decoration: none;
		font: "Bernard MT Condensed" serif;
		}
		h5{
		padding-top: 10px;
		background-color: #8B4513;
		padding-bottom: 0px;
		
		}
	i {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;}
	

