body {
background-image:url(../images/wrpr/bgBody.jpg);
background-repeat:repeat-x;
background-color:#dfe2f1;
}

#loginLnks {
color:#003399;
font-weight:bold;
padding-top:5px;
}

#loginLnks a:link {
color:#003399;
text-decoration:none;
}

#mainNav {
list-style-type:none;
background-image:url(../images/wrpr/bgMainNav.gif);
background-repeat:repeat-x;
padding:12px 0px 0px 14px;
margin:0px;
height:29px;
*height:40px;
}

#mainNav li {
display:inline;
color:#000099;
}

#mainNav a:link, #mainNav a {
font-weight:bold;
color:#000099;
text-decoration:none;
}

#mainNav a:hover {
color:#0099ff;
border-bottom:2px solid #f0bf28;
}

#footer {
font-family:Arial, Helvetica, Verdana, sans-serif;
color:#000000;
line-height:14px;
background-color:#dbdada; 
border-top:13px solid #d4af3c;
padding:15px;
}

#footer p {
font-size:8pt;
}

#footer a:link {
color:#000000;
}

// Change Don2 column widths to hold donation level labels

.LabelCellWidth 	{ padding-right: 153px; }
.InputCellWidth 	{ padding-right: 290px; }

#secondary {
background-color:#66625c;
border-bottom:1px solid #ffffff;
} 

#secNav {
list-style-type:none;
margin:0;
padding:0;
}

#secNav li a, #secNav li a:link {
color:#ffffff;
font-size:8pt;
text-decoration:none;
} 

#secNav li a:hover {
color:#d4af3c;
}

