body { margin-top: 150px; margin-left: 150px; background-color: #777777; margin-bottom: 300px; 
		/* background-image: url(bg.jpg); background-repeat: no-repeat; background-position: bottom left; background-attachment: fixed */ } 

.nav {
  padding-top: 150px;
  position: fixed;
  width: 150px;
}  

.rap {
  width: 500px;
  border: 0px;
  margin-left: 230px;
  padding-top: 172px;
}

div.nav	{
	padding-top: 0px; 
	line-height: 30px;
	font-family: ScalaSans, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFF33;
	text-align: right;
}
div.nav A:link, div.nav A:visited	{
	font-size: 16px; 
	color: #FFFF33;
	text-decoration: none; 
	text-shadow: #333333 2px 2px 2px; 
}

div.nav A:hover	{color: #FFFFFF; text-shadow: #FFFF33 0px 0px 3px;  }


p.main { font-family: arial; font-size: 14px; color: #111111; text-align: justify; text-shadow: #666666 1px 1px 2px; line-height: 20px;}

ul { font-family: arial; font-size: 14px; color: #111111; text-align: justify; text-shadow: #666666 1px 1px 1px; line-height: 20px;}

a { font-family: arial; font-size: 14px; color: #FFFF33; text-decoration: none; text-shadow: #444444 1px 1px 1px;  }
a:hover { font-family: arial; font-size: 14px; color: #FFFFFF; text-decoration: none; 	text-shadow: #FFFF33 0px 0px 3px; }

h3 {font-family: arial; font-size: 18px; line-height: 14px; }

font.bob {font-family: arial; font-size: 9px; text-shadow: #555555 1px 1px 1px; }
font {font-family: arial; font-size: 12px; text-shadow: #555555 1px 1px 1px; }

input {background-color: #5e5e5e; border: 1px solid #333333; }

a.reference { font-size: 70%; position: relative; bottom: 0.7em;}

a.small { font-size: 12px; }

text.reference { font-size: 70%; position: relative; bottom: 0.7em; }

p.hanging { font-family: arial; font-size: 12px; color: #111111; text-align: justify; text-shadow: #555555 1px 1px 1px; line-height: 14px;text-indent: -1em; margin-left: 1em; }

hr {  border: 0;  width: 80%; height: 5px }

