.center {text-align: center;}
.red {color: red;}
img.center {display: block; margin: auto}

#maincontainer {
width: 640px;
margin: auto;
border: 0px;
}

#topcontainer {float: none;}

#sigmanulogo {}
#sigmanulogo img {border: 0px;}

#orgIndex {display: none;}
#googlesearch {display: none;}
#quicklinks {display: none;}
#membersarea {display: none;}

#middlecontainer {}

#menu {display: none;}
#navigation {display:none;}
#bread_crumb {display:none;}

#contentheader {width: 640px;}
  
#contentheader p {
  margin: 0px 0px 10px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
  text-transform: uppercase;
}

#content {
  float: none;
  clear: both; 
  /* clear: both was to fix display problem with Mozilla aligning the first images and tables to the left */
  width: 640px;
  font-family: arial;
}

#content img {border: 0px;}
#content p,ul,li  {font-size: 12px;}
#content h1 {font-size: 18px;}
#content h2 {font-size: 16px;}
#content h3 {font-size: 14px;}
#content h4 {font-size: 10px;}
#content h5 {font-size: 8px;}
#content h6 {font-size: 6px;}

#content a, #contentfooter a {color: #000000;}
#content a:hover, #contentfooter a:hover {background-color: #e6e7e8;}

#contentfooter {float: none;}
#contentfooter-image {}
#contentfooter-links{display: none}
