<!--


/* Normal page body text */
body {
font: 12px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
background: #8e9993 url(gfx/bkg.gif) repeat scroll center center;
color: #202020;
}

#h1 {
font-size: 14px;
font-weight: bold;
color: #202020;
}

#featured h1 {
font-size: 14px;
font-weight: bold;
color: #808080;
text-align: center;
}

#featured p {
text-align: justify;
}

#featured img {
border: none;
}

.featuredquote {
font-size: 10px;
color: #505050;
font-style: italic;
text-align: justify;
margin-left: 20px;
margin-right: 20px;
}

/* Top menu items */
#pipe {
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

#pipe a {
color: #202020;
}

#pipe ul {
margin-left: 0;
padding-left: 0;
display: inline;
}

#pipe ul li {
margin-left: 0;
padding: 8px 15px;
border-left: 1px solid #202020;
list-style: none;
display: inline;
}

#pipe ul li.first {
margin-left: 0;
border-left: none;
list-style: none;
display: inline;
}

/* News box */
#newsboxtop {
width: 256px;
margin: 0px;
background: #8e9993 url(gfx/newsbox_top.gif) no-repeat scroll bottom center;
height: 43px;
}

#newsboxmid {
width: 256px;
margin: 0px;
background: #8e9993 url(gfx/newsbox_mid.gif) repeat-y scroll bottom center;
}

#newsboxbot {
width: 256px;
margin: 0px;
background: #8e9993 url(gfx/newsbox_bot.gif) no-repeat scroll top center;
height: 30px;
}

#newsboxinsides {
font-size: 12px;
margin-left: 20px;
margin-right: 20px;
text-align: justify;
}

/* Main box */
#mainboxtopleft {
width: 32px;
height: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_ul.gif) no-repeat scroll bottom right;
}

#mainboxtopmid {
height: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_um.gif) repeat-x scroll bottom center;
}

#mainboxtopright {
width: 32px;
height: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_ur.gif) no-repeat scroll bottom left;
}

#mainboxmidleft {
width: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_ml.gif) repeat-y scroll bottom right;
}

#mainboxmidmid {
margin: 0px;
background: #8e9993 url(gfx/mainbox_mm.gif) repeat scroll center center;
}

#mainboxmidright {
margin: 0px;
background: #8e9993 url(gfx/mainbox_mr.gif) repeat-y scroll center left;
}

#mainboxbotleft {
width: 32px;
height: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_ll.gif) no-repeat scroll top right;
}

#mainboxbotleft {
width: 32px;
height: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_ll.gif) no-repeat scroll top right;
}

#mainboxbotmid {
height: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_lm.gif) repeat-x scroll top center;
}

#mainboxbotright {
width: 32px;
height: 32px;
margin: 0px;
background: #8e9993 url(gfx/mainbox_lr.gif) no-repeat scroll top left;
}

#mainboxinsides {
font-size: 12px;
margin-left: 10px;
margin-right: 10px;
text-align: justify;
}

/* News paragraph */
p.news {
/* margin: 5px;
padding: 10px;
border-width: 1px;
border: solid;
color: #202020;
border-color: #202020;
background-color: #e0e0e0; */
text-align: justify;
}

/* News item title */
.newsdate {
font-size: 11px;
font-weight: bold;
}

.newstopic {
font-size: 11px;
font-style: italic;
font-weight: bold;
}

.newsauthor {
font-size: 10px;
font-style: italic;
}

/* News item body */
.newstext {
font-size: 10px;
}

/* Copyright footer */
.copyright {
margin: 10px;
font-size: 10px;
font-family: Arial, Helvetica;
text-align: center;
}

/* Menu border */
div.menu {
font-size: 10pt;
margin: 5px;
padding: 10px;
border-width: 3px;
border: ridge;
border-color: #5a412c;
background-color: #241a11;
}

span.menuhead {
font-size: 13pt;
}

p.submenu {
margin-top: 0px;
margin-bottom: 15px;
}

A:active { text-decoration: none ; color: #808080 }
A:visited { text-decoration: none ; color: #205020 }
A:link { text-decoration: none ; color: #307030 }
A:hover { text-decoration: underline ; color: #a0a0a0 }

-->

