body {
margin: 0;
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.6em;
background-color: #99CCCC;
}


/*TEXT Properties*/

p {
font-size: 11px;
line-height: 1.5em;
text-align: justify;
color: #666666;
}

ol {
font-size: 11px;
line-height: 1.5em;
text-align: justify;
color: #666666;
}

ul {
font-size: 11px;
line-height: 1.5em;
text-align: justify;
color: #666666;
}

h1 {
font-size: 13px;
color: #336633;
margin-bottom: -15px;
}

h2 {
font-size: 11px;
color: #336633;
margin-bottom: 1px;
}

h3,h4,h5,h6 {
font-size: 11px;
color: #336633;
margin-bottom: 1px;
}

blockquote {
color: #666666;
font-size: 11px;
line-height: 1.5em;
font-style: italic;
}

/*LINK Properties*/

a:link, a:visited {
font-size: 11px;
color: #AFAFAF;
text-decoration: underline;
}

a:hover, a:active {
font-size: 11px;
color: #667588;
text-decoration: underline;
}


a:link img, a:visited img {
	border: thin solid #afafaf;
}

a:hover img, a:active img {
	border: thin solid #667588;
}

a.side:link {
font-size: 10px;
color: #666666;
text-decoration: none;
}
a.side:visited {
font-size: 10px;
color: #667588;
text-decoration: none;
}
a.side:hover {
font-size: 10px;
color: #667588;
text-decoration: none;
}
a.side:active {
font-size: 10px;
color: #667588;
text-decoration: none;
}


a.bold:link {
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
a.bold:visited {
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
a.bold:hover {
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
a.bold:active {
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
}


a.small:link {
font-size: 8.5px;
color: #666666;
text-decoration: underline;
}
a.small:visited {
font-size: 8.5px;
color: #666666;
text-decoration: underline;
}
a.small:hover {
font-size: 8.5px;
color: #666666;
text-decoration: underline;
}
a.small:active {
font-size: 8.5px;
color: #666666;
text-decoration: underline;
}


a.leftnav:link {
color: #666666;
text-decoration: underline;
}
a.leftnav:visited {
color: #666666;
text-decoration: underline;
}
a.leftnav:hover {
color: #667588;
text-decoration: underline;
}
a.leftnav:active {
color: #667588;
text-decoration: underline;
}



/*LAYOUT Properties*/

#justify {
text-align: left;
font-size: 9px;
}


#body {
color: #666666;
width: 498px;
}

#body-half {
color: #666666;
width: 225px;
line-height: .5em;
}

#body-third {
color: #666666;
width: 325px;
margin-left: 11px;
line-height: .5em;
}


#border {
background-color: #FFFFFF;
border-style: solid;
border-color: #303030;
border-width: 1px;
width: 729px;
}

#navigation {
width: 154px;
text-align: right;
line-height: 2.4em;
font-size: 10px;
color: #666666;
text-decoration: none;
}

#nav-left {
font-size: 8px;
text-align: right;
width: 100px;
margin-left: 5px;
border-left: solid #F2F2F2 3px;
line-height: 1.8em;
text-decoration: none;
}

#subtext {
font-size: 8.5px;
}

#resources {
font-size: 11px;
line-height: 1.8em;
margin-left: 14px;
}

#navlist
{
margin-top: 0;
margin-left: 0;
padding-left: 0;
list-style: none;
text-align: left;
}

#navlist li 
{
padding-left: 10px;
background-image: url(images/box.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
text-align: left;
}
