#container
{
position:absolute;
left:50%;
width:780px;
height: 390px;
margin-left:-390px;
padding:0px;
background-image: url(../gifs/white_paper.gif);
}

p
{
margin-top: 0;
font-family: Garamond, Serif; 
font-size: 90%; 
font-weight: normal;
margin-bottom: 3px;
}

.style1 
{
color: #990000;
font-weight: bold;
}

#leftpanel 
{
position: absolute;
z-index: 6;
height: 366px;
width: 208px;
left: 5px;
top: 7px;
overflow:visible;
}

#rightpanel 
{
position: absolute;
z-index: 7;
height: 366px;
width: 208px;
left: 565px;
top: 7px;
overflow:visible;
border-bottom-color: #ECE9D8;
}

#grlphoto
{
position: absolute;
z-index: 2;
height: 75px;
width: 52px;
left: 220px;
top: 14px;
overflow:visible;
}

#afhbanner
{
position: absolute;
z-index: 1;
height: 89px;
width: 52px;
left: 282px;
top: 3px;
overflow:visible;
}

#aewphoto
{
position: absolute;
z-index: 4;
height: 75px;
width: 52px;
left: 505px;
top: 14px;
overflow:visible;
}

#photo
{
position: absolute;
z-index: 2;
height: 266px;
width: 52px;
left: 217px;
top: 103px;
overflow:visible;
}

#subtitle
{
position: absolute;
z-index: 5;
height: 11px;
width: 315px;
left: 232px;
top: 365px;
overflow:visible;
}

a:link {text-decoration: none; color: #000033}     /* unvisited link */
a:visited {text-decoration: none; color: #666666}  /* visited link */
a:hover {text-decoration: none; color: #000000; background-color:#CCCCCC}   /* mouse over link */
a:active {text-decoration: none; color: #000080}   /* selected link */

td.title{padding-left: 0px}

td.indented{padding-left: 4px}
