/* Plevy & Keene Stylesheet */
/* */
BODY {
	text-align: center;
	margin:0;
	padding:0;
	color: #000080;
	background:white;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: .9em;
	line-height: .9em;
}
a { }
a:visited {color: purple;}
a:hover {color:#0000FF;}
#all { 
width: 900px;
margin: 0 auto;
background: url(../pix/bg.jpg) repeat-x;
	border: 1px solid white;
	border-top: 1px solid #008000;
}
h1,h2,h3,h4 {
font-family:"Copperplate Gothic Bold", "Times New Roman", serif;
font-weight:normal;}
h1 {font-size: 3em;
	margin-bottom: 0px;
}
h2 {
	margin-top: 15px;
	font-size: 1.3em;
	line-height: 1.3em;
}
h3 {
	font-size: 1.3em;
}
h4 {font-size: 1.1em;
line-height: 2em;
margin-top: 30px;}
BODY#home h1 {
margin-top: 70px;}
BODY#home h3 {
margin-top: 50px;
line-height:2em;}
p {
	text-align:left;
	margin-left: 100px;
	margin-right: 50px;
}
.fleft {float:left;}
.fright {float: right;}
.clear {clear:both; visibility:hidden;}
.alert {color: red;}
.logopic {
float: left;
margin-top: 25px;
margin-left: 40px;
}
img.fleft {
margin-right: 20px;
}
img.fright {
margin-left: 20px;
}
.addyblock {margin-top: 30px;
margin-bottom:100px}

/* -------- navigation ------ */
ul.navbar {
	margin-top: 40px;
	font-size: .9em;
}
.navbar li {
	display:inline;
	list-style:none;
	text-align:center;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
/* -------- patents ------ */
.patents {
	text-align:left;
	font-size: .9em;
	font-weight:normal;
	line-height: .9em;
	list-style:square;
	width: 800px;
	margin: 20px auto;
	margin-bottom: 200px;
	font-family: Verdana, Geneva, sans-serif;
}
.patents TD {vertical-align:top;
padding: 2px 20px 5px 0px;}
.patents TH {padding-bottom:10px;}
.patimg {vertical-align:bottom;}
.patimg a img {border: 2px solid yellow;
}
