BODY	{
	border: 0;
	color: #000000;
	background-color: #F1EAE6;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans;
	text-align: center;
	font-size: 12px;
	}

img	{
	border:0;
	}


A	{
	text-decoration: none;
	color: #BE723D;
	font-size: 12px;
	}

A:HOVER	{
	color: #BE723D;	
	}


H1	{
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	padding-left: 10px;
	padding-right: 10px;

	}

H2	{
	margin-top:8px;
	margin-bottom:4px;
	font-size: 12px;
	font-weight:bold;
	color:#605F98;
	border-bottom:dotted 1px #605F98;
	}

H3	{
	margin-top:8px;
	margin-bottom:4px;
	font-size: 12px;
	font-weight:bold;
	color:#605F98;
	border-bottom:dotted 1px #605F98;
             display:inline;
	}



#wrapper1 {
	text-align: center;
	position: relative;
	margin: 0 auto;
	width:889px;
	background-color: #ffffff;
	border:solid 10px #ffffff;
	overflow: visible;
	}


.center {
	position: relative;
	width: 589px;
	zzzheight: 472px;
	float:left;
	background-image:URL(images/background.gif);
	background-repeat:no-repeat;
	background-position: center center;
	zzzborder: solid 1px #000000;
	}

.center_home {
	position: relative;
	width: 589px;
	zzzheight: 472px;
	float:left;
	zzzborder: solid 1px #000000;
	}
.clear {
	float: left;
	clear:both;
	position: relative;
        text-align:left;
	}

.footer {
	clear:both;
	position: relative;
        text-align:center;
	background-color: #5F5751;
	color: #ffffff;
	width: 889px;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	}

.footer	A {
	color: #ffffff;
	width: 889px;
	font-size: 11px;
	text-decoration: underline;
	}

.footer1 {
	color: #5F5751;
	clear:both;
	position: relative;
        text-align:center;
	width: 889px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 1px;
	}

.footer1 A {
	color: #5F5751;
	font-size: 11px;
	}

.left {
	position: relative;
	width: 150px;
	float:left;
	}


.right {
	position: relative;
	width: 150px;
	float:left;
	}

.text	{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans;
	text-align: center;
	}



UL.bullet	{
	margin-top: 0;
	margin-bottom:0;
	}

LI.bullet	{
	font-size: 11px;
	font-family: Helvetica,Arial;
	color: #000000;
	}


.bluelink A { color: #0000ff;}
   