body {
 background-color: #edede1;
 text-align: center;
 margin: 0px;
 font-size: 12px;
}
.website {
 border: 1px solid #000000;
 background: #ffffff;
 text-align: left;
 width: 720px;
 margin: 0px auto;
}
.header {
 background: url(templateImages/top_bar.jpg) #000000;
 padding: 15 0 15 0;
}
*, .bodyCopy {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
}
.mainbody {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 line-height: 18px;
}
.maincontent {
 padding: 0 15 25 15;
 border-left: 1px solid #000000;
 margin: 0 0 0 165;
}
h1 {
 font-weight: bold;
 color: #000000;
 font-size: 18px;
 border-top: 1px solid #dddddd;
 border-left: 3px solid #000fff;
 padding: 2 0 0 2;
 margin-top: 2px;
}
h2 {
 font-weight: bold;
 color: #000000;
 font-size: 14px;
}
b {
 font-weight: bold;
 color: #000000;
}
ul, ol {
 margin: 5 0 15 25;
}
a:link, a:visited {
 font-weight: bold;
 color: #494e9f;
 text-decoration: none;
 font-size: 12px;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #000fff;
 font-size: 12px;
}
.topnav {
 color: #666666;
 font-size: 10px;
 text-align:right;
 padding: 15 0 1 15;
}
.topnav a:link, .topnav a:visited {
 font-weight: bold;
 color: #494e9f;
 text-decoration: none;
 font-size: 10px;
}
.topnav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #000fff;
 font-size: 10px;
}
.sidenav {
 float: left;
 padding: 20 10 50 10;
 line-height: 9px;
 width: 165px;
}
.sidenav a:link, .sidenav a:visited {
 background: url(templateImages/box.gif) no-repeat;
 font-weight: bold;
 color: #494e9f;
 text-decoration: none;
 font-size: 10px;
 padding: 1 0 0 15;
 display: block;
}
.sidenav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #000fff;
 font-size: 10px;
}
.footer {
 font-size: 9px;
 color: #666666;
 padding: 28 15 10 15;
 background: url(templateImages/bottom_bar.jpg) no-repeat;
 text-align: center;
}
.footer a:link, .footer a:visited {
 font-weight: bold;
 color: #494e9f;
 text-decoration: none;
 font-size: 9px;
}
.footer a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #000fff;
 font-size: 9px;
}
.style1 {font-size: 37px; font-style: italic; font-weight: bolder; font-family: Verdana, Arial, Helvetica, sans-serif;}