
body { background-image: url(background.jpg);
       background-repeat: repeat-y;
       font-family: "Microsoft Sans Serif", Verdana, Geneva, sans-serif;
}

h2.discussion { padding: 2em 0 0 0; }

h3.data { color: #5BAABB; }

/*td a { display: block; }*/

*.discussion { color: #2B60DE; }

.bscaIcon { text-align: center;
            margin-top: 2em;
            margin-left: 148px;
            border:0;
}

.jebanner { width: 350px;
	    height: 91px;
}

blockquote {
	text-align: left;
	font-style: italic;
	width: 60%;
	margin-left: 200px;
}
		
p.disq { font-weight:600; }
li.disq { font-weight:600; }

table.presentation { width: 80%;
		     margin-left: auto;
		     margin-right: auto;
		     border-style: solid;
		     border-color: #5BAABB;
                     border-width: 2px;
	            }

td.presentation {  border-style: solid; 
		   border-color: #5BAABB;
		   border-width: 1px;
	           padding: 3px;
		 }

#navsite ul li a:hover {
        border-left: 0;
        background-color: transparent;
        }

