body { background: #ccc url(http://www.upontherainbow.com/graphics/sidebar.jpg) top left repeat-y;
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #000000;
background-color: #CFDEFD; 
margin: 10px; }

a:link { color: #0000FF;
text-decoration: underline; }

a:visited { color: #9B11BD;
text-decoration: underline; }

H1 { font-size: 20px;
font-weight: bold; 
text-align: center; }

H2 { font-size: 16px;
font-weight: bold; 
text-align: center; }

H3 { font-weight: bold; 
text-align: center; }

/* Indented paragraphs */
.paragraph { text-indent: 20px; }

.indented { text-indent: 20px; }

.disclaimer { font-size: 10px; }

.contentwarning { font-weight: bold; }

.notes { font-style: italic; }

/* Links at the bottom of pages */
.footer { text-align: center;
font-size: 14px;
font-weight: bold; }

/* BPD Website quotes */
.quoted { color: 16AD57;
background-color: #CFDEFD; }

.navbar { font-weight: bold; }

.navbar a:link { color: #0000FF;
text-decoration: underline; }

.navbar a:visited { color: #9B11BD;
text-decoration: underline; }

OL { list-style-type: decimal; }

/* Left Menu */
#leftmenu { 
width: 160px;
height: 300px;
position: absolute;
margin: 0px;
top: 135px;
left: 10px;
font-size: 14px;
font-weight: bold; }

/* Top Image */
#header { background-image: url(http://www.upontherainbow.com/graphics/header.jpg); 
width: 800px;
height: 150px;
position: absolute;
top: 5px;
left: 165px; }

/* Main Body of Page */
#content { position: absolute;
margin: 0px;
top: 155px;
left: 165px;
width: 800px; }
