body {
  margin: 20 0 0 0px; 
  padding: 0; 
  font: 12px "Century Gothic", arial, sans-serif; 
  background: #F0EAE6 ; 
}

table.main {
  width:  725px;
  height: 100%;
  min-height: 100%;
}

tr#header
{
  height: 125px;
  background: url('../img/foregroundTop.jpg') top no-repeat;
  text-align: center;
}

tr.middle
{
  background-color: white;
}

tr#footer
{
  height: 72px;
  text-align: center;
  color: #777777;
  background: url('../img/foregroundBottom.jpg') center no-repeat;
}

div.menu
{
  height: 20px;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 630px;
}

ul.menu {
  padding: 0px; 
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-right: 0px;
  height: 20px;
  display: block;
  list-style-type: none;
  width: 100%; /* precision for Opera */
}

ul.menu li {
  float: left;
}

ul.menu a {
  margin: 0 2px;
  width: 100px;
  height: 20px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #EEEEFF;
  font-weight:bold;
  font-size:14px;
 background: url('../img/button.gif')  no-repeat  top;
}

ul.menu a:hover {
 background:  url('../img/button.gif')  no-repeat  0px -20px; 
 color: #CCCCDD;
}

ul.menu a:active { 
}

ul.menu a.selected {
   background:  url('../img/button.gif')  no-repeat   0px -40px;
   color: #232333;
}

ul.menu a.selected:hover {
 background:  url('../img/button.gif')  no-repeat  0px -20px; 
 color: #E4EFEF;
}

div.round {
  background: transparent url(../img/bottom.png) no-repeat bottom right;
}

div.round div.bottom {
 padding: 0 10 3 3px;
 background: transparent url(../img/top.png) no-repeat top right;
}

div#sideBar
{
  font-size: 12px;
  float: left;
  width: 150px;
  padding: 0px;
  margin: 10px;
}

div#sideBarHome
{
  font-size: 12px;
  width: 170px;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 120px;
  left: 10px;
  float: left;
}

div#imgArea
{
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

div.imgArea
{
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

div.contact
{
  font-size: 11px;
  text-align: center;
  padding-top: 5px;
}
div.contact span
{
  font-size: 12px;
	font-weight: bold;
}

div.contact a
{
	font-size: 9px;
}

div#contact
{
  font-size: 11px;
  width: 220px;
  height: 120px;
  position: absolute;
  padding: 20 0 0 0px;
  top: 250px;
  right: 0px;
  text-align: center;
  background: transparent url(../img/circle-raster.png) no-repeat 0 0;
}

div#contact span
{
  font-size: 12px;
	font-weight: bold;
}

div#contact a
{
	font-size: 9px;
}

div#content {
  float: left;
  width: 495px;
  padding: 0 0 0 5px;
  margin: 0px;
}

div#mainContent
{
  position: relative;
  width: 725px;
  height: 100%;
}

td.content {
  background-color: #E9DED8;
}

.contentHeader
{
	font-weight: bold;
	padding-bottom: 15px;
	color: #000000;
	font-size: 18px;
	text-align: center;
}

.accentText
{
	font-style: italic; 
	color: rgb(170, 31, 0);
	text-align: center;
}

div#backgroundImg
{
  height: 100%; 
  min-height: 416px;
  width: 100%;
  z-index: 0;
  position: relative;
}

div#backgroundImg img
{
 /* position: absolute;
  top: 0%;
  left: 0%;
  margin-top: -218;
  margin-left: -363px;*/
}

div#contentWrapper
{
  padding-top: 10px;
  height: 100%; 
  min-height: 436px;
  width: 725px;
  overflow: auto;
  position: absolute; 
  top: 0px; 
  left: 0px;
  z-index: 15; 
  text-align: left;
  float: left;
}

div#subheader
{
	padding: 5 0 0 0px;
	margin: 0px;
	background: transparent url(../img/circle-header-raster.png) no-repeat 15px 0px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 70px;
}

div#subheader span.header
{
  font-weight: bold;
  font-size: 16px;
  font-family: Garamound, Times, serif;
}

div#subheader span.subheader
{
  font-weight: bold;
  font-size: 17px;
  font-family: Garamound, Times, serif;
}

div#subheader span.quote
{
  font-style: italic;
  font-size: 15px;
  font-family: Garamound, Times, serif;
}

div#contextMenu
{
  text-align: center;
}

div#contextMenu .contextMenuHeader
{
  font-weight: bold;
}

div#contextMenu ul
{ 
   padding: 10 0 30 30px;
   margin: 0 0 0 0px;
   list-style-type: none;
   width: 100px;
}
div#contextMenu ul li
{
	margin: 0 20 20 0px;
}

div#contextMenu a
{
	display: block;
	text-align: center;
	text-decoration: none;
	height: 20px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	background: url('../img/button.gif')  no-repeat  top;
	color: #FFFFFF;
}

div#contextMenu a:hover
{
	background:  url('../img/button.gif')  no-repeat  0px -20px;
	color: #CCCCDD;
}

.traingingMenuHeader {
  color: #312636;
}

ul.trainingMenu
{ 
   padding: 10 0 30 30px;
   margin: auto auto;
   list-style-type: none;
   width: 300px;
}

ul.trainingMenu li
{
	margin: 10 0 0 0px;
	padding: 2px;
	background-color: #817686;
	border: 1px solid #FFFFFF;
}

ul.trainingMenu a
{
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

ul.trainingMenu a:hover
{
	background-color: #817686;
	color: #CCCCDD;
}

ul.defaultList
{
	text-align: left;
	list-style-image: url(../img/bullet.gif);
}

ul.defaultList ul
{
	text-align: left;
	list-style-type: circle;
	list-style-image: none;
}

ul.defaultList ul ul
{
	text-align: left;
	list-style-type: disc;
	list-style-image: none;
}

ul.defaultList2
{
  padding: 4 0 4 0px;
	text-align: left;
	list-style-image: url(../img/bullet.gif);
}

ul.defaultList2 ul
{
	text-align: left;
	list-style-type: circle;
	list-style-image: none;
}

ul.defaultList2 ul ul
{
	text-align: left;
	list-style-type: disc;
	list-style-image: none;
}

ul.homepageList li
{
}

div.titleSeperator
{
  background-color: #817686;
  color: white;
  padding-left: 5px;
  margin-top: 5px;
}

table.displayTable
{
  border: 1px solid gray;
}

table.displayTable td.label
{
  font-weight: bold;
  vertical-align: top;
  text-align: right;
  width: 120px;
}

table.displayTable tr
{
  background-color: #F5F5FF	;
}

table.displayTable tr.even
{
  background-color: transparent	;
}

table.displayTable td
{
  vertical-align: top;
  text-align: center;
  padding-bottom: 7px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}
table.displayTable
{
  border: 1px solid gray;
}

table.displayTable td.label
{
  font-weight: bold;
  vertical-align: top;
  text-align: right;
}

table.displayTable tr
{
  background-color: #F5F5FF	;
}

table.displayTable tr.even
{
  background-color: transparent	;
}

table.displayTable td
{
  vertical-align: top;
  text-align: center;
  padding-bottom: 7px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}

table.affiliations
{
  border: 1px solid gray;
}

table.affiliations tr.odd
{
	background-color: #A196A6;
	
}

table.affiliations td
{
	padding: 3px;
}

table.affiliations td.entity
{
	width: 150px;
}

table.affiliations td.desc
{
}

div.quote
{
 padding-bottom: 2px;
 padding-top: 0px;
 padding-left: 6px;
 padding-right: 2px; 
 
 font-size: 11px;
 text-align: left;
}

div.quote div
{
  padding-top: 4px;
  font-style: italic;
  text-align: right;
}