body
{
	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: 'Droid Sans', Arial, Helvetica, sans-serif;
	color: #000066;
	background: url(../images/bg.png);
	
}

#header
{
	height:289px;
	padding : 0em;
}

.navbar
{
	width: 94%;
	color: #990000;
	margin : 1.0em 0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bluefilter.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #b49d40;
}

.content
{
	width: 82%;
	padding : 2.0em;
	margin : 2.0em 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 1.0em;
	border: 1px solid #b49d40;
	font-size: 16px;
	background-color: #EDEAE9;
	color:rgb(0,0,0);
}

h1
{
	font-size: 160%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:;
	color: #990000;
}

h2
{
	font-size: 130%;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000066;
}

h3
{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 110%;
	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: 0 50px 0 46px;
	border: 0px solid #000099;
	font-style: ;
}

.copy a {
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}

.copy a:hover {
	color: #990066;
	font-weight: normal;
	text-decoration: none;
}

.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;
}
