@charset "utf-8";
/* CSS Document */
 
#root {
text-align:left !important;

}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 10px;
	font-weight: bold !important;
	color: #000 !important;
	padding: 0px !important;
margin: 0px;
text-transform:uppercase
}
.footer2 {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #000 !important;
	padding: 0px !important;
margin: 0px !important;
}

.bottom ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.bottom li
{
background-image: url(blue_arrow.gif);
background-repeat: no-repeat;
background-position: 0px 3px; 
padding-left: 13px; 
}
a {text-decoration:none }

.mainpic {
  background-image: url("main_pic_nola.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

.box555 {
	background-image: url("boxbg.png");
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}

.box {
	background-image: url("boxbg.png");
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}

.HeadMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-transform: none;
	display: inline;
	margin-left: 2px;
	position: relative;
	top: -2px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

