body {
	background: url(newbodybg.jpg) no-repeat center top #070d20;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

/* --- Header ---------------------------- */
#header { /* leave empty for now */ 
	float: left;
	margin-bottom: 5px; 
	
	margin: 0;
	padding: 0;
	
	padding-top: 110px;
}

#header h1 {
		

	text-indent: -9000px; 
	top: 70px;
	position: absolute;
	width: 430px;
	background: url(newAtkins-logo.png) top left no-repeat;
	height: 60px;
	
	/*	border: 3px solid yellow; */
	
}

#header img {
	float: right;

}


/* --- Top Navigation -------------------- */
/* why this doesn't clear? */

#clearer { 
	display: block;
	float: left;
	clear: left;
	background: coral;
}

.current_page_item {
	background: url(topnavbg_on.png) no-repeat bottom right;
}

li a {
	display: block;
	/* test out */
/*	border: 1px solid red; 
	padding: 20px;	*/ 
}


#globalnav { 
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 950px;
	background-color: azure;
	background: url(new-topnav.png) top left no-repeat;
}

#globalnav li {
 	float: left; 
	position: relative;
	margin: 0 0 0 0px;
	list-style: none;
	background-color: #27345e;
	color: white;
}


#globalnav li a {
	top: 0;
	text-indent: -9000px; 
	text-decoration: none;
	overflow: hidden;
	height: 68px;
	background: url(new-topnav.png) no-repeat top left;	
}


#globalnav #atkins a { width: 108px; }
#globalnav #atkins a:hover { 	background-position: 0px -68px; }
#globalnav #atkins a:active { 	background-position: 0px -136px; }
#globalnav #atkins a.currentglobe  { 	background-position: 0px -204px; }

#globalnav #fund a {width: 108px; background-position: -108px 0; }
#globalnav #fund a:hover {background-position: -108px -68px;  }
#globalnav #fund a:active {background-position: -108px -136px; }
#globalnav #fund a.currentglobe {background-position: -108px -204px; }

#globalnav #members a {width: 108px; background-position: -216px 0; }
#globalnav #members a:hover {background-position: -216px -68px; }
#globalnav #members a:active {background-position: -216px -136px; }
#globalnav #members a.currentglobe  {background-position: -216px -204px; }
	
#globalnav #advisors a {width: 108px; background-position: -324px 0; }
#globalnav #advisors a:hover {background-position: -324px -68px; }
#globalnav #advisors a:active {background-position: -324px -136px; }
#globalnav #advisors a.currentglobe {background-position: -324px -204px; }

#globalnav #contact a {width: 108px; background-position: -432px 0; }
#globalnav #contact a:hover {background-position: -432px -68px; }
#globalnav #contact a:active {background-position: -432px -136px; }
#globalnav #contact a.currentglobe {background-position: -432px -204px; }

/* --- Local Nav ----------- */
#localnav {
	width: 940px; /* this is a half assed work around */

	margin: 0;
	float: left;
	padding: 10px 10px 0 0px;
	display: block;
	list-style: none;
	background: url(localnav-bgbord.png) repeat-x bottom #6491da;
	
}

#localnav li {
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	margin-right: 5px;

}

#localnav li a {
	margin-bottom: 1px;
	display: block;
	padding: 10px 10px 5px 10px;
	color: white;
	text-decoration: none;

}

#localnav #ln-current a {
	margin-bottom: -1px;
	border: 1px solid #6580ac;
	border-bottom: none;
	color: #131439;	
	background: url(localnav-current.png) top left repeat-x #ece3c4;

}

#localnav li a:hover {
	color: #131439;
	background: url(localnav-tabbg.png) repeat-x  0 -71px;
	border: 1px solid #6580ac;
	margin-left: -1px;
	margin-right: -1px;
	border-bottom: none;
	margin-bottom: -1px;
}

#localnav li a:active {
	background: url(localnav-tabbg.png) repeat-x  0 -150px;
}


p {
	clear: both;
}

/* --- Content and Container ----- */
h3 {
	margin: 0 0 0px 0;
	padding: 0;
	font-family: Cambria;
	font-weight: normal;
	display: block;
	font-size: 24px;
	background: url(h3_bg.png) repeat-x bottom;
}

h2 {
	font-weight: normal;
	font-family: Cambria, Times New Roman, Times, serif;
	font-size: 35px;
	margin-bottom: 10px;
}

/*
#cheading {
	margin: 0;
	padding: 10px 0 0px 20px;
	display: block;
	background: gray;
	height: 100px;
}

*/
#container {
	margin: 0 auto;

	width: 950px;
/*	background-color: #ece3c4;  */

}



#content {
	clear: both;
	/* type */
	font-size: 14px;

	background-color: #f7f6f2;
/*	margin: 5px; */
	border-top: 1px solid black;
/*	padding: 0px 20px 20px 20px; */

	border: 5px solid #ece3c4; 
}

#content hr {
	clear: both;
	border: none;
	border: 1px solid #f7f6f2; /* invisibility hack for IE7*/
}

#content a {
	color: #34677f;
	border-bottom: dashed #34677f 1px;
}

#content p {
	line-height: 18px;
}

#content img {
	margin: 10px 0 10px 0;
}

#cleft {
	background: url(newcontentbg.png) repeat-x;
	padding: 20px;
	
	
	float: left;
	width: 430px;
	padding-right: 20px;	
}

#cright {
	padding: 20px;

	background: url(mid_divider.png) top left repeat-y;
	padding-left: 20px;
	float: right;
	width: 430px;
	/* 475 */
}

#clearer {
	border: 1px solid black;
	clear: both;
}

/* table for members page */
#members-table th {
	font-size: 18px;
	padding: 20px 10px 10px 20px;
	text-align: left;
	border: 1px dotted #858483; 
}

#members-table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}

#members-table a {
	border-bottom: 1px dotted #f9920c; 

}

#members-table #tablesector {
	text-align: right;
	font-size: 16px;
	color: #f9920c;
	padding: 16px;
}

#members-table td {
	font-family: Calibri, Helvetica, sans-serif;
	padding: 10px;
	font-size: 16px;
	border: 1px dotted gray;
	
}

/* --- Footer ----------- */
#footcontain {

/*	background: url(footerbg.jpg) no-repeat bottom; */

}
#footer {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 940px;
	border-top: 2px solid #b08b19;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	
}


a {
	color: #9dc8dc;
	text-decoration: none;
}

#footer-nav {
	margin: 20px 0 0 15px;
	padding: 0;
	font-weight: bold;
	list-style: none;
}

#footer-nav li {
	float: left;
	margin-right: 30px;	
}

#footer-nav li a {
	padding-bottom: 10px;
}

#footer-nav a:hover {
	color: #aedef5;
	text-decoration: underline;
}

#foot-title {
	font-family: Constantia;
	text-transform: uppercase;
	font-size: 18px;
	float: right;
	color: #9dc8dc;
	margin-top: -2px;

}

#footdivider2 {
	margin: 0;
	padding: 5px 10px 10px 15px;	
	font-size: 11px;

	display: block;
	clear: both;
	border-top: 1px solid #425363;
	
	color: #5a7299;
}

#footdivider2 span {
	padding: 0;
}

#footdivider2 a { 
	float: right; 
	margin-top: -15px; 
	text-decoration: underline;
	color: #5a7299;
}
