@charset "UTF-8";
body {
  color: #ffffff;
  background-color: #00031c;
}
#content {
  margin: 50px 0 0 -250px;
  float: left;
  background-image: url(../images/sam_new_bg_red.jpg);
  font-size: 20px;
  height: 665px;
  width: 100%;
  font-family: "Courier New",Courier,monospace;
  left: 30%;
  background-repeat: no-repeat;
  position: fixed;
}
#details {
  background-image: url(../images/trans.png);
  margin-top: -20px;
  height: 380px;
  margin-left: -10px;
  top: 120px;
  
  width: 475px;
  font-family: "Courier New",Courier,monospace;
  background-repeat: repeat;
  text-align: left;
  font-size: 14px;
  position: absolute;
  left: 30px;
  padding-left: 20px;
  padding-right: 10px;
}
h1 {
}
#navlist li {
  display: inline;
  list-style-type: none;
}
#navlist {
  border-width: 500px;
  position: absolute;
  
}
#navlist li img {
  border-style: none;
}
#bris {
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  width: 230px;
  float: right;
  margin-top: -140px;
  padding-top: 0px;
}
#fringe {
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  width: 300px;
  float: left;
  padding-top: 0px;
}
#micf {
  margin-left: -230px;
  margin-top: 120px;
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  width: 230px;
  float: left;
  padding-top: 0px;
}
a {
  color: #d8bb30;
}
p {
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, Monaco, monospace;
	text-decoration: underline;
	color: #ffdb5e;
	font-weight: bold;
	font-size: 14px;
}
#navcontainer {
	margin-top: -60px;
}
#dvd {
	width: 400px;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 40px;
	margin-top: 490px;
}

