body
{
  margin: 0;
  padding: 0;
  font: 85% arial, hevetica, sans-serif;
  text-align: center;
  color: #333;
  background-color: #D6D6D6;
  background-image: url(images/comp023.gif);
}

a:link
{
  color: #B52C07;
}

a:visited
{
  color: #600;
}

a:hover, a:active
{
  color: #fff;
  background-color: #B52C07;
}

h1
{
  color: #2222AA;
  font: 150% georgia, times, "times new roman", serif;
  font-weight: bold;
  margin: 5px;
}

h2
{
  color: #B52C07;
  font: 120% georgia, times, "times new roman", serif;
  font-weight: bold;
  margin: 0 0 2px 0;
}

h2 a
{
  text-decoration: none;
}

h3
{
  color: #5B5E0E;
  font: 106% georgia, times, "times new roman", serif;
  font-weight: bold;
  margin-top: 0;
}

h5
{
  color: #444444;
  font: 85% georgia, times, "times new roman", serif;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
}

#container
{
  margin: 1em auto;
  width: 792px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #676767;
  float: center;
}

#header
{
  height: 72px;
  background-image: url(images/sam-lees-computer-service.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  border-bottom: 1px solid #fff;
  position: relative;
}

#header h1
{
  font-size: 16px;
  text-align: center;
  color: #AA2222;
  margin: 0;
  padding: 0;
}


#mainnav
{
  background-color: #11AA11;
  color: #CCCCCC;
  padding: 2px 0;
  margin-bottom: 22px;
}

#mainnav ul
{
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
  border-left: 1px solid #C4C769;
}

#mainnav li
{
  display: inline;
  padding: 0 10px;
  border-right: 1px solid #C4C769;
}

#mainnav li a
{
  text-decoration: none;
  color: #CCCCCC;
  font-weight: bold;
}

#mainnav li a:hover
{
  text-decoration: none;
  color: #11AA11;
  background-color: #CCCCCC;
}

#sidebar
{
  float: right;
  width: 190px;
  border-left: 1px solid #C5C877;
  padding-left: 10px;
  padding-right: 10px;
}

#sidebar ul
{
  padding-left: 0;
  list-style-type: none;
  line-height: 165%;
  text-align: center;
}

#sidebar h2
{
  text-align: center;
}


#search
{
  border: 1px solid #CCCCCC;
  padding: 1px;
  text-align: center;
}

#search form
{
  font: 75% arial, hevetica, sans-serif;
}

#contents
{
  margin: 0 200px 30px 20px;
  padding-right: 10px;
}

#contents p
{
  line-height: 125%;
}

.pageentry
{
  border-bottom: 1px solid #C5C877;
  padding-right: 10px;
}

.pageentry ul
{
  list-style-type: none;
  margin: 1em 0;
  padding-left: 50px;
  padding-right: 10px;
  font-size: 95%;
}

.pageentry li
{
  list-style: square url(images/green-checkmark-smaller.jpg);
  padding-bottom: 5px;
  padding-right: 10px;
  margin-bottom: .5em;
  font-weight: bold;
}


.imagefloat
{
  float: right;
  padding: 2px;
  padding-right: 10px;
  border: 0px;
  margin: 0 0 10px 10px;
}

#footer
{
  border-top: 1px solid #888888
  clear: both;
  color: #CC1010;
  background-color: #11AA11;
  font: 80% georgia, times, "times new roman", serif;
  font-weight: bold;
  line-height: 60%;
  text-align: right;
  padding: 1px;
  margin: 0 0 0 0;
}

.quote
{
  padding-left: 25px;
  padding-right: 10px;
  font: 95% "Comic Sans MS", "Brush Script MT", cursive;
}

.signature
{
  text-align: right;
  font-weight: 50%;
  color: #888888;
  line-height: 90%;
  padding-right: 15px;
  margin: 0;
}

.tipfooter
{
  text-align: right;
  color: #888888;
  padding-right: 15px;
}

.tip
{
  padding-left: 25px;
  font: 95% "Comic Sans MS", "Brush Script MT", cursive;
  padding-right: 15px;
}

.info
{
  padding-left: 50px;
  font: 115% "Andale Mono", "Courier New", Lucidatypewriter, fixed, monospace;
}

.motto
{
  font: 150% "palantino linotype", palantino, georgia, times, "times new roman", serif;
  font-style: oblique;
  font-weight: bold;
  font-variant: small-caps;
  font-stretch: expanded;
  color: #2222AA;
}

.address
{
  font: 95% "Andale Mono", "Courier New", Lucidatypewriter, fixed, monospace;
}

.news
{
  padding-left: 15px;
  text-align: center;
}

