* {
  margin: 0px;
  padding: 0px;
  border: none;
}

body {
  font:80% Trebuchet MS, sans-serif; 
  color: #333; 
  line-height:1.25em; 
  background-image: url(http://www.onlyarcade.com/images/bg.gif);
  background-repeat: repeat;
  text-align: center;
  margin-top: 20px;
}

a:link { 
  color: #000000;
  text-decoration: underline; 
}

a:visited { 
  color: #000000; 
  text-decoration: underline;
}

a:hover, a:active { 
  color: #496690;
  text-decoration: none;
}

input#content {
width: 300px;
}

#content {
  position:relative;
  margin: 0 auto 0 auto;
  width: 775px;
  background-color: #ffffff;
  margin-bottom: 20px;
}

#header {
  width: 775px;
  height: 108px;
}

#logo {
  float: left;
  width: 255px;
  height: 108px;
}

#navigation {
  float: right;
  width: 520px;
  height: 108px;
  background-image: url(http://www.onlyarcade.com/images/navbg.gif);
}

ul#nav {
  list-style-type: none;
  padding-left: 20px;
}

#nav li {
  float: left;
}

#nav a {
  padding-top: 76px;
  padding-left: 25px;
  display: block;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;

}

#nav a:hover {
  text-decoration: underline;
}
#footer {
  width: 775px;
  height: 46px;
  background-image: url(http://www.onlyarcade.com/images/footerbg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  text-align: center;
  padding-top: 10px;
}

#footer a {
  color: #ffffff;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

#main {
  padding: 7px;
}

#leftside {
  float: left;
  width: 183px;
}

#rightside {
  float: right;
  width: 571px;
  padding-left: 7px;
}

.sidenavtitle {
  width: 176px;
  height: 27px;
  color: #ffffff;
  background-image: url(http://www.onlyarcade.com/images/titlebg.gif);
  background-repeat: repeat-x;
  text-align: left;
  padding-left: 7px;
  padding-top: 3px;
}

.sidenavitem {
  width: 169px;
  margin-bottom: 7px;
  padding: 7px;
  text-align: left;
}

.righttitle {
  width: 564px;
  height: 27px;
  color: #ffffff;
  background-image: url(http://www.onlyarcade.com/images/titlebg.gif);
  background-repeat: repeat-x;
  text-align: left;
  padding-left: 7px;
  padding-top: 3px;
}

.righttitle2 {
  width: 564px;
  height: 27px;
  color: #ffffff;
  background-image: url(http://www.onlyarcade.com/images/titlebg2.gif);
  background-repeat: repeat-x;
  text-align: left;
  padding-left: 7px;
  padding-top: 3px;
}


.rightitem {
  width: 557px;
  margin-bottom: 7px;
  padding: 7px;
  text-align: left;
}

h1, h2, h3 {
  font-weight: normal;
  color: #ffffff;
  font-size: 14px;
}

.gamerow {
  min-height: 60px;
  margin-bottom: 1px;
  clear:both;
  padding: 4px;
line-height: 14px;
font-size: 11px;
font-family: arial, sans-serif;
}

.gamerow a {
 font-weight: bold;
}

.gamerow2 {
  min-height: 60px;
  margin-bottom: 1px;
  clear:both;
  background-color: #ffffff;
  padding: 4px;

}

.gameimage {
  float: left;
  margin-right: 7px;
}

.highlight {
  background-color: #ffff99;
}

.clearboth {
  clear: both;
}

.leftgame
{
float: left;
width: 260px;
}

.rightgame {
float: left;
width: 260px;
}

.gamecolumn {
 float: left;
 width: 170px;
}

.searchform {
}

input {
  border: 1px solid #333333;
}

.page {
  color: #000;
  font-size: 18px;
  padding: 15px;
}

.left {
  width: 285px;
  text-align: left;
}
.right {
  width: 286px;
  text-align: right;
}

.ad {
border-left: 15px solid #67767a;
padding-left: 5px;
}

.banner {
  width: 150px;
  padding: 7px;
  float: left;
}

TEXTAREA {
        BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; MARGIN: 1px; BORDER-LEFT: #000000 1px solid; COLOR: 
#000000; PADDING-TOP: 4px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: arial, helvetica
}


