body {
	background-color: ;
	font-family:Palatino,'Palatino Linotype',Georgia,Utopia,serif;
  	color: #444444;
	margin: 0;
  	padding: 0;
	font-size: 1em; 
  	line-height: 1.2em; 
	text-align: center;
}
body.sb_palette_brunch_sunset {
  background-color: #715959;
} 
body.sb_palette_brunch_flowers {
  background-color: #725859;
} 
body.sb_palette_brunch_paintsplash {
  background-color: #9C8A74;
} 
a, a:link, a:visited {
	color: #a81762;
}

a:hover, a:active {
	color: #536a7b;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
h2 { 
	color: #536a7b; 
	font-size: 140%; 
	line-height: 1.3em;
	font-weight: normal;
	margin:0 0 0.5em 0;
}
h2.BigHeader {	  /* "Welcome" */
	color: #536a7b;
	font-size: 170%;
	letter-spacing: -.04em;
	position: relative; 
}
h2.ContentHeader {  
	font-size: 170%;
	letter-spacing: -0.04em;
}
h2.ContentHeader a {
	color: #536a7b;
	text-decoration: none;
}
div #theMainTable h3 {   /* "Getting Started" */
	/*color: #536a7b;*/
	font-size: 110%;
	font-weight:bold;
	margin: 0;
}
#theMainTable a {
	font-weight: normal;
}
#theMainTable h3.MediumHeader {   /* "Selected Works" in sidebar */
	font-family:Palatino,'Palatino Linotype',Georgia,Utopia,serif;
	font-size: 120%;
	font-weight: bold;
	color: #536a7b;
	letter-spacing: -.08em;
	margin: 0 0em 0.5em 0em; 
}
#theMainTable h3.ContentHeader {   /* "Getting Started" */
	color: /*#536a7b*/;
	font-size: 120%; 
	line-height: 1.3em;
	margin: 0;
}

img {
	border:0;
	padding:0;
	margin:0;
}
div.pagediv {
  width: 93%;
  min-width: 950px;
  padding-left: 20px;
  margin: 0 auto;
}
body.sb_palette_brunch_sunset div.pagediv {
  background: #715959 url(sunset_fadeleft.jpg) 0 0 repeat-y;
} 
body.sb_palette_brunch_flowers div.pagediv {
  background: #725859 url(flowers_fadeleft.jpg) 0 0 repeat-y;
} 
body.sb_palette_brunch_paintsplash div.pagediv {
  background: #9C8A74 url(paint_fadeleft.jpg) 0 0 repeat-y;
} 

div.pagediv div.subwrap {
  padding-right: 20px;
/*  background: url(right_fade.png) 100% 0 repeat-y; */

}
body.sb_palette_brunch_sunset div.subwrap {
  background: url(sunset_faderight.jpg) 100% 0 repeat-y;
} 
body.sb_palette_brunch_flowers div.subwrap {
  background: url(flowers_faderight.jpg) 100% 0 repeat-y; 
} 
body.sb_palette_brunch_paintsplash div.subwrap {
  background: url(paint_faderight.jpg) 100% 0 repeat-y; 
} 


#TitleAndMenu { /* #TitleAndMenu = #header_container in SB2 */
	clear: both;
	text-align: left;
	height: 201px;
	width: 100%;
	position: relative;
	letter-spacing: -.03em;
}
#TitleAndMenu table.sbContentMenu { /* #TitleAndMenu = #header_container in SB2 */
	position: absolute;
	bottom: 5px;
	left: 130px;
}
body.sb_palette_brunch_sunset #TitleAndMenu {
	background: #F7F4D5 url(sunset_header.jpg) top right repeat-x;
} 
body.sb_palette_brunch_flowers #TitleAndMenu {
	background: #E8DFDA url(flowers_header.jpg) 100% 0 repeat-x;
} 
body.sb_palette_brunch_paintsplash #TitleAndMenu {
	background: #F7F7EF url(paint_header.jpg) 0 0 repeat-x;
} 

#TitleAndMenu .subwrap { 
	padding: 0;
	height: 201px;
}

body.sb_palette_brunch_sunset #TitleAndMenu .subwrap,
body.sb_palette_brunch_flowers #TitleAndMenu .subwrap,
body.sb_palette_brunch_paintsplash #TitleAndMenu .subwrap {
	background: none; 
}
h1.sb_title {
	font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	padding: 65px 0 0 130px;
	color: #344956;
  	font-size: 400%; 
  	word-spacing: 3px;
	letter-spacing: -0.07em; 
  	font-weight: normal;
	line-height: 1.2;
} 
h2.sb_subTitle {
	font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	padding: 0 0 0 130px;
	color: #344956;
	letter-spacing: -0.07em; 
  	font-weight: normal;
	line-height: 1.2;
	font-size: 160%;
} 
div.sb_content_18 {
	position: relative;
}
#TitleAndMenu div.sb_content_18 table.sbContentMenu {
	position: absolute;
	top: 50px;
	left: 130px;
	height: 1em;
}

#DIVMenu { 
	background-color: ;
	position: absolute;   
	top: 15px;
	bottom: 15px;  
	left: 15px;
}

#DIVMenu #SPANMenu {
	font-size: 90%;
  	font-weight: normal;	
	text-transform: lowercase;
}

#DIVMenu #SPANMenu a {
	color: #a81762;
	width: 80px;
	border-bottom: 1px dashed #a81762;
	padding: 3px 0 3px 0;	
	clear: both;
	float: left;
}

#DIVMenu #SPANMenu a:hover {
 	color: #536a7b;
	text-decoration: none;
}

#DIVMenu #SPANMenu a.LayoutMenuItemSelected {
	color: #344956;
}
div#TriColumnDiv {
  background: #F8F9F1 url(tridiv_bg.png) 0 0 repeat-x;
}  
div#TriColumnDiv .subwrap {
  background: url(tridiv_subwrap_bg.jpg) 0 0 no-repeat;
  padding: 0;
}
table#theMainTable {
	border: none;
	border-collapse:collapse;
	width: 100%;
	text-align: left;
}
table#theMainTable td {
	font-size: 0.9em;  /* this is the master font value */
	vertical-align: top;
}

td#TDContent1 {
	line-height: 1.5em;
	padding: 20px 30px 20px 30px;
	vertical-align:top;
}

div.Content1 {
	min-width: 388px;
}
.ContentParagraph a {
	text-decoration: underline;
}

table#theMainTable td#TDContent2 {
	padding-bottom: 20px;
}

table#theMainTable td#TDContent34 {
	padding-bottom: 20px; 

}
td.rightcol {
background: url(rightcol_bg_top.jpg) 100% 0 no-repeat;
}
div#sb_rt_wrap {
	background: #F9FAF1 url(rightcol_bg_repeat.jpg) 100% 0 repeat-y;
	padding: 10px 10px 20px;
	margin-top: 10px; 
	min-height: 500px;
}


table#theMainTable td#TDContent3,
table#theMainTable td#TDContent4 {
	padding: 0 0 20px 0;
}

div.ContentFindAuthors {
	padding: 10px;
	text-align: center;
}
.ContentWork .ContentWorkTitle {
	font-size: 135%;
	letter-spacing: -0.04em;
	font-weight:normal;
	margin:0;
}
.ContentQuickLink, .sb_SelectedWorkDescription {
	font-family:Palatino,'Palatino Linotype',Georgia,Utopia,serif;
	font-size: 0.9em;
	color: #555;
	padding: 0;
}
.sb_SelectedWorkDescription {
	margin-bottom: 1.5em;
	margin-left: 1em;  /* cf .sb_SelectedWorkDescription a:Quicklink */
}
div.Content4 .ContentQuickLink {
	padding-top: 4px;
	padding-bottom: 4px;
 	border-bottom: 1px dashed #B4CABA;
}
body .ContentQuickLink:last-child {
	border-bottom: none;
}

a.QuickLink {
	margin-bottom: 0;
	text-decoration: none;
}
.sb_SelectedWorkDescription a.QuickLink  {    /* work title in sidebar */
	font-size: 1.2em;
	letter-spacing: -0.04em;
	margin-left: -0.9em;  /* cf .sb_SelectedWorkDescription */
}
.ContentQuickLink a.QuickLink  {
	font-size: 1em;
} 

.SubContentCategory {  /* "Science Writing" */
	font-family: Arial, Helvetica, sans-serif;
	color: #536a7b;
	font-size: 80%;
	margin: 0.4em 0em 1.2em 0em;
	font-weight:normal;
	text-transform: uppercase;
}

p.sb_blogpost_date, p.sb_blogpost_tags {
	color: #555;
	font-size: 0.9em;
}
p.sb_blogpost_tags a {
	text-decoration: none;
	font-size: 1em;
}
div.sb_blogpost_comments {
	color: #555;
	font-size: 1.1em;
 	border-top: 1px dashed #B4CABA;
}
div.sb_blogpost_comment_tools p {
	font-size: 1.1em;
}
div.sb_blogpost_comments p a , div.sb_blogpost_comment_tools p a { /* "2 comments", "post a comment" */
	text-decoration: none;
}
div.sb_blogpost_comments p em {  /* "disabled" */
	font-style: normal;  /* (italic by default) */
	font-size: 1em;
}
td.leftcol,
td.rightcol {
	width: 240px;
}
div#sb_left_wrap {
	padding: 20px;
}
td div.sbSortable:hover {
	border-color: #333333;
}