body {padding:0; margin:0;background-color:#000000; text-align:center;font-family:arial;font-size:12px;height:100%;}

a {color:#0076a3}

h1 {color:#0076a3;margin:0 0; padding:0 0;font-size:16px;}

h2 {color:#333;margin:0 0; padding:0 0;font-size:13px;text-decoration:none}

table {font-size:12px;background-color:#333}

a.nav:link {color: white; font-weight: bold;text-decoration:none;}     /* unvisited link */
a.nav:visited {color: white; text-decoration:none;}  /* visited link */
a.nav:hover {color: #fdb727;text-decoration:none;}   /* mouse over link */
a.nav:active {color: #fdb727;text-decoration:none;}   /* selected link */

a.navOn:link {color: #fdb727; font-weight: bold;text-decoration:none;}     /* unvisited link */
a.navOn:visited {color: #fdb727; text-decoration:none;}  /* visited link */
a.navOn:hover {color: #fdb727;text-decoration:none;}   /* mouse over link */
a.navOn:active {color: #fdb727;text-decoration:none;}   /* selected link */

a.nav2:link {color: white; font-weight: bold;text-decoration:none;}     /* unvisited link */
a.nav2:visited {color: white; font-weight: bold;text-decoration:none;}  /* visited link */
a.nav2:hover {color: #fdb727; font-weight: bold; text-decoration:none;}   /* mouse over link */
a.nav2:active {color: #fdb727;font-weight: bold; text-decoration:none;}   /* selected link */

a.nav2On:link {color: #fdb727; font-weight: normal;text-decoration:none;}     /* unvisited link */
a.nav2On:visited {color: #fdb727; font-weight: normal;text-decoration:none;}  /* visited link */
a.nav2On:hover {color: #fdb727;font-weight: normal;text-decoration:none;}   /* mouse over link */
a.nav2On:active {color: #fdb727;font-weight: normal;text-decoration:none;}   /* selected link */

a.crumb:link {color: #fdb727; font-weight: normal;text-decoration:none;}     /* unvisited link */
a.crumb:visited {color: #fdb727; text-decoration:none;}  /* visited link */
a.crumb:hover {color: #fdb727;text-decoration:none;}   /* mouse over link */
a.crumb:active {color: #fdb727;text-decoration:none;}   /* selected link */


#container {
  margin:auto;
  width: 981px;
  min-height:100%;
  height:100%;
  background-color:#fff;
}
#header {
  background-color:#000;
  margin:0 0;
  padding:0 0;
  width: 981px;
  height: 81px;
  float:left;
}

#footer {
  background-color:#000;
  margin:0 0;
  padding:0 0;
  width: 981px;
  height: 50px;
  margin-top:20px;
  float:left;
}
#headerImage {
  background-color:#000;
  margin:0 0;
  padding:0 0;
  width: 981px;
  float:left;
  padding:0px;
  margin:0px;
}
#navBar {
  margin:auto;
  width: 981px;
  height:20px;
  text-align:left;
  padding-top:7px;
  padding-bottom:7px;
  background-color:#000000;
  float:left;
}
#navBar2 {
  margin:auto;
  width: 981px;
  height:20px;
  text-align:left;
  padding-top:7px;
  padding-bottom:7px;
  background-color:#555;
  float:left;
}

#body {
  margin:auto;
  margin-top:20px;
  width: 981px;
  background-color:#FFFFFF;
  float:left;
  height:100%;
  height:auto;
}
#left {
  margin:auto;
  width: 140px;
  height: 100%;
  padding-top:0px;
  padding-left:15px;
  padding-right:10px;
  color:#333;
  text-align:center;
  background-color:#FFF;
  float:left;
}
#center {
  margin:auto;
  width: 640px;
  height: 100%;
  background-color:#FFFFFF;
  color:#333;
  float:left;
  text-align:left;
  border-left: 1px dotted #333;
  border-right: 1px dotted #333;
  height:auto;
}
#right {
  margin:auto;
  padding-left:20px;
  height: 100%;
  color:#333;
  background-color:#FFFFFF;
  text-align: center;
  float:left;
  width: 140px;
}

.imagecontainer {
	width:150px;
	float:left;
}

.biocontainer {
	width:450px;
	float:left;
	position:relative;
	left:10px;
}

.CartSummary
{
	display:none;
}

.banner
{
	display:none;
}

.headings
{
	display:none;
}
.SubHeadings
{
	display:none;
}
.cartHead
{
	display:none;
}

.signupTable
{
	background-color:#FFFFFF;
}

