html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, ins, b, u, i, center, form, table, tr, td {
	margin: 0;
	padding: 0;
	}

html {
	overflow-y: scroll;
}

body {
	/*background:#5b4c1e url('images/background.jpg') repeat top center;*/
	background:#000000 url('images/background.jpg') repeat top center;
	font: normal normal 12px arial, helvetica, sans;
	-webkit-background-size: 1600px 1350px; 
	}

p {
	margin-bottom: 8px;
	}

img.centered {
    display: block;
	margin: 0px auto;
}

#main {
	margin: 0px auto;
	width: 800px;
	position: relative;
	}

#menu {
	text-align: left;
	top: 290px;
	left: 15px;
	width: 115px;
	position: absolute;
	}

.menu {
	font: normal bolder 14px arial, helvetica, sans;
	line-height: 20px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
	}

.menu:hover {
	color: #cc0000;
	}

#banner {
	top: 0px;
	left: 0px;
	z-index: 99;
}

#logo {
	top: -10px;
	left: -20px;
	z-index: 100;
	position: absolute;
}

.center-column {
	text-align: left;
	top: 290px;
	left: 150px;
	width: 430px;
	/* height: 100%; */
	position: absolute;
	overflow: hidden;
	}

#left-column {
	position: absolute;
	top: 290px;
	width: 160px;
	right: 40px;
	position: absolute;
	}


/** MailChimp */
#mc_embed_signup {
	position: relative;
	width: 160px;
	text-align: left;
	}

/** Style the tweets **/

#twitter-headline-relative {
	position: relative;
	}

.twitter-relative {
	font: normal normal 12px arial, helvetica, sans;
	text-decoration: none;
	text-align: left;
	color: #000000;
	position: relative;
	width: 160px;
}

#twitter-headline {
	position: absolute;
	top: 400px;
	right: 40px;
	}

.twitter {
	font: normal normal 12px arial, helvetica, sans;
	text-decoration: none;
	text-align: left;
	color: #000000;
	position: absolute;
	top: 420px;
	right: 20px;
	width: 160px;
}


.twitter ul {
  list-style: none;
  padding: 0;
}

.twitter li {
  padding-bottom: 10px;
}

.twitter a {
  text-decoration: none;
  color: #000000;
}

.twitter a:hover {
  color: #cc0000;
}

.small {
  font-size: 9px;
}

h1 {
	font: normal bolder 21px arial, helvetica, sans;
	color: #178900;
	}

h2 {
	font: normal bolder 13px arial, helvetica, sans;
	color: #178900;
	}

.nat {
	font: normal bolder 11px arial, helvetica, sans;
	color: #178900;
	vertical-align:text-top;
	}

h3 {
	font: normal bolder 15px arial, helvetica, sans;
	color: #000000;
	}

h4 {
	font: normal bolder 21px arial, helvetica, sans;
	color: #000000;
	}


.ubiq-info {
	font: normal normal 10px arial, helvetica, sans;
	color: #178900;
	}

