body {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 0 0 0;
background-image: url("../images/bg.gif");
}

h1 {
font-size: 20px;
color: #996699;
margin-top: 0px;
border-top: 1px solid #996699;
border-bottom: 1px solid #E5E5E5;
padding: 5px;
}

#header {
text-align: left;
border-bottom: 1px solid #E5E5E5;
margin: 0 0 30px 0;
}

#layoutLogic {
width: 100%;
background-color: #FFF;
}

.section {
display: block;
margin: 0 auto;
width: 750px;
border-left: 1px solid #999;
border-right: 1px solid #999;
padding: 0 10px 0 10px;
background-color: #FFF;
}

.colA, .colB {
float: left;
}

.colA {
text-align: left;
display: block;
width: 550px;
padding-bottom: 10px;
}

.colB {
text-align: left;
display: block;
width: 200px;
}

.clear {
clear: both;
}

div#topNav {
padding: 15px 0;
color: #999;
}

div#topNav a {
color: #999;
padding-bottom: 2px;
text-decoration: none;
}

div#topNav a:link, a:visited {
text-decoration: none;
}

div#topNav a:hover {
color: #6699CC;
border-bottom: 2px solid #6699CC;
}

div#topNav .topNavCurrent {
color: #6699CC;
border-bottom: 2px solid #6699CC;
padding-bottom: 2px
}

#rightNav {
margin-top: 0;
}

#rightNav ul {
list-style: none;
}

#rightNav li {
border-top: 1px solid #E5E5E5;
margin: 0;
list-style: none;
}

#rightNav li a {
display: block;
color: #666;
font-size: 11px;
text-decoration: none;
width: 147px;
padding: 5px;
border-left: 3px solid #FFF;
}

#rightNav li.current {
background-color: #F2F2F2;
color: #6699CC;
font-size: 11px;
padding: 5px;
width: 147px;
}

html>body #rightNav li a {
width: auto;
}

#rightNav li a:hover {
background-color: #FAFAFA;
color: #666;
border-left: 3px solid #996699;
}

* html #rightNav {
width: 160px;
w\idth: 150px;
}

#footer {
border-top: 1px dotted #999;
padding: 10px;
color: #666;
font-size: 11px;
display: block;
}

#footer a {
color: #666;
}

a:link {
color: #996699;
text-decoration: underline;
}

a:visited {
color: #996699;
text-decoration: underline;
}

a:hover {
color: #996699;
text-decoration: none;
}

a:active {
color: #996699;
text-decoration: underline;
}


#googleAdsTop {

}

#googleAdsRight {
float: right;
}

#googleLinkUnitBot {
margin: 10px 0 10px 0;
}

.imageAd {
float: left;
display: block;
margin: 28px 10px 0 0;
}

.hide {
display: none;
}

