﻿body,
.mainwrapper,
.headerparent
{
    color:#000000;
    background:#ffffff;
}
body
{
    margin:0em;
}
h1, h2, h3, h4, h5, h6, h7, h8 
{
 color:#444444;   
}
.mainnavigation,
.marginr,
.marginl,
.footernavigation,
.linktrail,
.homeflash {
    display:none;
}
.headerparent 
{
    
}

.logoprint 
{
    float:right;
    margin:1em;
    display:block;
    
}
.logo
{
    display:none;
}

.footerparent 
{
    margin-top:1em;
    height:50px;
}
.mainwrapper 
{
    height:auto;
    width:660px;
    margin:0em;
}

.contentparent .content
{
    float:left;
    width:100%;
    padding:0em;
    margin:0em;
} 

.articleparent 
{
    margin:0em;
    padding:0px;
    position:relative;
    top:0px;
    left:0px;
    width:650px;
}

.contentparent
{
    float:left;
    margin:0em;
    padding:0em;
    height:auto;
    text-align :left;
    width:inherit;
}

.mainparent, 
.contentparent,
.content

{
    width:680px;   
}

.footerparent 
{
    height:20px;
}


.projectspecs 
{
    font-size:.9em;
    width:140px;
    float:left;
    line-height:1.5em;
}