body {
	background: #000 url(page_bg.jpg) 50% 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
  	color: #fff; 
	margin: 0;
  	padding: 0;
  	line-height: 1.3em;
	text-align: center;
}
a, a:link {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
/*a:visited {
	color: ;
}*/
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 {	
	font-size: 160%;
	position: relative;
	top: -2px;
	font-weight: normal;
	border-bottom: 1px solid #00486D;
}
div.pagediv {
  min-width: 950px;
  width: 93%;
  margin: 0 auto;
}
#theMainTable h3 {
	/*color: ;*/
	font-size: 110%;
	font-weight:bold;
	margin: 0;
}
#theMainTable a {
	font-weight:bold;
	color: #fff;
	text-decoration: underline;
}
#theMainTable a:hover {
	text-decoration: none;
}
#theMainTable h3.MediumHeader {
	line-height:1.3em;
	margin-bottom: 0.5em;
	font-size: 185%;
	position: relative;
	top: -2px;
	font-weight: normal;
	border-bottom: 1px solid #00486D;
}
#theMainTable h3.ContentHeader {
	line-height:1.3em;
	margin-bottom: 0.5em;
	font-size: 140%;
	position: relative;
	top: -2px;
	font-weight: normal;
}
img {
	border:0;
	padding:0;
	margin:0;
}
#TitleAndMenu { /* #TitleAndMenu = #header_container in SB2 */
	clear: both;
	text-align: left;
	position: relative;
	background: url(banner_bg.png) 0 0 no-repeat;
	width: 100%;
	height: 99px;
}
#TitleAndMenu .subwrap { 
	padding: 0 20px;
}

h1.sb_title { 
	color: #C3EDFF;
  	padding: 35px 0 0;
  	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: .2em;
  	font-weight: normal;
} 
h1.sb_title.sb_hasSubtitle { 
  	padding: 10px 0;
}
#TitleAndMenu h2 { 
	line-height: 1.2;
	margin: 0;
	color: #fff;
  	font-size: 1.2em;
	letter-spacing: .2em;
  	font-weight: normal;
}
#DIVMenu {
	position: absolute;
	left: 20px;
	bottom: 5px;
}

#DIVMenu #SPANMenu {
	display: block;
	padding: 0 0.5em 0 0;
  	font-weight: normal;	
  	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#DIVMenu #SPANMenu a {
	color: #efc;
	font-weight: normal;	
 	padding: 4px 16px 4px 0;
	margin-right: 8px;
} 

#DIVMenu #SPANMenu a:hover {
	/*background-color: ;*/
 	/*color: ;*/
 	text-decoration: underline;
}

#DIVMenu #SPANMenu  a.LayoutMenuItemSelected
{
	color: #fff;
	font-weight: bold;
}

div#TriColumnDiv {
  
}

table#theMainTable {
	border: none;
	border-collapse:collapse;
	width: 100%;
	text-align: left;
}
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;
	background:  url("supernova_content_bg.png") 0 0 repeat-y;
	width: 100%;
}

/*div.Content1 {
	min-width: 547px;
}*/

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

div.ContentFindAuthors {
	padding: 10px;
}

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

.ContentQuickLink, .ContentSelectedWork {
	padding: 0;
	margin-bottom: 1.5em;
}
.ContentQuickLink a.QuickLink, 
.ContentSelectedWork a.QuickLink {
	margin-bottom: 0;
	padding-left: 0;
}
.SubContentCategory {
	font-size: 110%;
	/*color: ;*/
	margin: 0.1em 0pt 0.15em;
	padding-top: .5em;
	font-weight:bold;
}
div.Content2,
div.Content3 {
	width: 220px;
	padding: 0 10px;
	margin: 20px 0;
	font-size: 85%;
}
div.Content4 {
	width: 220px;
	padding: 0 10px;
	margin: 20px 0;
	font-size: 85%;
}
div.Content2 {
	line-height: 1.5em;
}
div.Content3 {
	line-height: 1.5em;
}
td.leftcol,
td.rightcol {
  width: 240px;
}
td.leftcol {
  background: url(sidebar_bg_left.png) 100% 0 repeat;
}
td.rightcol {
  background: url(sidebar_bg.png) 0 0 repeat;
}
div.sb_content_18 { position: relative; margin-bottom: 30px; }
div.sb_content_18 table { position: absolute; right: 0; top: 0; }
