.center {text-align: center;}
.red {color: red;}
img.center {display: block; margin: auto;} 

body {background: url(../images/new_background.jpg) fixed center;}

#maincontainer {
	position: relative;
	margin: auto;
	width: 992px;
	padding: 0px 0px 0px 0px;
}

#topcontainer {
	position: relative;
	width: 980px;
	overflow: hidden;
	padding: 5px 5px 0px 5px;
}

#middlecontainer {
	position: relative;
	/* z-index:999; */
	padding: 10px 0px 0px 0px;
	position: relative;
	clear: both;
	width: 990px;
}

#bottomcontainer {
	width: 990px;
	clear: both;
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bottomcontainer p {
	font-family: arial;
	font-size: 10px;
	text-align: center;
	margin: 0;/* to remove extra spacing in Firefox */
	padding: 0px 0px 5px 0px;
}

#bottomcontainer .left {width: 150px; vertical-align: bottom;}
#bottomcontainer .middle {width: 840px; vertical-align: bottom;}
#bottomcontainer .image {width: 150px; text-align: right;}

#bottomcontainer a {color: #000000;}
#bottomcontainer a:hover {background-color: #E6E7E8;}

#menu {
	position:relative;
	z-index:9999;
	width: 139px;
	float: left;
	padding: 0px 0px 0px 5px;
}

#content_with_ads {
	float: right;
	width: 840px;
}

#contentheader {
  float: left;
  width: 100%;
  padding: 0px 5px 0px 0px;
}

#contentheader p {
  margin: 20px 0px 10px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
  text-transform: uppercase;
}

#contentheader img {
   display: block;
   margin: auto;
}

#content {
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 640px;
	float: left;
	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;
}

#ads {
	float: right;
	width: 150px;
	margin: auto;
}

#ads p {
	font-family: arial;
	font-size: 10px;
	width: 150px;
}

#ads img {
	border: 0px;
}

#ads a {
	text-decoration: none; 
	color: black;
}

#navigation {
  width: 100%;
  float: left;
  font-size: 10px;
  font-family: arial;
  text-align: left;
  padding: 0px 0px 10px 0px;

}

#navigation a {
   color: #000000;
}

#navigation a:hover {
   background-color: #e6e7e8;
}

#bread_crumb { 
  width: 100%;
  float: left;
  font-size: 10px;
  font-family: arial;
  text-align: left;
  padding: 0px 0px 10px 0px;
}

#bread_crumb a {
   color: #000000;
}

#bread_crumb a:hover {
   background-color: #e6e7e8;
}

#sigmanulogo {float: left;}
#sigmanulogo img {border: 0px;}

#orgIndex {
	/* border: 1px solid black; */
	float: right;
	/* width: 67%; */
	width: 50%; /* rendering to push the "Search this Site" textbox and button down on most browsers */
	line-height: 23px;
	padding: 2px 0px 0px 155px; /* padding for IE */
}

#orgIndex ul{
  margin: 0;
  padding: 0;
  float: left;
}

#orgIndex li {
  font-size: 14px;
  font-family: arial;
  float: left;
  list-style: none;
  padding: 0px 0px 0px 8px; /* rending for Safari */
}

#orgIndex li a {
  border-top: 4px solid #F1D9B8; 
  text-decoration: none;
  font-weight: bold; 
  color: #000000;
}

#orgIndex li a:hover {
  background-color: #E6E7E8;
}

#googlesearch {
  float: right;
  width: 350px;
  padding: 10px 0px 0px 0px;
}

/*
#googlesearch input {
  font-size: 12px;
  width: 140px;
}

#googlesearch form {
  margin: 0px; // to remove extra spacing in IE6 with forms 
}

#googlesearch span, img {
  font-size: 12px;
  color: gray;
  vertical-align: middle;
}
*/

#quicklinks {
  clear: right;
  float: right;
  padding: 10px 0px 0px 0px;
}

#quicklinks select {
  font-size: 12px;
  width: 350px;
}

#membersarea {
  clear: right;
  float: right;
  text-align: right;
  font-size: 12px;
  padding: 10px 0px 0px 0px;
}
