body {
background-image: url('ABBck.jpg');
font-family: Arial; font-size: 18;
	}
h1 {color: "#CCCCCC"; font-family: Arial;}
h2 {color: "#BBFFBB"; font-family: Arial;}
h3 {color: "#FFCCFF"; font-family: Arial;}
img.bot10 {padding-bottom: 10px;}
p.norm {color: "#AABBAA"; font-size: 18;}
p.small {font-size: 14;}
p.sansserif {font-family: sans-serif;}
p.comic {font-family: Comic Sans MS;}
p.pages {font-family: Comic Sans MS; font-size:18;}
a.nodec {text-decoration: none;}
a.pagename {text-decoration: none; color: white;}
a.h2nodec {color: "#602090"; text-decoration: none;}
a.h3nodec {color: "#206070"; text-decoration: none;}
table.usual {
font-family: Arial; font-size: 18;
}

	
#leftcontent {
position: absolute;
left:10px;
top:10px;
width:150px;
border:0px solid #000;
background-color:rgb(50,50,100);
	}
#rightcontent {
position: absolute;
left:170px;
top:10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom:100px;
border:0px solid #000;
background-color:rgb(70,70,180);
	}
div.first-layer {
  border: 0px;
  margin: 0px 0px; padding: 0; text-align: left; width: 100%;
}

div.row {
  border: 0px;
  margin-top: 0; margin-right: 0; margin-bottom: 15; margin-left: 0;
  padding: 0; text-align: left; width: 100%;
  font-family: Arial; font-size: 18;
}