body{
background-color: #E1E179;
color: #000000;
text-align: center;
margin: 0px;
}
html, body{
min-height: 100%;
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
}
html>body{
height: auto;
}
img{
text-decoration: none;
border-style: none;
margin: 0px;
padding: 0px;
}
h1, h2, h3, h4, h5, h6
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h2
{
color: #000000;
font-family: verdana, arial;
font-weight: bold;
font-size: 12pt;
text-align: center;
}
h3
{
color: #000000;
font-family: verdana, arial;
font-weight: bold;
font-size: 8pt;
text-align: left;
}
a:link, a:visited
{
color: #000000;
text-decoration: none;
font-size: 13pt;
}
a:hover
{
text-decoration: underline;
}
div.sub
{
border: 0px;
margin: 0px;
padding: 3px 0px 3px 0px;
}
#page
{
position: relative;
border: 0px solid #00FF00;
width: 800px;
height: 512px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 20px 0px 20px 0px;
background-color: #E1E179;

/**
position: absolute;
width: 800px;
height: 512px;
margin-top: -280px;
margin-left: -400px;
top: 50%;
left: 50%;	

padding: 20px 0px 20px 0px;
background-color: #E1E179;
border: 0px solid #00FF00;
**/
}
#content
{
position: relative;
border: 4px solid #000000;
padding: 6px 6px 2px 6px;
background-color: #FFFFFF;
width: 100%;
height: 504px;
}
#picture
{
border: 0px solid #0000FF;
width: 385px;
float: right;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}
#text
{
border: 0px solid #FF0000;
float: left;
margin-right: 8px;
padding: 35px 10px 30px 10px;
width: 385px;
height: 435px;
color: #000000;
font-family: verdana, arial;
font-weight: normal;
font-size: 8pt;
text-align: left;
background-color: #C9942B;
}
#header
{
position: absolute;
top: 0px;
left: 50px;
width: 700px;
height: 35px;
padding: 6px;
background-color: #FFFFFF;
border: 4px solid #000000;
z-index: 4;
}
#footer
{
position: absolute;
bottom: -10px;
left: 50px;
width: 700px;
height: 35px;
padding: 6px;
background-color: #FFFFFF;
border: 4px solid #000000;
z-index: 4;
}
#subheader
{
Background-color: #C9942B; 
height: 100%;
font-size: 24pt;
font-weight: 100;
z-index: 4;
padding: 0px;
}
#subfooter
{
border: 0px solid #0F0F0F;
Background-color: #C9942B; 
height: 26px;
font-size: 10pt;
font-weight: 100;
padding: 0px;
padding-top: 8px;
}
td.header
{
    font-weight: bold;
}
td.position
{
    font-weight:bold;
}
#innertext
{
border: 0px solid #FF0000;
margin: 0px;
padding: 0px 10px 0px 5px;
width: 380px;
height: 435px;
color: #000000;
font-family: verdana, arial;
font-weight: normal;
font-size: 8pt;
text-align: left;
background-color: #C9942B;
}
	
