a {color:#000; text-decoration:none;}

body { width:99%; text-align:center; font-family:"Arial";}

#wrapper{text-align:left; margin:0 auto; width:980px;}
#innerWrapper {float: left; background-repeat: y; background-image:url(../images/bgImage_repeat.jpg); margin: 0 auto;}

#leftCol {width:235px; float:left; background-color: white;}
#leftCol ul {width:235px; margin:0; padding:0;}
#navitem {list-style:none; background-color:#e6e6e6; color:#000;  margin-bottom:5px;} /* e6e6e6 is the leftcol background color*/
#navitem a {display:block; padding:15px; font-weight: bold;}
#navitem a:hover {color:#00B1B0;} /* the hover-over color on the leftcol*/
#currentPage{color:#00B1B0;} /* the color for the current pageon leftcol */

#buttonDiv {width:235px; background-color:#E6E6E6; color:#000; margin-bottom:0px;}
#buttonDiv img {margin:20px 13px; border:0;}

#main{width:510px; float:left; }
#main-inner{ padding:0 0 0 20px; width:470px;}

#main #header {float:left; }
#header-inner {margin:10px 0 15px 0;padding:0;display:block; font-size:30px; width: 470px;} /* This is the header h1 */

#content {font-size:12px; line-height:18px;}
#contentLink {color:#00B1B0; font-size:18px; font-weight: bold;} /*95A8CA is the bottom content link color */

#contentImage {margin:40px 0px 5px 0px; width: 523; text-align:center;}

#content ul {margin-left: 10px; padding: 0px;}

#rightCol {width:235px; float:right;}
#rightCol .content {background-color:#e6e6e6; color:#000;  margin-bottom:20px; padding:10px 10px; font-size:12px; } /* e6e6e6 is the rightcol background color*/
#rightCol .contentBottom {background-color:#e6e6e6; color:#000;  margin-bottom:0px; padding:10px 10px; font-size:12px; } /* e6e6e6 is the rightcol background color*/
#rightCol .content .header {font-size:16px; display:block;}
#rightCol .contentBottom .header {font-size:16px; display:block;}
#rightCol ul {margin: 0px; padding: 10px;}

#rightColLink {color:#00B1B0; font-size:14px; font-weight: bold;}

.header {font-weight: bold;}

#privacyLink {margin-top: 5px; border-top: 5px solid #e6e6e6; width: 748px;  text-align: center; font-size: 10px; }
#privacyLink a {text-decoration: underline; }
