body
{  background-color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 1em;
	margin: 0px;  }
	
#site
{  margin-left: auto;
	margin-right: auto;  }

a
{  color: #006600;
	font-weight: bold;  }

a:hover
{  text-decoration: none;  }

p
{  margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 2em; }
	
h1
{  margin: 0px;
	font-family: georgia, helvetica;
	font-size: 175%;
	font-weight: bold;
	color: #006600;  }
	
ul
{  margin-top: 5px;
	margin-bottom: 5px;  }

li
{  list-style-image: url(../images/pixelArrowLI.gif);  }
	
input
{  font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #006600;
	width: 200px;  }
	
textarea
{  font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #006600;
	width: 95%;  }
	
.button
{  width: 100px;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
	font-size: 7pt;  }
	
.radio
{  width: 15px;  }
	
.smalltext
{  font-size: 60%;
	text-transform: uppercase;
	font-weight: bold;  }
	
.margin2
{  margin: 2px;  }
	
.adImg
{  border: 1px solid #000000;  }

.quote
{  color: #666666;
	margin-left: 50px;
	margin-right: 50px;  }

#content
{  font-size: 65%;
	padding: 5px;
	padding-top: 10px;
	line-height: 1.75em;  }
	
#ad
{  padding-top: 12px;  }

#whiteDots
{  background-image: url(../images/whiteDotBG.gif);
	background-repeat: repeat-y;  }
	
#linkDots
{  background-image: url(../images/linkDotBG.gif);
	background-repeat: repeat-y;  }

#lgreyDots
{  background-image: url(../images/lightGreyDotBG.gif);
	background-repeat: repeat-x;  }

#greenDots
{  background-image: url(../images/greenDotBG.gif);
	background-repeat: repeat-x;  }
	
#endDots
{  background-image: url(../images/endDot.gif);
	background-repeat: repeat-y;  }

#border
{  background-image: url(../images/dot.gif); }

#innerWidth
{  width: 800px;  }

