body {
background: #fff url(images/paintpalette.jpg) no-repeat;
background-position: top center;
color: #000;
font-family: Arial, Geneva, Verdana, Helvetica, Sans-serif;
}

#container {
width: 760px;
\width: 780px;
w\idth: 760px;
border: 1px solid #ccc;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 10px;
background: transparent url(images/fff.gif);
}

#banner {
padding: 5px;
margin-bottom: 5px;
}

#banner img {
border:0;
}

#banner a, a:link, a:visited {
border:0;
text-decoration: none;
}

#banner a:hover {
background: transparent;
border:0;
text-decoration: none;
}

a, a:link {
color: #660000;
text-decoration: underline;
}

a:visited, a:active {
color: #660000;
text-decoration: underline;
}

a:hover {
background-color: transparent;
color: #61584D;
text-decoration: none;
}

#content {
padding: 5px;
margin-left: 20px;
margin-right: 215px;
font-size: 12px;
line-height: 20px;
}

#content h2{
color: #000;
font-weight: normal;
font-size: 18px;
margin:10px 0 4px 0;
padding:0;
}

#content h3{
color: #000;
font-weight: bold;
font-size: 14px;
margin:20px 0 4px 0;
padding:0;
border-top: 1px solid #ccc;
}

#content img{
padding: 0 4px 0 2px;
border:0;
}

#content p {
margin:4px 0 10px 0;
padding:0;
}

.breadcrumbs{
font-size: 10px;
}

#content ul {
margin-top: 6px;
margin-left: 6px;
padding-left: 2px;
list-style-type: square;
}

#sidebar {
float: right;
width: 200px;
\width: 210px;
w\idth: 200px;
margin: 0;
margin-left: 5px;
padding: 5px;
font-size: 11px;
line-height: 17px;
}

#googleads { text-align: center; }

#navcontainer { width: 180px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-align: right;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: transparent;
border-bottom: 1px solid #ccc;
}

#navcontainer a:link, #navlist a:visited
{
text-align: right;
color: #82796C;
text-decoration: none;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #eee;
color: #333;
}



#footer {
clear: both;
padding: 2px;
margin-top: 15px;
font: 10px Verdana, Arial, Helvetica, Sans-serif;
text-align: right;
color: #333;
}

#footer a, a:link {
color: #660000;
text-decoration: underline;
}

#footer a:hover {
background: transparent;
color: #61584D;
text-decoration: none;
}