@charset "UTF-8";

#wrap {
overflow:hidden;
position:relative; /* IE7 needs this */
}
#nav {
float:left;
position:relative;
left:50%;
}
#nav ul {
float:left; /* IE6 needs this */
position:relative;
left:-50%;
list-style:none; 
}
#nav li {
float:left;
}
#nav a {
float:left;
text-decoration:none; 
padding:0 30px; /* variable width */
}

td {font-size: 14px;
	font-family: Avenir Next LT Pro Ultra Light Condensed
	}

h1 {font-size: 40px;
	font-family: Avenir Next LT Pro Ultra Light Condensed;
	}

img {align-content: center}

/* CSS Document */


/* CSS Document */

