body
{
	background-color : ;
	background-image : url(../images/bag3.jpg);
	background-attachment :fixed;
	background-repeat : repeat;
}

#wrapper 
{
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #000099;
	padding : 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image : url(../images/bluefilter.gif);
	color: #000066;
	
}

#header
{
	height:289px;
	padding : 0em;
	background-image : url(../images/header.png);
	background-repeat : no-repeat;
	background-position : center;
	color:none;
}

.navbar
{
	width: 94%;
	color: #990000;
	margin : 1.0em 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffcc99;
	background-image : url(../images/bluefilter.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	border: 0px solid #000099;
}

.content
{
	width: 82%;
	padding : 2.0em;
	margin : 2.0em 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 1.0em;
	border : 0px solid #000099;
	font-size: 14px;
	background-color: #f3f9fe;
	color:rgb(0,0,0);
}

h1
{
	font-size: 200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #990000;
	font-style: italic;
}

h2
{
	font-size: 140%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000066;
	font-style: normal;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
}

ul
{
	list-style-position: outside;
	list-style-image:url(../images/smcherry.jpg);
	border : none;
	margin-left:auto;
}


li {
	margin-left: 0;
	margin-right: 10%;
	margin-top: .9em;
	margin-bottom: .9em;
}

ul ul
{
	font-weight:normal;
	list-style-type:circle;
	border-style : none;
	padding-top:0.1em;
	padding-bottom:0.1em;
	margin-left:1.5em;
}

a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #990033;
	text-decoration: underline;
}


.footer
{
	padding : 1.0em;
	margin : 1.5em 0px;
	font-size: 12px;
	border : 1px solid #000099;
	background-color:#cccccc;
	color:rgb(0,0,0);
}


.copy 
{
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	border: 0px solid #000099;
	font-style: italic;
}

.copy a {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

.copy a:hover {
	color: #990066;
	font-weight: normal;
	text-decoration: underline;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-size: 16px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

.style6 {
		font-weight: bold;
		font-size: 12px;
}

.style7 {	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
}