/*gearshop banner colors:

381514  maroon
triad to maroon: 295C84 gry blue

nav bar mustard
A68A38

compliment to mustard: 384DA6  lt bl

jay's lt blue: A8D8FE

*/


body { 
	background-color: #0B1D2B; /*#d8d8d8*/
	font-family: sans-serif;
	font-size: medium;
	text-align: center; /* so content will align center on IE */
	padding: 0px;
  margin: 0 0;
}

h2 {
letter-spacing: 6px;
color: #381514;
font-weight:bold;
font-size: 130%;
line-height:.5em;
font-family: courier;
text-align:center;
}

#main {
  background-image: url(images/banner_invert950.jpg);
  background-repeat: no-repeat;
  background-color: #fff;
  color: #0B1D2B;
	text-align:  left;
  font-size: 100%;
	padding: 0px 0px 0px 0px;
	width: 950px;
	margin: 0 auto;
  margin-bottom:	0px;}
  
#header{
  background: #A68A38;
  text-align: center;
  padding: 0px 0px 0px 0px;
	width: 950px;
	margin: 0 auto;
  font-weight: bold;
}

#navbar {
  text-align: center;
  color: white;
	background: #A68A38;
	padding: 0px 0px 50px 0px;
  margin-right: 20px;
  float: right;
  width: 180px;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
  border-color:#381514;
  z-index: 99;
}

#content{
  background: none;
  width: 708px;
  text-align: center;
  z-index: -1;
  padding: 0px 20px 0px 20px;

}

/* delete?
#myspace{
padding-left: 10px;}*/

#form{
  text-align: left;
  padding-left: 100px;
  padding-right: 100px;
}

#about{
  text-align: justify;
  padding-left: 75px;
  padding-right: 75px;
  font-size: 80%;
  line-height: 1.5em;
}

.title{
   color: white;
   font-size:	1500%
  }

.header {
  font-size:300%;
  letter-spacing: 10px;
  color: #675c47;
  font-weight: bold;
  text-align: center;
  }

table.geardisplay{
  table-layout: fixed;
  text-align: left;
  border-spacing: 35px 30px;
  font-size: 80%;
  border-top: dotted;
  border-color: #0B1D2B;
  }
  
  table.geardisplay3070{
  table-layout: fixed;
  text-align: left;
  border-spacing: 35px 0px;
  font-size: 80%;
  border: none;
  }
  
  table.geardisplay5050{
  table-layout: fixed;
  text-align: left;
  border-spacing: 35px 30px;
  font-size: 80%;
  border: none;
  }
  
#gameboymods, #circuitbent, #chiptunes {
  text-align: left;
  }

#policy{
  text-align: center;
  padding: 20px 40px;
  background-color: #A68A38;}

.maroon {
  color: #381514;
  font-size: 90%;}

.description{
  font-size: 100%;
  line-height: 1.4em;
  text-align: justify;}

#inlinedescription {
  font-size: 80%;
  padding-left: 20px;}
  
.navheader {
  font-size: 90%;
  letter-spacing: 2px;
  font-family: courier;
  line-height: .60em;
  font-weight: bold;
  }

.navitem {
  font-size: 80%;
  padding-left: 0px;
  line-height: .60em;
  font-family: courier;
}

#formsubmit {
   text-align:  left;
   padding-left: 140px;
}

#backtotop {
  text-align: left;
  padding-left: 140px;}
  
#footer {
   clear:both;
   margin-top: 0px;
   padding-top: 20px;
   color: #A68A38;
   font-size: 80%;
   font-family: courier;   
   }
  
 .model {
    color: #381514;
    font-weight:bold;
    font-size: 110%;
    text-align: left;
    } 
  
  
  /*       links      */
  
  a:link {
  color: white;
  text-decoration: none;
  outline: 0px;
}

a:visited {
  color:white;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: white;
  background-color: #0B1D2B;
  text-decoration: none;
  outline: 0px;
}

a:active {
  color: white;
  background-color: #0B1D2B;
  text-decoration: none;
  outline: 0px;
}

/*a.footerlink:link{}  example*/

#content a:link {
  color: #0B1D2B;
  text-decoration: none;
  line-height: 1.7em;
  outline: none;
}

#content a:visited {
  color: #0B1D2B;
  text-decoration: none;
  outline: none;
}

#content a:hover {
  color: white;
  background-color: none;
  text-decoration: none;
  background-color: #A68A38;
  outline: none;
}

#footer a:link {
   color: #A68A38;
   font-family: courier;
   text-decoration: none;
   outline: 0px;}
   
   #footer a:visited {
   color: #A68A38;
   font-family: courier;
   text-decoration: none;
   outline: 0px;}
   
   #footer a:hover {
   color: white;
   font-family: courier;
   text-decoration: none;
   outline: 0px;}
   
   #footer a:active {
   color: #A68A38;
   font-family: courier;
   text-decoration: none;
   outline: 0px;}

   


img:link {
  border: none;
   outline: none;}
   
img:hover {
  border: none;
   outline: none;}
   
img{
  border-color: black;
  border: 0px; /* put a thin border around inline images */
  outline: none;
}

#sitemeter {
 display: block;
 position: fixed;
 width: 100px;
 left:-9999px;
}
