/* CSS Document */
* {margin:0; padding:0;}
body {text-align:center; font-family:Garamond, "Times New Roman", Georgia;}

.clearfix:after {content: "."; display:block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.movedown {display:none;}
.title {font-size:1.3em; font-weight:bold; text-align:center;}
* html .cordiag {bottom:-2px !important;}

div#container {width:775px; margin:10px auto 10px auto; text-align:left; padding:0;}

div#homecontent {width:775px; margin:5px 0 0 0; border:1px solid #000099; position:relative; background-color:#FFFFFF; padding:0;}
div#homecontent p {margin:0 2px 1em 2px;}

div#subjectswrapper {width:449px; float:left;}
div#about {border-right:1px solid #000099; border-bottom:1px solid #000099;}
div#research {border-right:1px solid #000099; border-bottom:1px solid #000099;}
div#tests {border-right:1px solid #000099;}

div#newscontent {float:left; width:325px; height:600px; overflow:visible; background-color:#transparent;}
	div#newscontent p {margin:0 2px 1em 2px;}
	div#newscontent p.view {text-align:right; margin:0 2px 1em 0;}
div#headlines {height:275px; border-bottom:1px dashed #000099; overflow:scroll;}
	div#headlines p {margin-bottom:0;}
div#stories {border:0; height:325px; position:relative; overflow:visible;}
div#default {border:0;}

div#subjectswrapper a, a:visited {color:#000099; text-decoration:underline; background-color:transparent;}
div#subjectswrapper a:hover {color:#000099; text-decoration:none; background-color:transparent;}
div#subjectswrapper a:active {color:#000099; text-decoration:underline; background-color:transparent;}

div#newscontent a, a:visited {color:#000099; text-decoration:underline; background-color:transparent;}
div#newscontent a:hover {color:#000099; text-decoration:none; background-color:transparent;}
div#newscontent a:active {color:#000099; text-decoration:underline; background-color:transparent;}

div#findproducts a, a:visited {color:#000099; text-decoration:underline; background-color:transparent;}
div#findproducts a:hover {color:#000099; text-decoration:none; background-color:transparent;}
div#findproducts a:active {color:#000099; text-decoration:underline; background-color:transparent;}
