﻿body
{
    margin:0px;
    padding:0px;
    background-color:#202020;
    
    color:#473924;
    font-family:Tahoma;
    font-size:11px;
}

a
{
    color:#473924;
	text-decoration:none;
}

img
{
    border-style:none;
    border-width:0px;
}

/*
DESIGN ID ELEMENTS
*/

#ContainerOuter
{
    margin:0px;
    padding:0px;
    background-image: url('../images/design/BackgroundInner2.png'); 
    background-repeat: repeat-y;
    background-position: left top; 
    width:1200px; 
}

#ContainerBottom
{
    background-image: url('../images/design/BackgroundBottom2.png'); 
    background-repeat: no-repeat;
    background-position: left top; 
    width:1200px; 
    height:73px; 
}

#ContainerTop
{
    background-image: url('../images/design/BackgroundTop2.png'); 
    background-repeat: no-repeat;
    background-position: left top; 
    width:1200px; 
}


/*
DESIGN CLASSES
*/

.top
{
    vertical-align:top;
}

/*
TEXT DESIGN
*/
