body {
   background:#808080;
}

#main{
	width: 810px;
	margin:auto;
	margin-top:40px;
	padding: 10px;
	background:#fafafa;
}

#content {
	float: left;
	width: 640px;
	height:480px;
}

.center	{
	text-align: center;
}

ul.menu_bar {
display: inline-block;
  margin:3px;
  padding: 0px;
  font-size:80%;
  list-style:none;
}

ul.menu_bar li {
  float:left;
  padding:0px 5px;

}
ul.menu_bar li:hover {
	background-color: #000000;
}
ul.menu_bar a {
	text-decoration: none;
	color: #808080;
}

#mainimage {
	width: 640px;
	height: 55px;
	}

#frontvideo {
   width:640px;
   height:400px;
   text-align: center;
}


.webring {
    text-align:right;
    font-size:x-small;
    font-weight:bold;
}

.webring a {
    font-weight:normal;
}

.webring img {
	float: left;
	border: 0px;
}


.photostrip {
   padding:10px 0px;
   margin:0px;
   width:800px;
   clear:left;
}

.photostrip img{
  display:block;
  float:left;
}


.backstyle {
    width:800px;
    text-align:right;
}

.linktable {
   border: 2px #888888 solid;
   width:800px;
   vertical-align:middle;
}


.linktableimage {
   border: 2px #aaaaaa solid;
   text-align:center;
   width:240px;
}

.linktabledisc  {
   border: 2px #aaaaaa solid;
   text-align:left;
}

#sidebar {
	display:inline-block;
	padding-left: 10px;
   float:left;
   width:160px;
	height: 500px;
}

#underbar {
	clear: both;
	width:728px;
	height: 90px;
	margin: auto;
}


.equiptable {
   border: 2px #aaaaaa solid;
   width:800px;
   vertical-align:middle;
}

.equiptablehead {
   background-color:#cccccc;
   text-align:center;
}

.equiptableodd {
   background-color:#ffffff;
   text-align:left;
}

.equiptableeven  {
   background-color:#cccccc;
   text-align:left;
}



