body {
margin: 0;
padding: 0;
text-align: left;
font: 13px arial, sans-serif;
background: #DDE4F0 url(images/bkg2.jpg) repeat;
}

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

p.center {
margin-top: 0px;
margin-bottom: 15px;
text-align: center;
}

p.indent {
margin-top: 0px;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 15px;
}

p.pleasehelp {
margin-top: 0px;
margin-bottom: 15px;
padding-right: 15px;
font-size: 115%;
border: 1px solid #214682;
color:#333333;
background: #E8EEFA;
}

p.bold {
margin-top: 0px;
margin-bottom: 15px;
font-weight: bold;
}

p.supporter {
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
}

p.support {
margin-top: 0px;
margin-bottom: 0px;
font-size: 11px;
font-style: italic;
margin-left: 10px;
}

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

p.newssum {
margin-top: 0px;
margin-bottom: 0px;
color: #666666;
font-size: 12px;
}

p.small {
margin-top: 0px;
margin-bottom: 8px;
font-size: 11px;
line-height: 1.3em;
}
p.footerlink {
margin-top: 0px;
margin-bottom: 0px;
color: #ffffff;
font-size: 10px;
text-align: center;
}

ol li {
margin: 0px 0px 10px 0px;
padding: 0;
background: inherit;
}

#container {
width: 900px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
margin-left: auto;
margin-right: auto;
line-height: 1.4em;
background: #FFFFFF;
}

#banner {
height: 250px;
margin-left: 15px;
margin-right: 15px;
padding: 0px;
border-bottom: 20px;
background: #fff url(images/logo.jpg) no-repeat;
color: #333;
text-align: right;
}

		/* LEFT MENU */

.menu ul {
line-height: 1.8em;
margin: 0 0 0 0;
padding: 0;
background: inherit;
font-size: 12px;
}

.menu ul li {
line-height: 1.6em;
margin: 0 0px 0 19px;
padding: 0;
list-style-type: disc;
color: #214682;
background: inherit;
font-size: 12px;
}
.menu ul li a {
color: #214682;
background: inherit;
}
.menu ul li a:hover {
color: #009933;
background: inherit;
}

		/* MAIN CONTENT */
#content {
padding: 0 20px 0 20px;
margin-left: 170px;
margin-right: 170px;
border-left: 1px solid #CCD5D8;
border-right: 1px solid #CCD5D8;
color: #2A2B3B;
background-color: #fff;
}

		/* ARTICLES */
.intro {
float:left;
width: 45%;
margin: 3px 0 5px 0;
padding: 5px;
text-align:left;
}
.intro3 {
float:right;
width: 45%;
margin: 3px 0 5px 0;
padding: 5px;
}

		/* LEFT SIDEBAR */
#sidebar-a {
float: left;
width: 150px;
\width: 160px;
w\idth: 150px;
padding: 0 10px 0 10px;
color: #2A2B3B;
background-color: #fff;
}

		/* RIGHT SIDEBAR */
#sidebar-b {
float: right;
width: 150px;
\width: 160px;
w\idth: 150px;
padding: 0 10px 0px 15px;
color: #2A2B3B;
}

#sidebar-b p.quote {
font-size: 12px;
line-height: 1.3em;
margin-top: -15px;
margin-bottom: 5px;
}


		/* FOOTER */
#footer {
clear: both;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
background-color: #2C5DAA;
color: #fff;
text-align: center;
}
#footer a {
text-decoration: none;
color: #fff;
background-color:#2C5DAA;
}
#footer  a:hover {
text-decoration: none;
color: #FE3F22;
background-color:#2C5DAA;
}

		/* LINKS */
a {
text-decoration: none;
color: #214682;
background-color: inherit;
}
a:hover {
text-decoration:underline;
color: #009933;
background-color: inherit;
}
a img {
border: 0;
}

		/* IMAGE PROPERTIES */
.border {
padding: 2px;
margin: 7px;
border: 1px solid #214682;
}
.imgleft {
float: left;
border: 1px solid #214682;
margin: 5px 8px 5px 0px;
padding: 2px;
}
.imgright {
float: right;
border: 1px solid #214682;
margin: 5px 0px 5px 8px;
padding: 2px;
}
.imgrightnob {
float: right;
border: 0px;
margin: 5px 0px 5px 8px;
}
.imgleftnob {
float: left;
border: 0px;
margin: 5px 0px 5px 8px;
}

		/* HEADING PROPERTIES */
h1 {
padding: 5px;
font-size: 18px;
color:#006633;
margin-top: 0px;
}
h2 {
font-size: 115%;
color:#006633;
background: #fff;
margin-bottom: 10px;
margin-top: 0px;
}
h3 {
padding: 5px;
font-size: 115%;
color:#fff;
background: #2C5DAA;
text-align: center;
margin-top: 0px;
}
h4 {
padding: 5px;
font-size: 115%;
text-align: center;
color:#fff;
background: #006633;
text-align: center;
margin-top: 0px;
}