body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(../img/drjvm_bg.gif);
	text-align:left; 
}
#headbar {
	background-image: url(../img/070402_drjvmtitle-004x070.gif);
	position:absolute; 
	text-align:center;
	width:100%; 
	height:70px; 
	margin:0px;
}
#binder {
	position:absolute;
	top:100px;
	width:100%;
	text-align:center;
}
#main {
	width:42em;
	padding-left:4em;
	padding-right:4em;
	margin-left:auto;
	margin-right:auto;
/* */
}
#textcontent {
	float:left;
	border-width:0px;
	border-right-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
	width:30em;
	padding-right:4em;
	text-align:left;
	font-size:0.85em;
}
#navigation {
	float:left;
	border-width:0px;
	width:13em;
	font-size:0.85em;
}
#textcontent a {
	text-decoration:none;
	color:#001980;
}
#navigation a {
	text-decoration:none;
	color:#737373;
}
#textcontent a:hover {
	color:#333333;
	text-decoration:underline;
}
#navigation a:hover {
	color:#333333;
	text-decoration:underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#333333;
	text-indent:0px;
	text-align:left;
	line-height:1.5em;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:85%; 
	color:#333333;
	text-indent:0px;
	text-align:left;
	line-height:1.5em;
}
h1 {
	color:#001980;
	font-size:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align:left;
	line-height:1.125em;
	margin: 0 0 1.125em 0;
}
h2 {
	color:#000000;
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align:left;
	line-height:1.125em;
	margin: 0 0 1.125em 0;
}
h3 {
	font-weight: bold;
	color: #737373;
}
#textcontent ul {
	color:#333333;
	list-style-position: outside;
	list-style-image: url(../img/bullet-txt-6_6.gif);
	text-align:left;
	line-height:1.5em;
	padding-left:0px;
}
li {
	margin-bottom:0.75em;
}
abbr {
	text-transform:lowercase;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
.navlisans {
	color:#737373;
	text-align:left;
	list-style-type:none;
	line-height:1.5em;
}
.navlist {
	color:#737373;
	list-style-position: outside;
	list-style-image: url(../img/bullet-nav-7_7.gif);
	text-align:left;
}
/* IE Hacks 
* html #main { height: 1%; width:1%; }
* html #textcontent { height: 1%; width:1%; }
* html #navigation { height: 1%; width:1%; }
*/
