html, body {
	margin:0;
	padding:0;
	text-align:center;
}






body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}






p {
	line-height:1.5em;
}



#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}



body {
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}




h1 {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18pt;
  color: #800000;
}

h2 {
  text-decoration: none;
  text-transform: none;
  font-size: 14pt;
  color: #800000;
}

h3 {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12pt;
  color: #800000;
}











/***********************************************
* Begin Bottom Menu Tab Bar
***********************************************/
a:link, a:active, a:visited {
  color: #369;
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: none;
}
/***********************************************
* End Bottom Menu Tab Bar
***********************************************/