body
{
  background: #eeeeee;
  margin-left: auto;
 margin-right: auto;
  margin-top: 1%;
  margin-bottom: 1%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  width:800px;
  width:800px!important;
  _width: 800px;
  font-family: Lucida Grande, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14pt;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  text-align: justify;
}

h1
{
  font-weight: bold;
  color: #000000;
  text-align: right;
  border-bottom: 2px solid #888888;
  padding-bottom: 3px;
}

h2
{
  margin-left: 1em;
  margin-right: 1em;
  font-size: 14px;
  font-weight: bold;
  color: #222222;
}

.weball {
  width:800px;
}

h3
{
  margin-left: 1em;
  margin-right: 1em;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.section
{
  text-align: center;
  background-color: #f6f6f6;
  border: #777777 1px solid;
}

.ssection
{
  background-color: #F6F6F6;
}


.section_content ul li {
   margin: 0.3em 0.5em 0em 1em; 
   list-style-image: url('images/item.png')
}

.section_content ul {
  text-align:left;
}

.image-caption {
  text-align: center;
  font-size: 12px;
  color: #CC2240;
  font-style: italic;
}

.menu_option {
  color: #CCCC40;
  font-weight: bold;
  font-style: italic;
}

em
{
  color: #3333AA;
  font-weight: bold;
  font-style: italic;
}

p.image img {
 align: rigth;
 display: block;
 margin-left: auto;
 margin-right: auto;
}


.align_left_image img {
 float: right;
 margin-right: 20em;
}

.align_right_image img {
 float: left;
 margin-right: 5em;
}


a
{
  color: #CC2020;
  text-decoration: none;
}

a:hover
{
  color: #CCCC00;
  text-decoration: none;
}

img
{
  border: none;
}

#header {
   position: relative;
   height: 10px;
}

#header #logo {
   position: absolute;
   background: url(images/logo.png) 0 0 no-repeat;
   top: -98px;
   left: 0px;
   width: 254px;
   height: 127px;
}

.cooperbar
{
  text-align: center;
  border: 1px solid #666666;
  background-color: #e4e4e4;
  margin-top: 10px;
  height: 15px;
}

#powered {
   position: relative;
   height: 10px;
   top : -15px;
  }

#powered #logo
{
  display: block;
  background: url(muse-grey-bar.png) 0 right no-repeat;
}

.menu
{
  text-align: right;
  border: 1px solid #666666;
  background-color: #e4e4e4;
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  margin-top: 85px;
  width:800px;
}

.menu ul {
   list-style-type: none;
   display: inline;
   margin-right:  1em;
}

.menu ul li {
   margin: 0.005em 0.005em 0em 0.001em;
   display: inline;
}

.menu ul li a {
   color: #666;
   font-weight: bold;
   text-shadow: #fff 1px 1px 3px;
}

.menu ul li a:hover {
   color: #663333;
}

.container {
   background: #fff;
   padding: 0px;
   border: 1px solid #aaa;
   height: auto!important;
   height: 30em;
   min-height: 30em;
   width:800px;
}

.small
{
  font-size: 8px;
  text-align: top;
}

.footdate
{
  font-size: 10px;
}

.contents
{
  margin-top: -0.5em;
  margin-bottom: 2.5em;
  margin-left: 1em;
  margin-right: 2em;
  float:right;
  color: #0F0F0F;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #888888;
  text-align:left;
}


/* div.contents dl */
/* { */
/*   padding: 0; */
/*   margin: 0; */
/*   list-style-image: url('images/item_menu.png') */
/* } */

/* div.contents dt */
/* { */
/*   margin-bottom: 0.25em; */
/*   list-style-image: url('images/item_menu.png') */
/* display: list-item; */
/* } */

/* div.contents dd */
/* { */
/*   margin-left: 2em; */
/*   list-style-image: url('images/item_menu.png') */
/* } */


.contents dl {
  background-color: #FAFAFA;
  opacity:.70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  display: block;
  font-size: small;
  margin-right: 0em;
  margin-left: 0em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 10px;
  text-align:left;
}

.contents dt {
  clear: right;
  display: block;
  padding-right: 2px;
  padding-left: 2px;
  margin-left: 2em;
  margin-right: 2em;
  text-align: left;
  display: list-item;
  list-style-image: url('images/item_menu.png')
}

.contents dd dt {
/*   display: list-item; */
/*   list-style-image: url('images/item_menu.png') */
}



div.container p
{
  margin-left: 2em;
  margin-right: 2em;
  text-align:justify;
}

.new_date
{
  margin-left: 1em;
  margin-right: 1em;
  color: #0F0F0F;
  font-size: 14px;
  font-weight: bold;
}

ul li {
   list-style-image: url('images/item.png')
}

.example  {
  background-color: #AAAAAA;
  text-align: left;
  border: #777777 1px solid;
  margin-left: 30%;
  margin-right: 30%;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
}

hr {
  border: #777777 1px solid;
  margin-left: 10%;
  margin-right: 10%;
}

.footnote  {
  background-color: #CCCCCC;
  text-align: justify;
  border: #777777 1px solid;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  font-family: Lucida Grande, Verdana, sans-serif;
  font-size: 10px;
}

.muse-table {
/*  display: block; */
 margin-left: auto;
 margin-right: auto;
 border: 4px;
 border-width: 4px;
}

.muse-table td {
/*  display: block; */
 margin-left: auto;
 margin-right: auto;
 border: 10px;
 border-width: 10px;
 text-align: center
}

.dropshadow1 {
 float:center;
 clear:center;
 background: url(images/shadowAlpha.png) no-repeat bottom right !important;
 background: url(images/shadow.gif) no-repeat bottom right;
 height: 138px;
 width: 190px;
 margin-left: auto;
 margin-right: auto;
}

.dropshadow1 img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: +8px -8px -8px 8px;
}

.dropshadow2 {
 float:center;
 clear:center;
 background: url(images/shadowAlphav.png) no-repeat bottom right !important;
 background: url(images/shadow.gif) no-repeat bottom right;
 height: 150px;
 width: 111px;
 margin-left: auto;
 margin-right: auto;
}

.dropshadow2 img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: +8px -8px -8px 8px;
}

form p
{
  margin-left: auto;
  margin-right: auto;
}

