*	{
	padding: 0px;
	margin: 0px;
	}

html	{
	font-family: Arial, verdana, Helvetica, sans-serif
	}

body	{
	background-color: #6699cc;
	background-image: url('/images/blue-texture-bg.jpg');
	}

#wrap1	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#header	{
	width: 800px;
	height: 164px;
	background-image: url('/images/header.jpg');
	border-width: 2px 2px 0 2px;
	border-style: solid solid none solid;
	border-color: #003399 #003399 transparent #003399;
	}

#menu	{
	width: 800px;
	background-color: #e6e9f2;
	color: #003399;
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	border-width: 0 2px 2px 2px;
	border-style: none solid solid solid;
	border-color: transparent #003399 #003399 #003399;
	text-align: center;
	padding-bottom: 4px;
	}

#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #003399;
	}

#menu a:hover {
	text-decoration: underline;
	color: #003399;
	}

#submenu	{
	width: 800px;
	background-color: #e6e9f2;
	color: #003399;
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	border-width: 0 2px 2px 2px;
	border-style: none solid solid solid;
	border-color: transparent #003399 #003399 #003399;
	text-align: center;
	padding-bottom: 4px;
	}

#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #003399;
	}

#submenu a:hover {
	text-decoration: underline;
	color: #003399;
	}

#contents {
	width: 800px;
	background-color: #ffffff;
	color: #000000;
	border-width: 0 2px 0 2px;
	border-color: transparent #003399 transparent #003399;
	border-style: none solid none solid;
	}

#counter {
	font-size: 70%;
	text-align: right;
	}

#footer {
	width: 800px;
	background-color: #e6e9f2;
	color: #000000;
	font-size: 80%;
	text-align: center;
	border-width: 0 2px 2px 2px;
	border-style: none solid solid solid;
	border-color: transparent #003399 #003399 #003399;
	}

#amethyst-photo {
	width: 210px;
	height: 310px;
	float: right;
	background-image: url('/images/amethyst-brushes-photo.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 15px;
	}

.left-half {
	width: 390px;
	float: left;
	}

.right-half {
	width: 390px;
	float: right;
	}

.clear	{
	clear:both;
	text-size: 1%;
	line-height: 0px;
	}

h1	{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	padding: 0 8px 2px 8px;
	}

h2	{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	padding: 0 8px 2px 8px;
	}

h3	{
	padding: 0 8px 2px 8px;
	}

img.amethyst-brushes {
	width: 200px;
	height: 300px;
	float: right;
	}

p	{
	padding: 6px 8px 6px 8px;
	}
