
div.top {
	background: url(../site_img/bg.jpg);
	width: 100%;
  	padding-top:6px;
}

div.top div.banner {
	display: table;
	margin: 0 auto;
	text-align: center;
	height: 185px;
	width: 867px;
	background: url(../site_img/banner3.jpg);
}

div#bodyBottom {
	display: table;
	margin: 0 auto;
	text-align: center;
	width: 867px;
	height:10px;
	background: url(../site_img/bodybot.jpg);
}

div.slideshow {
	float: right;
	margin: 6px 5px 2px 2px;
}

.Caption {
font-family: Arial;
font-size: 10px;
font-weight: bold;
}

div#container {
	display: table;
	margin: 0 auto;
	width: 867px;
	height: auto;
	background: url(../site_img/body_slice.gif);
}

div.center { text-align: center }

html, body {
	margin: 0;
	padding: 0;
	text-align:center;
	height: 100%;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(../site_img/bg.jpg);
}

div.main {
	margin: auto 0;
	width: 680px;
	padding-left: 6px;
	float: left;
	height: 100%;
}

div.undertop {
	padding-top: 4px;
	margin: 0 auto;
	width: 660px;
	height: 20px;
	text-align: left;
}

div.article {
	float: left;
	margin: 2px auto;
	width: 660px;
	margin-right: 1px;
	margin-left: 2px;
	text-align: justify;
	border: 0px solid #339966;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
/*	min-height:360px; */
}

div.sidelinks {
	float: right;
	width: 168px;
	height: 100%;
	padding-top: 6px
}

div.rightCol {
	float: right;
	width: 100px;
	height: 100%;
}

.dropcap {
    width : 1em;
    height: 1em;
    font-size : 350%;
    font-weight : bold;
    line-height: 1em;
    text-align: center;
    float : left;
    color:#000066;
    font-family: palatino, georgia, times;
}

div.credits {
    padding-top: 1em;
    font-size : small;
    font-weight : bold;
    color:#000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }


a:link, a:visited, a:hover, a:active
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: transparent;
	color: #ff0000;
}
a:visited {color:#316493316493;}
a:hover {color: #000066; text-decoration: underline}
a:active {color:blue}

a.imglink, a.imglink:active, a.imglink:visited {
color: #ffccff;

}
a.imglink:hover {
color: #000066;
}

img {
	border-right:6px solid #cbe2fe;
	border-bottom:2px solid #cbe2fe;
  }

div.fleft{
	width: 110px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: left;
}


div.article_head {
    float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}

div.article_body {
	clear: left;
    float: left;
	width: 550px;
}

.headText{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	margin-top: 2px;
	margin-bottom: 0px;
}


div.head {
  	height: 17px;
	margin-top: 0px;   /* was 2 */
	margin-bottom: 0px;
	margin-left: -4px;
	margin-right: -4px;
	
    padding-left: 0.5em;
    padding-top: 0px;
    padding-bottom: 0px;

	background-image: url(../site_img/section.gif);
    background-repeat: repeat;
    color: #336699;

    font-family: "Arial", Sans-serif;
	font-size: 100%;
	font-weight: bold;
}

p {
	margin-top: 4px;
	line-height: 16px;
}

p.more {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.right {
	text-align: right;
}


input, textarea {
	color: #000000;
	background-color: #dfdac4;
	border: 1px solid #587A90;
	font-weight: normal;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
