﻿

body
{
    background-color: #f0f0f0;
}

/* HEADER */

#header-out
{
    background-color: #555;
    border-bottom: 1px solid #fff;
}

#header
{
   
}

.Title,.LogoImage
{
    
}

h1 a
{
  color:#fff;   
}

.SubTitle
{
   
}


/* MENU */



#navigation-out
{
    background-color:#f0f0f0;
    background-image: url(images/menu_background.gif);
    border-bottom: 1px solid #000;
    
}

#navigation
{
    
    height:40px;
}


/* CONTENT */ 

#content-out
{
    
}


#content
{
    
}

.widget
{
    background-color: #fff;
}

.widget-title
{
    background-color: #ddd;
}

/* FOOTER */ 

#footer-out
{
    
}

#footer
{
    
    
}