/* Style Sheet for Jar Images */
/* copyright 2002-2003 Up All Night Designs */

body
{background-image:  url(images/border2.jpg);
background-color: #DADCD0;
background-repeat: repeat-y;
margin: 25px 25px 15px 110px;}

p
{font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: .85em;
color: #000000;}

h1
{font-family: "Century Gothic", Arial, Helvetica, sans-serif;
color: #A59EA9;
font-size: 1.25em;}

h3
{font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: .65em;
font-weight: normal;
color: #000000;}

h2
{font-family: "Century Gothic", Arial, Helvetica, sans-serif;
color: #74766B;
font-size: 1em;}

a, a:link, a:visited, a:active, a:hover
{color: #74766B;
text-decoration: none;
font-weight: bold;}

a:hover
{color: #A59EA9;}

#linkBar {
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	border-width: 0 0 2px 0;
	border-style: dotted;
	border-color: #74766B;}
	
#mainContent
	{margin-top: 15px;
	width: 85%;
	border-width: 1px;
	border-style: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;}

#bottomCopy
	{width: 85%;
	margin-top: 10px;
	padding-top: 3px;
	border-width: 2px 0 0 0;
	border-style: dotted;
	border-color: #74766B;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;}
	
.right {
	text-align: right;}
