body {
	margin: 0px;
	padding: 0px;
	background: url(images/bk1.jpg);
	background-repeat: repeat-x;
	background-color: #532025;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ol {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li {
 list-style: square url;
}

#wrapper {
	width: 1000px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 105px;
}
#main {

	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/_wrap-foot.jpg);
	background-repeat: no-repeat;
	height: 143px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	color: #000000;
	font-style: italic;
}

h2 {
	font-size: 14px;
	color: #532025;
	font-style: italic;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #000066;
}

a:hover {
	color: #000066;
}

a:visited {
	color: #000066;
}

a:active {
	color: #000066;
}

.content {
	color: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content1 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content2 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
