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:absolute;
text-align:center;
left:50%;
height:400px;
width:640px;
top:-200px;
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:542px;
color:#CCCCC0;
margin-bottom:84px;
}

#homeLogo
{
position:relative;
margin-bottom:44px;
}

#homeIcons
{
position:relative;
margin-bottom:73px;
}

#homeIcons img.marginIcons
{
position:relative;
margin-right:120px;
}

#homeIcons img.marginIconsSmall
{
position:relative;
padding-right:136px;
}

#introLinks
{
position:relative;
font:11px Arial, sans-serif;
font-weight:normal;
margin-bottom:15px;
}

#footer
{
position:relative;
font:16pt "Times New Roman", Times, serif;
font-weight:normal;
color:#888872;
}