body.custom { background: #666666; }


.custom #container { margin-top: 1em; margin-bottom: 1em; padding: 0.3em; background: #CCCCCC; border: 0.5em solid #6699CC; }

.custom #page { background: #fff; padding: 0em; margin: 0em;}
.custom #header { clear: none; padding-top: 1em; padding-bottom: 0.5em; margin: 0em;
                  position: relative;
                  border-bottom: none;
                  font-family: Veranda, sans-serif;
}

.menu { position: relative; float:right;
	padding-top: 0; padding-right: 1em;
        clear: none; width:auto;
}

.menu, .menu a, .menu li ul { border: none; clear:none;}

.menu a { font-size: 1em; font-family: Verdana, sans-serif; line-height: 1.4em; padding: 0.6em 0.8em; border-width: 0em; border-left-width: 0; }
.menu a, .menu .current ul a, .menu .current-cat ul a { color: #111111; background: #FFFFFF; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover { color: #111111; background: #BAC885; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { color: #456195; background: #FFFFFF; }
.menu .current-parent > a, .menu .current-cat-parent > a { color: #111111; background: #C9D796; }

.menu .rss {clear:both; width:auto;}

.custom #content_box {clear:both;
                      border-top: 1px solid #ddd ;
                      padding-left: 1em;
                      padding-right: 1em;
                      width: auto;
                      background: none;
}

.custom #content    { border-right: 1px solid #ddd ;
                      padding-left: .5em;
                      padding-right: 0;
}

