/*  _________________________________________________________|                                                         ||    DESIGN + http://fullahead.org                        ||      DATE + 2005.05.12                                  || COPYRIGHT + free use if this notice is kept in place    | |_________________________________________________________|*//* -- Main layout styles -- */body {  margin: 1em 1em 1em 1em;  padding: 0px;  font-family: verdana, sans-serif;  font-size: 1.0em;  background-color: #333;  }#siteBox {  float: left;  width: 100%;  color: #FFF;}/* -- Header layout/display styles -- */#header {  float: left;  width: 100%;  height: 6em;  background: #000000 url(http://atonal.ucdavis.edu/images/bach_tf_rnbw.gif) no-repeat left top;}#header a.nodecoration {	text-decoration:none;}#header a:hover, #header a.active {}#header a.lastMenuItem {  /* copied from menuItem */  float: right;  width: 8em;  padding: 5px 10px 5px 10px;  font-size: 0.6em;  text-align: center;  text-transform: uppercase;  text-decoration: none;  color: #FFF;  background-color: #666;  border-bottom: 2px solid #333;  border-right: 1px solid #333;  border-left: 1px solid #333;  background-image: url(/images/fullahead/corner_tr.gif);  background-repeat: no-repeat;  background-position: top right;  border-right: 0px;}#header a.menuItem {  float: right;  width: 8em;  padding: 5px 10px 5px 10px;  font-size: 0.6em;  text-align: center;  text-transform: uppercase;  text-decoration: none;  color: #FFF;  background-color: #666;  border-bottom: 2px solid #333;  border-right: 1px solid #333;  border-left: 1px solid #333;}#header a.activeMenu {  /* copied from menuItem */  float: right;  width: 8em;  padding: 5px 10px 5px 10px;  font-size: 0.6em;  text-align: center;  text-transform: uppercase;  text-decoration: none;  color: #FFF;  background-color: #666;  border-bottom: 2px solid #333;  border-right: 1px solid #333;  border-left: 1px solid #333;	/**************/  padding-top: 10px;  background-color: #333;}a .desc {  display: none;  text-transform: lowercase;  color: #FC0;}a:hover .desc, .active .desc {  display: block;}/* -- Header title and subTitle layout/display styles -- */.title {  float: left;  padding: 1em 30px 0 2em;  font-size: 1.4em;  font-weight: bold;  text-transform: uppercase;  text-align: right;  line-height: 0.75em;  letter-spacing: -0.15em;  color: #FC0;}#heading_menu {	position:absolute;	  margin: 1em 1em 1em 1em;	vertical-align:top;	top: 0px;	right:0px;	z-index: 1;	}.subTitle {  display: block;  font-size: 0.4em;  text-transform: lowercase;  line-height: 1.2em;    letter-spacing: 0.01em;}.description {	position:absolute;	font-size: 2.0em;	font-weight: bold;	text-transform: uppercase;	letter-spacing: -0.10em;	color: #FFF;	vertical-align: top;	text-align: left;	top: 60px;	left: 325px;}/* -- Content layout/display styles -- */#content {  float: left;  width: 100%;  padding: 1em 0 1em 0;  background-color: #666;}#contentLeft {  float: left;  width: 23.3%;}#leftMenu {  margin-bottom: 1em;  background: #777 url(/images/fullahead/corner_sub_tr.gif) no-repeat top right;  }#torusImage {	background-position: left bottom;	float: left;	vertical-align: bottom;}#contentRight {  float: right;  width: 75%;  background: #777 url(/images/fullahead/corner_sub_tl.gif) no-repeat top left;}#content p, td, th, ul {    margin: 1.2em 1.2em 2em 16px;  font-size: 13px;  line-height: 1.8em;}#content it {	font-style: italic;}#content table {	margin-right: 16px;	margin-left: 16px;}#content .pad_left_right {	padding-right: 10px;	padding-left: 10px;}#content .tableborder {	border: 1px solid #FFFFFF;}#content .cellborder {	border-top: 1px solid #999999;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 1px solid #999999;	padding-right: 8px;	padding-left: 8px;}#content th {	font-weight: bold;	color: #FC0;}#content h1 {	text-align: center;	font-size: 18px;	color: #FC0;}#content h2, h3, h4, h5 h6 {  	margin: 1.2em 0em 1.0em 16px;	font-size: 16px;	color: #FC0;}#content .caption {	line-height: 1.1em;	font-size: 12px;}#content ul li {	font-size: 12px;}#content ol li {	font-size: 13px;}#content a {    text-decoration: none;  color: #FC0;  border-bottom: 1px solid #AAA; }#content a:hover {  color: #DDD;  background-color: #888;  border-bottom: 1px solid #EEEEEE;}#content .header, .subHeader {  display: block;  clear: both;    font-weight: bold;  font-size: 12px;  text-transform: lowercase;  color: #FC0;  border-bottom: 1px solid #AAA;    }.subHeader {  font-size: 11px;  border: 0px;}/* -- Content left site links (large plus icon) -- */#content a.menuItem {  display: block;    padding: 5px 0 5px 54px;  background: url(/images/fullahead/icn_plus.gif) no-repeat center left;  border: 0px;}#content a:hover.menuItem {   color: #DDD;  background: #888 url(/images/fullahead/icn_plus_on.gif) no-repeat center left;  border: 0px;}/* -- Footer layout/display styles -- */#footer {  float: left;  width: 100%;  height: 3em;  font-size: 0.6em;  text-transform: lowercase;  line-height: 2.6em;  color: #0AD;  /*background: #25509F url(/images/fullahead/hdr.jpg) repeat-y top left;*/  background: #000000 url(http://atonal.ucdavis.edu/images/bach_tf_rnbw_footer.gif) repeat-x bottom left;  z-index:1;}#footerLeft {	float: left;	width: 60%;	height: 3em;	text-align: left;	background: url(/images/fullahead/corner_bl.gif) no-repeat bottom left;	/*margin-left: 10px;*/	z-index:2;}#footerRight {  float: right;  width: 35%;  height: 3em;  text-align: right;  background: url(/images/fullahead/corner_br.gif) no-repeat bottom right;  z-index:2;}#footer a {  color: #FC0;}#footer a:hover {  color: #666666;}/* -- Display formatting styles -- */.grey {  font-size: 0.9em;  color: #AAA;}.white {  color: #FFF;}.yellow {	  color: #FC0}acronym {  cursor: help;  border-bottom: 1px dotted #AAA;}/* -- <ul> tag styles -- */ul{  font-size: 0.8em;  padding-top: 5px;  padding-bottom: 5px;  list-style-image: url(http://atonal.ucdavis.edu/images/fullahead/li_bullet.gif);}li {  margin-left: 50px;    padding-bottom: 10px;}/* -- Image alignment classes -- */.imgLeft, .imgRight {  margin: 5px 10px 0px;}.imgLeft {  float: left;  margin-left: 0px;}.imgRight {  float: right;  margin-right: 0px;}/* -- Utility classes to create the bottom rounded corners -- */.bottomCorner {  text-align: right;}.vBottom {  vertical-align: bottom;}