body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

div#allAreas {
	position: relative;
	width: 930px;
	background-color: #FFEBC2;
	margin: 0 auto 0 auto;
}

/* --------------------- SEARCH BAR AREA START ---------------------- */
div#searchBarArea {
	position: relative;
	height: 40px;
	margin: 0 15px 0 15px;
}

div#searchBarArea p#biline {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: .7em;
	left: 0;
	top: 5px;
	color: #FFB310;
}

div#searchBarArea p#searchTitle {
	position: absolute;
	left: 520px;
	top: 12px;
	font-size: .8em;
	color: #DC7E00;
	margin: 0;
	padding: 0;
}

div#searchBarArea form {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	bottom: 10px;
}

div#searchBarArea form input#textInput {
	position: absolute;
	right: 30px;
	bottom: 0px;
	border: 1px solid #FFCC66;
	width: 150px;
	background-color: #FFDB94;
}

div#searchBarArea form input#submitInput {
	position: absolute;
	right: 0;
	bottom: 0px;
}
/* --------------------- SEARCH BAR AREA END ---------------------- */


/* --------------------- BANNER AREA START ---------------------- */
div#bannerArea {
	position: relative;
	width: 894px;
	height: 84px;
	margin: 0 15px 0 15px;
	border-left: 3px solid #003366;
	border-right: 3px solid #003366;
}

div#bannerArea img {
	position: absolute;
	right: 0;
	top: 0;
}

img#ndccLogo {
	position: absolute;
	margin-top: 4px;
	left: 20px;
}

div#bannerArea h1 {
	position: absolute;
	left: 110px;
	top: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

/* --------------------- BANNER AREA END ---------------------- */


/* --------------------- SITE LINKS AREA START ---------------------- */
div#siteLinksArea {
	position: relative;
	margin: 0 15px 0 15px;
}

div#siteLinksArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1.5em;
	background-image: url(images/linksbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C55D00;
}

div#siteLinksArea ul li {
	position: relative;
	float: left;
	font-size: .7em;
	padding: .4em 0 .1em 0;
	white-space: no-wrap;
}

div#siteLinksArea ul li a {
	position: relative;
	margin: 0 0 0 8px; 
	text-decoration: none;
	color: #FFCC00;
}

div#siteLinksArea ul li a:hover {
	color: #ffffff;
}

div#findAClubArea {
	position: absolute;
	top: 0;
	left: 558px;
	width: 186px;
	height: 1.5em;
	border-left: 3px solid #DC7E00;
	background-image: url(images/findaclubbg.jpg);
	background-repeat: repeat-x;
	background-color: #993300;
}

div#findAClubArea a {
	position: absolute;
	left: 3px;
	top: 2px;
}

div#findAClubArea a img{
	border: none;;
}
/* --------------------- SITE LINKS AREA END ---------------------- */

br.clearAll {
	position: relative;
	clear: both;
	line-height: 1px;
	height: 1px;
}

/* --------------------- MAIN AREA START ------------------------ */
div#mainArea{
	position: relative;
	margin: 0 15px 0 15px;
	border: 3px solid #003366;
	background-color: #003366;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

div#mainNavArea {
	position: relative;
	width: 189px;
	float: left;
}

/* Hack IE Float bug. Hide from IE5-mac. Only IE-win sees this. \*/
* html div#mainNavArea {
	margin-right: 0;
}
 
* html div#contentArea {
	height: 1%;
	margin-left: 0;
}
/* End hide from IE5/mac */

div#contentArea {
	position: relative;
	margin-left: 188px;
	padding: 20px; 
	margin-bottom: -2px;
	font-size: .8em;
}
/* --------------------- MAIN AREA END ------------------------ */


/* --------------------- FOOTER AREA START ------------------------ */
div#footerArea {
	position: relative;
	margin: 0 15px 0 15px;
	padding: .5em 0 .5em 0;
	font-size: .75em;
	height: 1.5em;
}

div#footerArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ffcc00;
}

div#footerArea ul li {
	position: relative;
	float: left;
	margin: 0 .5em 0 0;
	color: #DC7E00;
}

div#footerArea ul li a {
	position: relative;
	text-decoration: none;
	color: #9A3B47;
}

p#copyright {
	position: relative;
	margin: 0 1em 0 0;
	padding: 0;
	float: left;
	color: #DC7E00;
}

p#poweredby {
	position: relative;	
	margin: 0;
	padding: 0;
	float: right;
	color: #DC7E00;
}

p#poweredby a img{
	border: 0;

}
div#poweredbyIsmart {
	position:absolute;		
	font-family:Arial, Helvetica, sans-serif;
	width:270px;
	right:5px;
	top:7px;
	font-size:12px;
    color: #DC7E00;
	border:0px solid red;
}
div#poweredbyIsmart a{
   font-weight:bold;
   font-size:12px;
   color: #DC7E00;
   text-decoration:none;
}
/* --------------------- FOOTER AREA END ------------------------ */



/* --------------------- SELECTED NAV MENU START ------------------------ */
div#mainNavArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .7em;
	line-height: 1.5em;
	background-color: #ffffff;
	margin-top: -2px;
	margin-bottom: -2px;
}

div#mainNavArea ul li {
	background-color: #006699;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #003366;
}

.selected {
	font-weight: bold;
} 

div#mainNavArea ul li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	margin-left: 13px;
}

div#mainNavArea ul li ul {
	position: relative;
	display: block;
	padding: 0;
	list-style: none;
	font-size: 1em;
	border: none;
	margin: 0;
	width: auto;
}

div#mainNavArea ul li ul li {
	position: relative;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	background-color: #6699CC;
	border-top: 1px solid #003366;
}

div#mainNavArea ul li ul li a {
	text-decoration: none;
	color: #ffffff;
	margin-left: 30px
}

/* --------------------- SELECTED NAV MENU END ------------------------ */
