* 
{
    border:0px none;  
    font-family:inherit;  
    font-size: 100%;  
    font-style:inherit;  
    font-weight:inherit;  
    margin:0px;  
    padding:0px;  
    vertical-align:baseline;  
}

img 
{
    border:none;        
}
        
a  
{
    text-decoration:underline;
    color: #333;
}

a:hover
{
    color: #000;
}

p
{
    margin: 10px 0px 10px;
    
    font: 12px/16px Verdana;
    color: #444;
    text-indent: 25px;    
}

h1
{
    margin: 5px 0px 16px;
    
    font: bold 18px/22px Verdana;
    color: #444;
    text-indent: 25px;
}

.date
{
    font-weight: bold;
    margin: 10px 0px 5px;
    background-image: url("../img/common/icons/date.gif");
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #bbb;
    width: 130px;
    
    font: 10px/14px Verdana;
    color: #999;
    text-indent: 0px;
}

.spanBold
{
    font-weight: bold;
} 

body 
{
    background-image: url("../img/backgrounds/bg04.jpg");
    background-repeat:no-repeat;
    background-position: 50% 0%;
    

    background-color: #fff;
    text-align:left;
    padding:0px;
    margin-top:0px;  
}

#bodyContainer
{
    width:1000px;
    margin:auto;
    min-height: 200px; 
    margin-top:0px; 
    padding-top:10px;
    padding-bottom: 0px; 
    border:0px solid white; 
    background-color:#FFF;
}

#topHeader
{
    height: 90px;
    width: 1000px;
    border-bottom: 1px solid #ddd;
}

#footer
{
    height: 90px;
    width: 1000px;
    border-top: 1px solid #ddd;
    text-align: center;
    margin-top: 20px;
}

.dcLogo
{
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    
    background-image: url("../img/common/logos/dc_logo.jpg");
}

.dcName
{
    display: block;
    width: 94px;
    height: 80px;
    float:left;
    
    background-image: url("../img/common/logos/dc_name.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}






/*====================================================*/
/*====================== DC HOME =====================*/
/*====================================================*/


.dcLogo_medium
{
    width: 270px;
    height: 190px;
    clear: both;
    margin: auto;
    margin-top: 120px;
    
    background-image: url("../img/common/logos/dc_logo_medium.jpg");
    background-repeat: no-repeat;
}

.description_home
{
    width: 600px;
    clear: both;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 300px;
    text-align: center;
    
    font: 12px/16px Verdana;
    color: #444;
    text-indent: 25px;    
}


/*====================================================*/
/*=================== WP COMING SOON! ================*/
/*====================================================*/

.InnovationScience_WP_Title
{
    width: 590px;
    height: 300px;
    clear: both;
    margin: auto;
    margin-top: 20px;
    
    background-image: url("../img/InnovationScience_WP_Title.jpg");
    background-repeat: no-repeat;
}

.description1
{
    width: 524px;
    clear: both;
    margin: auto;
    margin-top: 20px;
    
    font: 12px/16px Verdana;
    color: #444;
    text-indent: 25px;    
}

.img
{
    margin: auto;
    width: 524px;
}

.smallTitle
{
    margin: 10px 0px 2px;
    font: 10px/16px Verdana;
    color: #444;
    text-indent: 25px;
    font-weight: bold;    
}

.IS_WPscreen
{
    width: 524px;
    clear: both;
    margin: auto;
    margin-top: 20px;
    background-repeat: no-repeat;    
}

.IS_WPgallery
{    
    background-image: url("../img/InnovationScience_WPgallery.jpg");    
}

.IS_WPhomesliders
{    
    background-image: url("../img/InnovationScience_WPhomesliders.jpg");    
}