html
{
  height:100%;
  margin:0px;
}

body
{
  background:#aaaaaa;
  margin:0px;
  font-family:Trebuchet;
  height:100%;
}

a
{
  color:#000000;
}

a:hover
{
  color:#7c0000;
}

h1,h2,h3,h4,h5
{
  margin:1px;
  padding:1px;
  margin-top:1px;
  color:#7c0000;
  text-align:center;
}

table.twocolumn
{
  width:100%;
  text-align:center;
  padding-left:10%;
  padding-right:10%;
}

table.twocolumn td
{
  width:50%;
}

img#menucorner
{
  float:right;
}

div#site
{
  width:760px;
  min-height:100%;
  margin:0 auto ;
  background:#000000 url('/images/bg1.jpg');
  background-repeat:repeat-x;
  background-position:0px 100px;
}

div#hours
{
  margin-left:581px;
  text-align:center;
  vertical-align:middle;
  padding-top:0.4em;
}

div#header
{
  background:#ffffff url('/images/cpluslogo.png');
  background-position:top left;
  background-repeat:no-repeat;
  height:100px;
}

div.roundedcontainer
{
  background:#ffffff url('/images/topright.jpg');
  background-repeat:no-repeat;
  background-position:top right;
  padding:0px 0px;
}

div#contentcontainer
{
  min-width:700px;
  max-width:1000px;
}

div#pagecontent
{
  margin-left:60px;
  margin-right:60px;
  margin-top:50px;
}

div#rightbar
{
  float:right;
  padding:0px;
  width:200px;
  height:100px;
  margin-top:50px;
}

div#contentmain
{
  margin-left:0px;
  margin-right:0px;
  padding-left:1em;
  padding-right:1em;
  padding-bottom:1em;
}

div.centered
{
  text-align:center;
  font-size:12pt;
}

div.sysad
{
  width:340px;
  min-height:250px;
  margin-right:auto;
  margin-left:auto;
  padding-left:80px;
  padding-right:80px;
  background:url('/images/specialbg.jpg');
  background-repeat:no-repeat;
  border-style:solid;
  border-width:1px;
}
div.sysad ul
{
  font-size:10pt;
  font-weight:bold;
}

#contentmain p
{
  text-indent:2em;
  font-size:1em;
}

#contentmain strong
{
  font-weight:bold;
}

#contentmain hr
{
  width:50%;
}

img#topleft
{
  position:absolute;
}

#navlist li
{
  padding-left: 41px;
  padding-top:1px;
  padding-bottom:1px;
  background-image: url(/images/plus.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

p#copyright
{
  color:#ffffff;
  font-size:8pt;
  text-align:center;
}

img#shadow
{
  width:100%;
  height:5px;
}

div#topmenu
{
  background:#ffffff url('/images/shadow.png');
  background-repeat:repeat-x;
  padding-top:5px;
  height:25px;
  float:left;
  width:auto;
  margin-right:auto;
  margin-top:0px;
  white-space:nowrap;
  font-size:12pt;
}

div#topmenu a
{
  font-weight:bold;
}

table.services
{
  margin-right:auto;
  margin-left:auto;
  padding:0px;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}

table.services tr
{
  height:1em;
}

table.services td.name
{
  padding-left:1em;
}
table.services td.price
{
  padding-left:1em;
  text-align:right;
  font-weight:bold;
}
