h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
#wrapper {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: center top;
}
#nav {
	position: absolute;
	width: 300px;
	left: 120px;
	top: 0px;
	background-color: #FFFFFF;
	height: 200px;
	background-image: url(/dart381/lawbot/images/proposalgraphic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#main {
	position: absolute;
	width: 300px;
	left: 120px;
	top: 250px;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000000;
	text-decoration: line-through;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: bold;
}
