@charset "utf-8";
/* JUDITH CSS */

body {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color: #032654;
	background-image: url(../images/bg.fade.gif);
	background-repeat: repeat-y;
	background-position: top center;

}

#pageframe {
	margin: 0 auto;
	width: 775px;
	text-align: center;
	border: 2px solid;
	border-bottom-color: #680034;
	background-color: #FBFFFE;
}
#pageframe #header {
	background-color: #FFFFFF;
	background-image: url(../images/h.byorick.law.2.sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
}
#pageframe #content {
	background-color: #FBFFFE;
	background-image: url(../images/g.bg.molecule.watermark.gif);
	background-repeat: no-repeat;
	background-position: 50px 20px;
}
#pageframe .margin {
	margin-top: -30px;
	padding: 30px 0 0 0;
	border-left: 6px solid #680034;
	text-align: left;
}
#templatecontent {
	margin: 20px 20px;
}
.patent {
	font-weight: bold;
}
.patent p {
	border-bottom: 1px dotted #680034;
	width: 600px;
	padding: 0 0 15px 20px;
}




#navigation
{
	width:675px;
	border-bottom: 2px solid;
	float:left;
	border-color: #680034;
}


#navigation ul 
{
	margin:0;
	padding:0;
	list-style-type:none;

}

#navigation li 
{ 
	display:inline;
}

#navigation a 
{
	padding: 5px 15px;
	color:#FBFFFE;
	text-decoration:none;
	margin: 0 2px 0 0;
	float:left;
	background-color: #003263;
	font-weight: bold;
	border: 2px solid black;
}

#navigation a:hover
{
	color:#FFFFFF;
	background-color: #680034;
}


#footer
{
	background: #FEFEFE url(../images/logo.fade.gif) no-repeat 10px 0;
	height: 96px;
	padding: 10px 10px 20px 500px;
	color: #999999;
	margin: 0;
	text-align: right;
	clear: both;
}




.small {
	font-size: 0.8em;
}


h1 {
	margin:0 0;

	color: ;
	color: #005B51;
}

a:link {
	color:#680034;
}

a:visited {
	color:#680034;
	text-decoration: none;
}

a:hover {
	background-color:#BADCFF;
	color:#680034;
	text-decoration: none;
}

.clearfloat
{
clear:both;
width:100%;
}
.left {
	float: right;
}
.resumetable {
	padding: 15px;
}
.dropcap {
	font-size: 1.5em;
	font-weight: bold;
	color: #0F3361;
}
.box {
	background-color: #BCD0E9;
	padding: 10px;
	width: 90%;
	border: 1px solid #2A5281;
	margin-left: 30px;
	font-weight: bold;
}
