/* CSS Document */
body {background-image: url(../rablogo.gif); font-family: Verdana; color: maroon; margin: 70px; background-attachment: fixed; }
a { color: blue; font-family: Verdana; text-decoration: none; }
a:active {  color: blue; }
a:hover {  color: red; text-decoration: underline; }
a:link {  color: blue; }
a:visited {  color: #0066FF; }
b { font-weight: heavy; font-family: Verdana; }
h1 { font-family: Verdana; text-align: center; }
h2 { font-family: Verdana; }
h3 { font-family: Verdana; }
h4 { font-family: Verdana; font-variant: small-caps; }
h5 { font-family: Verdana; font-weight: lighter; font-variant: small-caps; }
ol { font-family: Verdana; font-weight: lighter; }
p { font-family: Verdana; font-weight: lighter; }
span { color: black; }
td { border-weight: light; margin: 5;}

.add {	background-color: #FFFFCC;	text-indent: 5pt;	margin: 10px;	padding: 10px;	border: medium solid #0000FF;}
.bodytop {	background: url(bg_white2.gif);	background-attachment: fixed;	font-family: Verdana, Arial, Helvetica, sans-serif;	margin:35px;}
.box	{	background: #FFFF99;	border: #00CCFF;	padding: 5px;	width: 200px;}
.copy{	margin-left: 150px;	padding-left: 50px;}
.fill	{	background: url(bg_white.gif);	background-attachment: fixed;	height: 1em;}
.header { border-style: double; border-width: 5; border-color: blue; }
.listadd {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-variant: small-caps;}
.note {	background:url(gale/notebook.gif);	background-attachment:fixed;	font-family:Verdana,Arial, Helvetica,sans-serif;	margin:30px;}
.page	{	background-color:white;	border: thin inset aqua;	position: absolute;	width: 750px;	height: 675px;	left: 15px;	top: 130px;}
.paragraph {	color: #000099;	background-color: #CCFFFF;	margin: 10px;	padding: 10px;	border: medium solid #0000ee;}
.que  { background-color: navy; color: white; }
.quote {	font-style: oblique;	color: #000066;}
.sig { font-family: script; font-weight: lighter; color: blue; }

#a12	{	position: relative;	width: 25%;	height: auto; float: left;}
#a22	{	position: relative;	width: 75%;	height: auto; float: right;}
#a32	{	position: relative;	width: 100%; float: left;}