@charset "UTF-8";
body  {
	font: .8em/1.2em Verdana, Geneva, sans-serif;
	background: #e6e6e6 url(../img/drop_shadow_wbpg.png) repeat-y center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
#container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	background: #FFFFFF url(../img/soap-dropshadow.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
} 

#container #header h1 { text-indent: -9999px; }
#header {
	background: url(../img/SOAPheader2010.jpg) no-repeat;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	margin: 0px;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}

#headernavbar {
	background: #69604F url(../img/nav-bar.jpg) repeat-x;
	height: 12px;
	margin: 0px;
	padding: 4px 20px 6px;
	font-size: 1em;
	font-weight: normal;
}

#headernavbar ul {
	text-align: right;
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#headernavbar li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-right: 1px solid #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

#headernavbar li a {
	text-decoration: none;
	color: #FFF;
}

#headernavbar li a:hover {
	color: #000000;
	text-decoration: underline;
}

#headernavbar ul li.uh {
	padding-right: 0px;
	border-style: none;

}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 3px;
}

#sidebar1 p {
	text-align: left;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar1 p a {
	text-decoration: none;
	color: #333333;
}

#sidebar1 p a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar1 ul {
	text-align: left;
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#sidebar1 li {
	display: block;
	padding: 3px;
	margin: 8px;
}

#sidebar1 li a:link, #sidebar1 li a:visited {
	color: #333333;
	text-decoration: none;
}

#sidebar1 li a:hover {
	color: #FFF;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#sidebar1 a img { border-style: none; }
#mainContent {
	margin: 0 0 0 220px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 10px;
} 

#mainContent h1 {
	font: 1.7em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #255640;
}

#mainContent h2 {
	font: 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #255640;
}

#mainContent h3 { font: 1.2em Georgia, "Times New Roman", Times, serif; }
#mainContent  a:link { color: #4a5b40; }

#mainContent a:hover { color: #000000; }

#mainContent a:visited { color: #D0A15b; }
#mainContent   li   { margin-bottom: .375em; }

#mainContent p { line-height: 1.5em; }

#mainContent table tr td img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999;
	background: #BAAD78 top;
}

#database #container #mainContent h1 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #748E7A;
	letter-spacing: .2em;
}
#database #container #mainContent h2  {
	font: italic normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #60766B;
	letter-spacing: .05em;
}

#database #container #mainContent h3 {
	font: normal 1.1em Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1em;
	color: #5A6F5F;
	margin: 0px;
}

#database #container #mainContent p { font-family: Arial, Helvetica, sans-serif; }

#database #container #mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#database #container #mainContent .imgFloatRt {
	background: #BEAEA6;
	margin: 8px 5px 8px 8px;
}

#database #container #mainContent #wsare {
	background: #E3DCCF;
	border: 1px dotted #333;
}
#news #container #mainContent h1{
	font: 2em/1.2em Arial, Helvetica, sans-serif;
	color: #1f4858;
	padding: 0px;
	margin: 8px 0px 5px;
}
#news #container #mainContent h2{
	color: #1f4858;
	font: 1.5em/1.2em Arial, Helvetica, sans-serif;
}
#news #container #mainContent h4{
	color: #d78519;
	letter-spacing: 0.15em;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #D58522;
}

#news #container #mainContent p { font-family: Arial, Helvetica, sans-serif; }

#news #container #mainContent ul { font-family: Arial, Helvetica, sans-serif; }

#soft #container #mainContent a img {
	padding: 4px;
	border-style: none;
}
#container #mainContent #wsare{
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	background: #E0ECE9;
	margin: 0px;
	padding: 0px;
	border: 2px dotted #A8C7BF;
	height: 65px;
}

#container #mainContent #wsare p { margin: 3px; }

#container #mainContent #myGallery { float: right; }

#container #mainContent #slidesho {
	float: right;
	height: 220px;
	width: 230px;
	margin: 10px 12px 10px 10px;
}

#slimbox img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer {
	font: 10px/100% Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background: #E3DCCF;
	margin: 10px 0px 0px;
	height: 30px;
	text-align: center;
	color: #8E6300;
	padding: 10px;
	border-top: 2px solid #999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
} 

.imgFloatRt {
	background: #ABC1B6;
	float: right;
	border: 1px solid #666666;
	padding: 3px;
	margin: 5px 20px 5px 5px;
}

.subtitle {
	color: #FFF;
	font-size: 1.2em;
	margin: 0px 0px 10px;
	background: #d78519;
	padding: 0px 0px 0px 3px;
}

.address {
	line-height: 1em;
	margin: 0px 0px .3em 0em;
	font-family: Verdana, Geneva, sans-serif;
}
.dfn {
	font-style: italic;
	color: #000000;
}

.blockquote {
	color: #000;
	padding: 4px;
	margin: 2px;
	text-align: center;
	border: 2px dotted #666;
	background: #CAD5D2;
	font-size: 0.8em;
}

.imgFloatLt {
	float: left;
	margin: 0px;
	padding: 5px;
	background: #E0ECE9;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}
.wsarefltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 6px;
	padding: 0px;
	border: 1px solid #999;
}

.new_wsare {
	float: right;
	margin: 5px;
	padding: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.standard {
"border-collapse:collapse;"
	font-size: 110%;
	margin: 2em 0px;
	padding: 0px;
	width: 100%;
}

.article-title {
	color: #1f4858;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 0px 0px .2em;
	padding: 0px;
}

.byline {
	color: #d78519;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}

.scientific {
	color: #666;
	font: italic 1.2em Arial, Helvetica, sans-serif;
}

.news-img {
	background: #1F4858;
	margin: 10px;
	padding: 0px;
	float: right;
}

.news-highlite {
	font-weight: bold;
	color: #333;
}

.date {
	color: #838383;
	font: italic bold 1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	border-bottom: 1px dotted #666;
}

.fmi { font: italic 1.5em Georgia, "Times New Roman", Times, serif; }

.caution {
	font-style: italic;
	color: #D58522;
}

.hottip {
	color: #DA251B;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
.iFloatLt {
	background: #FFF;
	float: left;
	padding: 0px;
	margin: 8px 30px 8px 10px;
}

.leaderimg {
	background: #BAAD78;
	margin: 15px 25px 15px 15px;
	padding: 3px;
	float: right;
}

.interests {
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	color: #666;
	letter-spacing: .1em;
}

a img { border-style: none; }

.wk-img {
	padding: 3px;
	background: #BAAD78;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 8px;
}

