body
{
background-color:#2A2A2A;
height:100%;
}

#vertCenter        
{
color:#2A2A2A;
background-color:#2A2A2A;
text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility: visible;
display: block
}

#container
{
margin:0 auto;
position:relative;
text-align:center;
left:50%;
height:474px;
width:640px;
top:-237px;
margin-left:-320px;
}

#introduction
{
position:relative;
font:13pt "Times New Roman", Times, serif;
font-weight:normal;
font-style:italic;
text-align:left;
line-height: 150%;
width:640px;
color:#CCCCC0;
margin-bottom:54px;
}
