/* Dogtown Productions - styledefs.css
   Compiled by J. Valatka - Valatka.com
*/
body, html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
  font-size: 80%;
}

.buyimage {
  border: 0;
}

.headnav {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-weight: bold; 
  color: #FFFFFF; 
  text-decoration: none; 
  background-color: #666666
}
.headnav a:link {color: #FFFFFF; text-decoration: none}
.headnav a:visited {color: #FFFFFF; text-decoration: none}
.headnav a:hover {color: #FFFFFF; text-decoration: none}
.headnav a:active {color: #FFFFFF; text-decoration: none}

.horiz_centering {
  text-align: center;
  width: 100%;
}

.newsitem {
  text-align: justify;
}

#leftcolumn {
  border-top: 1px solid black;
}

#maincontent {  
  border: #000000; 
  border-style: solid; 
  border-width: 0px 0px 0px 1px;
  padding: 20px 10px 20px 10px;
}

#maintable {  
  border: #000000; 
  border-style: groove; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}
