body {
	width: 100%;
	min-width: 722px;      /* 2x (LC fullwidth +
                            CC padding) + RC fullwidth */
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size:100%;
}

#header {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #FFFFFF;      /* white */
	background-color: #666666;    /* dim gray  */
}

#container  {        /* wrapper for below header - above afterword  */
	height: 100%;
	color: #FFFFFF;      /* white */
	background-color: #666666;    /* dim gray  */
    line-height: 1.25em; /* 16×1.125=18 */

}

#frame{                   /* wrapper creates gray gutter right of navbars   */
	margin-left: 192px;    /* CC padding */
	padding-left: 20px;
	height: 100%;
	color: #FFFFFF;      /* white */
	background-color: #666666;    /* dim gray  */
}

#center {          /* main content section */
	    /* CC padding */
	padding-left: 20px;
	height: 100%;
	color: #000000;      /* black */
	background-color: #FFFFFF;    /* white  */
}

.column  {
	padding-top: 3px;
	color: #000000;      /* black */
	background-color: #FFFFFF;    /* white  */
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.875em;
	line-height: 1.25em;
}

.column p {
    font-size: 0.875em;
	line-height: 1.25em;
}

.column h1 {
    font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	font-style: normal;
}

.column h2 {
    font-size: 0.875em;
	line-height: 1.25em;
	font-weight: bold;
	font-style: italic;
}

.column h3 {
    font-size: 0.875em;
	line-height: 1.25em;
	font-weight: normal;
	font-style: italic;
}

#caption {
    font-size: 0.875em;
	line-height: 1.25em;
	font-weight: normal;
	font-style: italic;
}

.column img  {
	vertical-align: top;
}

.sidle  {
	background-color: #FFFFFF;
	display: block;
	float: right;
	width: 344px;
	height: 565px;
	padding-left: 20px;
}

#quo {
    border-style: dotted;
	border-color: #ff9933;
	border-width: thin;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 2%;
}

ol {
	font-size: .875em;
	line-height: 1.25em;
	list-style-type: decimal;
	list-style-position: inside;
	color: #ff9933;        /* orange like quote border  */
}

ol span {
	color: #000000;
}

ul {
	font-size: .875em;
	line-height: 1.25em;
	list-style-type: square;
	list-style-position: inside;
	color: #ff9933;        /* orange like quote border  */
}

ul span {
	color: #000000;
}

.nobull ul  {
	font-size: .875em;
	line-height: 1.25em;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

.nobull li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

#inline-list p {
	display: inline;
}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #669933;
}

#footer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: both;
	color: #FFFFFF;      /* white */
	background-color: #666666;    /* dim gray  */
}

#footer p  {
	font-size: 0.7em;
	line-height: 1.25em;
}

.crumb {                         /* text links below rule */
	border-top-style:  solid;
	border-top-color: #FFFFFF;
	border-top-width:  thin;
	padding-top: 10px;
	width: 100%;
	font-size: 0.7em;
	line-height: 1.25em;
}

.crumb span {
	color: #999999;      /* light gray */
	background-color: #666666;    /* dim gray  */
}


#presentcore {
	background-color: #666666;
	display: block;
	float: left;
	width: 172px;
	height: 48px;
	padding-left: 20px;
}

div.nav1 {
	width: 172px;
	height: 48px;
	float: left;
	background: url("../images/presentcore.jpg") -172px 0px no-repeat;
}
div.nav1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/presentcore.jpg") 0px 0px no-repeat;
}
div.nav1 span {
	display: none;
}
div.nav1 a:hover {
	display: block;
	background-image: none;
}
div.nav1 a:active {
	display: block;
	background-image: none;
}

div.nav2 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/presentcore.jpg") -172px -48px no-repeat;
}
div.nav2 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/presentcore.jpg") 0px -48px no-repeat;
}
div.nav2 span {
	display: none;
}
div.nav2 a:hover {
	display: block;
	background-image: none;
}
div.nav2 a:active {
	display: block;
	background-image: none;
}

div.nav3 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/presentcore.jpg") -172px -90px no-repeat;
}
div.nav3 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/presentcore.jpg") 0px -90px no-repeat;
}
div.nav3 span {
	display: none;
}
div.nav3 a:hover {
	display: block;
	background-image: none;
}
div.nav3 a:active {
	display: block;
	background-image: none;
}

div.nav4 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/presentcore.jpg") -172px -134px no-repeat;
}
div.nav4 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/presentcore.jpg") 0px -134px no-repeat;
}
div.nav4 span {
	display: none;
}
div.nav4 a:hover {
	display: block;
	background-image: none;
}
div.nav4 a:active {
	display: block;
	background-image: none;
}

div.nav5 {
	width: 172px;
	height: 42px;
	float: left;
	background: url("../images/presentcore.jpg") -172px -176px no-repeat;
}
div.nav5 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/presentcore.jpg") 0px -176px no-repeat;
}
div.nav5 span {
	display: none;
}
div.nav5 a:hover {
	display: block;
	background-image: none;
}
div.nav5 a:active {
	display: block;
	background-image: none;
}

div.nav6 {
	width: 172px;
	height: 48px;
	float: left;
	background: url("../images/presentcore.jpg") -172px -218px no-repeat;
}
div.nav6 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/presentcore.jpg") 0px -218px no-repeat;
}
div.nav6 span {
	display: none;
}
div.nav6 a:hover {
	display: block;
	background-image: none;
}
div.nav6 a:active {
	display: block;
	background-image: none;
}



img {
		border: 1px solid #000000;      /*  black */
}

img.click  {
		border: 2px dotted #ff9933;      /*  rust */
}


img.bare  {
	border: none;
}
img.bare {
	border: none;
}
img.bare {
	border: none;
}
img.bare {
	border: none;
}




img.bare  a:link {
	border: none;
}
img.bare a:visited {
	border: none;
}
img.bare a:hover {
	border: none;
}
img.bare a:active {
	border: none;
}

a:link  {
	color: #669900;     /* olive like */
	text-decoration: none;
}
a:visited  {
	color: #3300cc;      /* blue */
	text-decoration: none;
}
a:hover  {
	color: #9900ff;      /*  light grape */
	text-decoration: none;
}
a:active  {
	color: #999999;     /*  medium gray */
	text-decoration: none;
}

p.crumb a:link  {
	color: #ccff33;     /* light lime */
	text-decoration: none;
}
p.crumb a:visited  {
	color: #ccffff;      /* light blue */
	text-decoration: none;
}
p.crumb a:hover  {
	color: #ffff00;      /*  yellow */
	text-decoration: none;
}
p.crumb a:active  {
	color: #000000;     /*  white  */
	text-decoration: none;
}




[if !IE]>

<style type="text/css">
body {
    font-size:16px;
}
</style>

<[endif]


/*** IE Fix ***/
* html #left {
  left: 172px;           /* RC fullwidth */
}
