body {
	background-color: /**/ #000;
	font-family: Arial, Helvetica, sans-serif;
  	color: /**/ #fff; 
	color: #fff;
	margin: 0;
  	padding: 0;
  	line-height: 1.3em;
	text-align: center;
}
a, a:link {
	color: #ff9;
}
a:hover,
a:active {
	color: #ff9;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
h2 {
	/*color: ;*/
	font-size: 130%;
	line-height: 1.3em;
	font-weight: bold;
	margin:0pt 0pt 0.5em 0em;
}
h2.BigHeader {	
	color: #fff;
	font-size: 140%;
	font-weight: normal;
	position: relative;
	top: -2px;
}
div
#theMainTable h3 {
	/*color: ;*/
	font-size: 110%;
	font-weight:bold;
	margin: 0;
}
#theMainTable h3.MediumHeader {
	color: /**/; 
	font-size: 120%;
	font-weight: normal;
	line-height:1.3em;
	margin:0pt 0pt 0.5em 0em;
}
#theMainTable h3.ContentHeader {
	color: /**/;
	font-size: 120%;
	line-height:1.3em;
	margin:0pt 0pt 0.5em 0em;
}

img {
	border:0;
	padding:0;
	margin:0;
}
div.pagediv {
  width: 100%;
  min-width: 950px;
  margin: 0 auto;
}
body.sb_palette_tempest_gray div.pagediv {
  background: #1B1B1B url(body_bg_fade_right_dark_2.png) 100% 0 repeat-y;
}
body.sb_palette_tempest_green div.pagediv {
  background: #222917 url(body_bg_fade_right_green_2.png) 100% 0 repeat-y;
}
body.sb_palette_tempest___blue div.pagediv {
  background: #0D1C25 url(body_bg_fade_right_blue_2.png) 100% 0 repeat-y;
}
body.sb_palette_tempest_gray div.pagediv div.subwrap {
  background: url(body_bg_fade_left_dark.png) 0 0 repeat-y;
}
body.sb_palette_tempest_green div.pagediv div.subwrap {
  background: url(body_bg_fade_left_green.png) 0 0 repeat-y;
}
body.sb_palette_tempest___blue div.pagediv div.subwrap {
  background: url(body_bg_fade_left_blue.png) 0 0 repeat-y;
}

#TitleAndMenu { /* #TitleAndMenu = #header_container in SB2 */
	clear: both;
	padding: 0;
	text-align: left;
	padding-right: 21px;
	margin-bottom: 27px;
	margin-left: 22px;
}
body.sb_palette_tempest_gray #TitleAndMenu {
	background: #343434 url(header_bg_right_dark.jpg) 100% 0 repeat-y;
}
body.sb_palette_tempest_green #TitleAndMenu {
	background: #475531 url(header_bg_right_green.jpg) 100% 0 repeat-y;
}
body.sb_palette_tempest___blue #TitleAndMenu {
	background: #135171 url(header_bg_right_blue.jpg) 100% 0 repeat-y;
}
#TitleAndMenu .subwrap { 
	padding: 0;
	height: 129px;
	position: relative;
}
body.sb_palette_tempest_gray #TitleAndMenu .subwrap { 
	background: url(header_bg_dark_left.jpg) 0 0 no-repeat;
}
body.sb_palette_tempest_green #TitleAndMenu .subwrap { 
	background: url(header_bg_green_left.jpg) 0 0 no-repeat;
}
body.sb_palette_tempest___blue #TitleAndMenu .subwrap { 
	background: url(header_bg_blue_left.jpg) 0 0 no-repeat;
}
h1.sb_title {
	float: left;
	margin: 70px 0 0 30px;
	color: #fff; 
  	font-size: 3em;
  	letter-spacing: -.05em;
  	font-weight: bold;
	line-height: 1.2;
	border-bottom: 5px solid #fff;
} 
h2.sb_subTitle { 
	float: left;
	margin: 70px 0 0 20px;
	color: #fff; 
  	font-size: 1.6em;
  	letter-spacing: -.05em;
  	font-weight: bold;
	line-height: 1.2;
	padding-top: .8em;
}

#DIVMenu { /* #DIVMenu = .navlinks in SB2 */
	background-color: /**/;
	position: absolute;
	top: 0;
	left: 28px;
}

#DIVMenu #SPANMenu { /* #SPANMenu = .primary in SB2 */
	font-size: 120%;
	display: block;
	text-transform: lowercase;
}

#DIVMenu #SPANMenu a {
	color: /**/ #fff;
	color: #fff;
	padding: 10px;
	font-weight: bold;	
 	padding: 34px 4px 16px 4px;
	font-size: 100%;
	letter-spacing: -.04em;
	display: block;
	float: left;
	margin-right: 4px;
}


#DIVMenu #SPANMenu a:hover {
	/*background-color: */;
 	color: /**/ #efc;
	color: #efc;
 	padding-top: 14px;
	border-top: 20px solid #000;
	text-decoration: none;
}

#DIVMenu #SPANMenu  a.LayoutMenuItemSelected {
	background: /*  */;
	color: /**/ #efc;
	color: #efc;
	padding-top: 14px;
	border-top: 20px solid #000;
}
div#TriColumnDiv {
  padding: 0 0 0 22px;
}
body.sb_palette_tempest_gray div#TriColumnDiv {
  background: url(body_bg_fade_left_dark.png) 0 0 repeat-y;
}
body.sb_palette_tempest_green div#TriColumnDiv {
  background: url(body_bg_fade_left_green.png) 0 0 repeat-y;
}
body.sb_palette_tempest___blue div#TriColumnDiv {
  background: url(body_bg_fade_left_blue.png) 0 0 repeat-y;
}
div#TriColumnDiv .subwrap {
  padding: 0 20px 0 0;
}
body.sb_palette_tempest_gray div#TriColumnDiv .subwrap {
  background: url(body_bg_fade_right_dark.png) 100% 0 repeat-y;
}
body.sb_palette_tempest_green div#TriColumnDiv .subwrap {
  background: url(body_bg_fade_right_green.png) 100% 0 repeat-y;
}
body.sb_palette_tempest___blue div#TriColumnDiv .subwrap {
  background: url(body_bg_fade_right_blue.png) 100% 0 repeat-y;
}
table#theMainTable {
	border: none;
	border-collapse:collapse;
	width: 100%;
	text-align: left;
}
body.sb_palette_tempest_gray table#theMainTable {
	background-color: #1B1B1B;
}
body.sb_palette_tempest_green table#theMainTable {
	background-color: #222917;
}
body.sb_palette_tempest___blue table#theMainTable {
	background-color: #0D1C25;
}
table#theMainTable td {
	font-size: .9em;  /* this is the master font value */
	vertical-align: top;
}

td#TDContent1 {
	line-height: 1.5em;
	padding: 20px 30px 20px 30px;
	vertical-align:top;
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
}

div.Content1 {

}

table#theMainTable td#TDContent2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
table#theMainTable td#TDContent34 {
	padding-bottom: 20px;
}
table#theMainTable td#TDContent3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
table#theMainTable td#TDContent4 {
	padding-top: 20px;
	padding-bottom: 20px;
}
body.sb_palette_tempest_gray table#theMainTable td#TDContent2,
body.sb_palette_tempest_gray table#theMainTable td#TDContent34,
body.sb_palette_tempest_gray table#theMainTable td#TDContent3,
body.sb_palette_tempest_gray table#theMainTable td#TDContent4 {
	background-color: #232323;
}
body.sb_palette_tempest_green table#theMainTable td#TDContent2,
body.sb_palette_tempest_green table#theMainTable td#TDContent34,
body.sb_palette_tempest_green table#theMainTable td#TDContent3,
body.sb_palette_tempest_green table#theMainTable td#TDContent4 {
	background-color: #3A4628;
}
body.sb_palette_tempest___blue table#theMainTable td#TDContent2,
body.sb_palette_tempest___blue table#theMainTable td#TDContent34,
body.sb_palette_tempest___blue table#theMainTable td#TDContent3,
body.sb_palette_tempest___blue table#theMainTable td#TDContent4 {
	background-color: #0D3950;
}

div.ContentFindAuthors {
	padding: 10px 5px;
}

.ContentWork .ContentWorkTitle {
	font-weight:bold;
	line-height:1em;
}

.ContentQuickLink, .sb_SelectedWorkDescription {
	padding: 0;
	margin-bottom: 1.5em;
	margin-left: 5px;
}
.ContentQuickLink a.QuickLink, 
.sb_SelectedWorkDescription a.QuickLink {
	margin-bottom: 0;
}
/* body .ContentQuickLink a.QuickLink, 
body .sb_SelectedWorkDescription a.QuickLink {
	background: url(http://www.alanlmoss.com/images/blue_blt.gif) 0 45% no-repeat;
} */


.SubContentCategory {
	font-size: 110%;
	color: /**/;
	margin: 0.1em 0pt 0.15em;
	padding-top: .5em;
	font-weight:bold;
}

div.Content2,
div.Content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
div.Content2 {
	line-height: 1.5em;
}
div.Content3 {
	line-height: 1.5em;
}
div.Content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
div#post_page_detail {
  width: 100%;
  min-width: 950px;
  margin: 0 auto;
}
body.sb_palette_tempest_gray div#post_page_detail {
  background: #343434 url(post_page_fade_left_dark.png) 0 0 repeat-y;
}
body.sb_palette_tempest_green div#post_page_detail {
  background: #475631 url(post_page_fade_left_green.png) 0 0 repeat-y;
}
body.sb_palette_tempest___blue div#post_page_detail {
  background: #135171 url(post_page_fade_left_blue.png) 0 0 repeat-y;
}
div#post_page_detail .subwrap {
  padding-right: 20px;
  height: 200px;
}
body.sb_palette_tempest_gray div#post_page_detail .subwrap {
  background: url(post_page_fade_right_dark.png) 100% 0 repeat-y;
}
body.sb_palette_tempest_green div#post_page_detail .subwrap {
  background: url(post_page_fade_right_green.png) 100% 0 repeat-y;
}
body.sb_palette_tempest___blue div#post_page_detail .subwrap {
  background: url(post_page_fade_right_blue.png) 100% 0 repeat-y;
}
.sb_blogpost h2 {
	font-size: 2.5em;
	margin-bottom: .3em;
}
.sb_blogpost h2 a {
	color: #efc;
}
.sb_blogpost a:hover,
.sb_blogpost a:active {
	color: #9cbd6d;
}
.sb_blogpost_date {
	font-size: 90%;
}
.sb_blogpost_tags {
	font-size: 90%;
	margin-bottom: 1em;
}
td.leftcol,
td.rightcol {
	width: 220px;
	padding: 0 10px;
}

#TitleAndMenu div.sb_content_18 {

padding-left:30px;
/*position:absolute; bottom:-5px;*/
width: 900px;
}

div.sb_content_18 h1 {
position: static;
font-size: 2.5em;
}
#TitleAndMenu {
	position: relative;
}
#TitleAndMenu table.sbContentMenu {
	position: absolute;
	top: 0;
	right: 0;
}
#TitleAndMenu div.sb_content_18 table.sbContentMenu {
	right: 100px;
	white-space: nowrap;
}
/*
#TitleAndMenu table.sbContentMenu {
	margin-left: 843px;
}
#TitleAndMenu div#content_304099 table.sbContentMenu {
	margin-left: 0;
}
*/