body {
 background: #fff url(page/bg.gif);
 font-family: Arial, sans-serif;
 font-size: 12px;
 color: #000;
 margin: 0px;
 text-align: center;
 line-height: 18px;
}
a {
 color: #000;
}
img {
 border: 0px;
}
#header {
 width: 100%;
 height: 21px;
 margin: 0px;
 padding: 0px;
 background: #300;
}
#headerWrap {
 width: 691px;
 margin: 0px auto;
}
#headerNavLeft {
 float: left;
 text-align: left;
 width: 346px;
}
#headerNavLeft a {
 color: #fff;
}
#headerNavRight {
 float: left;
 width: 345px;
 text-align: right;
}
#wrapper {
 width: 691px;
 background: #fff;
 margin: 0px auto;
 padding-bottom: 20px;
}
#content {
 width: 651px;
 text-align: left;
 margin: 20px auto 0px auto;
}
#content p {
 margin: 0px 0px 10px 0px;
}
#content h2 {
 font-size: 18px;
 color: #963;
 margin: 10px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
 border-bottom: 1px #ccc dotted;
}
#rightnav {
 width: 175px;
 float: right;
 color: #fff;
 background: #300;
 margin: 0px 0px 10px 10px;
}
#rightnav a {
 color: #fff;
}
#rightnav h3 {
 font-size: 12px;
 border-bottom: 1px #630 solid;
 margin: 10px;
}
#rightnav p {
 padding: 10px;
 margin: 0px 0px 20px 0px;
 line-height: 18px;
}

A:Link.footer {font-family: tahoma; font-size: 11px; color: #aaa; font-weight: bold; text-decoration: none}
A:Active.footer {font-family: tahoma; font-size: 11px; color: #aaa; font-weight: bold; text-decoration: none}
A:Visited.footer {font-family: tahoma; font-size: 11px; color: #aaa; font-weight: bold; text-decoration: none}
A:Hover.footer {font-family: tahoma; font-size: 11px; color: #666; font-weight: bold; text-decoration: none}
