body {
	margin: 0;
	padding: 0;

	/*
color: #031322;
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 1.125em;
*/
}
body, #wrapper,  #page-footer {
	background-color: #cacfcf; position: relative;
	}
#wrapper { 
	width: 100%; position: relative;
	}
#bcgr { 
	width: 100%; height: 100%; position: fixed; 
	background: url(http://www.judihoffman.com/images/skyBcgr_10.jpg) no-repeat #cacfcf;
	}
body.w1280 #bcgr { 
	background-image: url(http://www.judihoffman.com//images/skyBcgr.jpg);
	}		
#logoMenu {
	margin: 0 0 0 20px; position: relative; width: 950px; height: 214px;
	overflow: hidden;
	background: url(http://www.judihoffman.com/images/logomenu.png) no-repeat transparent;
	}
body.w1280 	#logoMenu {
	margin-left: 100px;
	}	
#logoMenu h1 {
	overflow: hidden; text-indent: -9999em; height: 160px; width: 278px; margin: 0 auto;
	}
#logoMenu h1 a {
	display: block; width: 100%; height: 100%; text-indent: -9999em;
	}	
#logoMenu h1 a:hover {
	background: url(http://www.judihoffman.com/images/imgSprite.png) no-repeat 0 -342px transparent;
	}	
	
#contentWrap { 
	margin: 0 0 0 20px; position: relative; width: 950px; 
	}
body.w1280 	#contentWrap {
	margin-left: 100px;
	}	
#wrap {
	padding:0;
	}
/****MAIN MENU****************************************************************/	
#menu { 
	position: absolute; left: 0; bottom: 0;
	width: 950px; height: 42px; 
	}
#menu ul, #menu li { 
	list-style: none; 
	padding: 0;
	margin: 0;
	}
#menu li{
	position: absolute; top: 0; height: 42px;
	}
#menu li.readings {
	left: 0px; width: 222px;
	}
#menu li.blog { 
	left: 270px; width: 105px;
	}
#menu li.about { 
	left: 437px; width: 162px;
	}
#menu li.phpbb { 
	left: 651px; width: 121px;
	}		
#menu li.contact { 
	left: 810px; width: 140px;
	}
#menu a, #menu a:link, #menu a:hover {
	width: 100%; height:42px; display: block; text-indent: -9999em;
	overflow: hidden;
	}	
#menu a:hover,
body#readings #menu li.readings a,
body#blog #menu li.blog a, 
body#about #menu li.about a,
body#phpbb #menu li.phpbb a, 
body#contact #menu li.contact a { 
	background: url(http://www.judihoffman.com/images/menuTri.png) no-repeat 50% 0 transparent; 
	}

body#readings li.readings a, 
body#blog li.blog a,
body#about li.about a, 
body#phpbb li.phpbb a, 
body#contact li.contact a {
	cursor: default; 
	}
/****REDEFINE****************************************************************/
.headerbar {
	background: url(http://www.judihoffman.com/images/headerbarBcgr.png) repeat transparent;	
	color:#FFFFFF;
	margin: 2px 0 4px;
	padding:8px 0;
	width: 950px;
	min-height: 2em;
/*
	display: none;
*/
	}
#forumtitle {
	float:left; margin:0; padding: 0 0 0 30px; font-size: 13px; color: #ebebeb; font-weight: bold; width: 300px;
	}
#search-box {
	color:#FFFFFF;
	display:block;
	float:none; width: 500px;
	margin: 0px 5px 0px auto;
	position:relative;
	text-align:right;
	white-space:nowrap;
	}
.navbar {
	background-color:#EBEBEB;
	padding:0;
	}
.navbar ul.linklist {
	padding: 0 10px;
	}
.navbar ul.rightside {
	padding-left: 0px;
	}
.navbar ul.leftside {
	padding-right: 0px;
	}
#page-body {
	padding: 8px;
	background: url(http://www.judihoffman.com/images/contMidBcgr.png) repeat transparent;	
	}
.forabg {
	background-color:#346585;
	}
.icon-register {
	background-image: url(http://www.judihoffman.com/images/icon_become_member.gif);
	background-repeat: no-repeat;
	}
#amd-termsofuse div.content	{ 
	height: 200px; overflow: scroll;
	}	
