P {  
    font-size: x-small;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #000000; 
}
li {  
    font-size: x-small;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #000000; 
}
.mainbg { 
    background: url('pix/plumebg.gif');
    background-repeat: no-repeat;
    vertical-align: text-top;
    text-align: left;
    border: 0;
    font-size: x-small;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #000000; 
}
BODY { 
    background: url('pix/bg.gif'); 
    font-size: 11px;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #00008B; 
    text-align: center;
    scrollbar-face-color: #000066;
    scrollbar-highlight-color: #000066;
    scrollbar-track-color: #6666cc;
    margin-top: 10;
}
HR.spacer      { color: blue;
                 text-align: center;
                 width: 500px; }
A:link         { text-decoration: none; font-size: x-small }
A:visited      { text-decoration: none; font-size: x-small }
A:hover        { text-decoration: none; font-size: x-small }
A:active       { text-decoration: none; font-size: x-small }
A.menu:link    { text-align: left; font-weight: bold; text-decoration: none; color: #FFFFFF; font-size: x-small }
A.menu:visited { text-align: left; font-weight: bold; text-decoration: none; color: white; font-size: x-small }
A.menu:hover   { text-align: left; font-weight: bold; text-decoration: none; color: #FFFFCC; font-size: x-small }
A.menu:active  { text-align: left; font-weight: bold; text-decoration: none; color: white; font-size: x-small }

/* WIKI CONVENTIONS */
#wikitext {  
    font-size: x-small;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #00008b; 
}
.title  { 
    font-size: 15pt;
    font-weight: bold;
    font-variant: small-caps;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #CC0000; 
}
.subtitle  { 
    font-size: 11pt;
    font-weight: bold;
    font-variant: small-caps;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #CC0000; 
}
.wikitext {  
    font-size: x-small;
    font-family: 'Helvetica', sans-serif;
    text-align: left;
    color: #000000; 
}
img  {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0;
}

img.nopad  {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1;
}

HR  {
    color: red;
    text-align: center;
}
hr.blueline {
    color: #00008b;
    text-align: center;
}
a.wikifoot         { text-decoration: none; color: #FFFFCC; font-size: x-small }
a.wikifoot:link    { text-decoration: none; color: #FFFFCC; font-size: x-small }
a.wikifoot:visited { text-decoration: none; color: #FFFFCC; font-size: x-small }
a.wikifoot:hover   { text-decoration: none; color: #00008B; font-size: x-small }
a.wikifoot:active  { text-decoration: none; color: #FFFFCC; font-size: x-small }
.LeftBg {
	background-image: url(pix/LeftBg2.jpg);
	background-repeat: repeat-y;
}
.VrtLine {
	background-image: url(pix/VrtLine.gif);
	background-repeat: repeat-y;
}
.commentcard {
    font-size: 12px;
    font-family: 'Helvetica', sans-serif;
    color: #00008B;
}

