body {
  background-color: #FFFFFF; 
  font-size:10pt; 
  font-family: arial;
	padding: 0px;
	margin:0 auto;
	text-align:center;
	color: #555555; 
	min-width: 700px;


}

a {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #555555;
	background: #FFFFFF;
}


a.contentlink
{
	text-decoration: none;
	color: #BEABC4;
}

a.contentlink:hover {
	color: #555555;
	background: #BEABC4;
}

#wrapper {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
	text-align:center;

}

#outline
{
  border: 3px solid;
  width: 700;
  height: 640;
  margin-left: auto;
  margin-right: auto;
	text-align:center;

}

#menubar
{
  background-color: #555555; 
  width:700;
  height: 14;
  color: #CCCCCC;
  font-size:10pt; 
  font-family: arial;
  padding-bottom: 0px;

}


#mountbox
{
  border: 2px solid;
  width: 150;
  height: 175;
  color: #333333;
  position: relative;
  left: 70px;
  top: -125px;
  background-color: #FFFFFF; 
  font-size:7pt;
  float: left;
  
}

#newsbox
{
  border: 2px solid;
  width: 150;
  height: 175;
  color: #333333;
  position: relative;
  left: 115px;
  top: -125px;
  background-color: #FFFFFF; 
  font-size:7pt;
  float: left;
}

#shopbox
{
  border: 2px solid;
  width: 150;
  height: 175;
  color: #333333;
  position: relative;
  left: 160px;
  top: -125px;
  background-color: #FFFFFF; 
  font-size:7pt;
  float: left;
}


#bgbar
{
  background-color: #555555; 
  width:700;
  height: 65;
  color: #CCCCCC;

}

p.content
{
  font-size:8pt; 
  font-family: arial;
  width: 600;
  margin-left: auto;
  margin-right: auto;
	text-align:center;
	
}

p.textsmall
{
  font-size:8pt; 
  font-family: arial;
  margin-left: auto;
  margin-right: auto;
	text-align:center;
	
}

p.contentlow
{
  font-size:9pt; 
  font-family: arial;
  float: left;
  width: 600;
  margin-left: 50;
  margin-right: 50;
  margin-top: -80px;
	text-align:center;
	
}

p.footer
{
  font-size:7pt; 
  font-family: arial;
  float: left;
  width: 600;
  margin-left: 50;
  margin-right: 50;
	text-align:center;

}



td.rightborder 
{border-right-style: solid ; 
border-right-color: #999999; 
border-right-width: 2px;
}
