html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* TOOT AND PUDDLE  */

body{
	margin:0px;
	height:auto;
	width:auto;
	background:#02aff1 url(../images/headerTile.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#mainWrap{
	height:auto;
	width:912px;
	text-align:left;
	margin:0 auto 0 auto;
}

#adWrap{
	margin:0 0 0 92px;
	height:90px;
	width:728px;
	background:#9ce3ff;
}

#navWrap{
	background:url(../images/navBar.jpg) no-repeat;
	height:71px;
	margin:22px 0 0 0;
	overflow: visible;
	width:912px;
}

#contentWrap{
	background:url(../images/stampBgFull.gif) no-repeat;
	height:502px;
	width:912px;
	margin:10px 0 10px 0;
}

#siteContent{
	padding:20px;
}

#footerWrap {
	background: url(../images/ftrTop.gif) no-repeat #9ce3ff;
	color: #030;
	font-weight: bold;
	font-size: 10px;
	height:auto;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding-top: 12px;
	text-align: center;
	width:912px;
}

#footerLeft {
	float: left;
	padding: 30px 40px 0;
	width: 155px;
}

#footerContent {
	float: left;
    padding: 15px;
	width: 647px;
}

#footerBottom {
	background:transparent url(../images/ftrBtm.gif) no-repeat center bottom;
	float: left;
	height: 12px;
	width: 912px;
}

#copyRight {
  background: url(../images/logo_124x25_ng.gif) no-repeat 125px 0;
  height: 25px;
  line-height: 20px;
  padding: 0 0 0 200px;
}

#footerWrap a {
	color: #943700;
	text-decoration: none;
}

#footerWrap a:hover {
	text-decoration: underline;
}

#footerLinksGeneral {
	margin: 5px 0 0 0;
}

#footerLinksParents {
	margin: 5px 0 0 0;
}

#footerLinksParents a {
	color: #02397b;
}


/* Search */

#navForm{
	float: left;
	height:60px;
	position:relative;
	width:186px;
}

#searchForm{
	height:29px;
	position: absolute;
	top: 12px;
	width:186px;
}

#searchBtn{
	position:absolute;
	top:0;
	left:135px;
}

#searchTxt{
	position:absolute;
	top:7px;
	left:14px;
	font-size:13px;
	width:112px;
	border:none;
	margin:0;
	padding:0;
	background: transparent;
	color:#014b67;
}


/* Navigation */

#topNav{
	position:absolute;
	top:-54px;
	left:145px;
	height:auto;
	width:auto;
}

#navWrap a.hidden {
	float: left;
	height: 71px;
	position: relative;
	width: 131px;
}

#nglkLogo{
	display:block;
	position:absolute;
	top:-56px;
	left:6px;
}

#nglk_nav_container {
	float: left;
	margin-left: 12px;
	position: relative;
}

#nglk_nav {
	margin-top: 7px !important;
}

/* MISC */

.hidden {
	display: block;
	text-indent: -99999px;
}
