﻿body
{
    MARGIN: 0px auto; 
	TEXT-ALIGN: center;
    
    padding: 0px;
    left: auto;
    font-family: Arial;
    font-size: 12px;
    color: white;
    height:100%;
    background-color:#999999;
}

img
{  border-style: none;
}
a
{
    color:White;
    text-decoration:none;
}

#grayFullWidth
{
  	MARGIN: auto; 
    padding-top:20px;
    background-color:#333333;
    width:780px;
    min-height:300px;    
}

#wrapper 
{

	MARGIN: auto; 
	WIDTH: 770px; 
	TEXT-ALIGN: left;
}

#Yellow_Head
{
    text-align:right;
  	CLEAR: both; 
	POSITION: relative; 
    color:#333335;
    font-size:40px;
    font-family:David;
    /*padding-top:20px;
    /*padding-right:20px;*/
    width:770px;
    height:80px;
    background-color:#ffcc00;
    margin: 0px auto 20px auto;
}



#menu_wrapper
{
    float:right;
    width:175px;
}
#navigation_links
{
    float:right;
    margin-top:5px;
    width:175px;
    text-align:center;
    font-weight:bold;
}
#navigation_links a
{
    text-decoration:none;
    color:White;
    width:175px;
    text-align:center;
    font-weight:bold;
    line-height:20px;
}

#menu
{
    float:right;
    background-color:#cc0000;
    width:175px;
    min-height:460px;
}
.upperImage
{
    float:left;
    width:175px;
    padding:0px;
    margin:0px;
    border-width:0px;
}
.leftImage
{
    float:left;
    width:104px;
    padding:0px;
    margin:0px;
    border-width:0px;
}
.rightImage
{
    border-width:0px;
    float:right;
    width:71px;
    padding:0px;
    margin:0px;
}
.leftImage2
{
    float:left;
    width:97px;
    padding:0px;
    margin:0px;
    border-width:0px;
}
.rightImage2
{
    border-width:0px;
    float:right;
    width:78px;
    padding:0px;
    margin:0px;
}


#content
{
    float:left;
    width:575px;
    min-height:460px;
}



#ending
{
    height:6px;
	CLEAR: both; 
	POSITION: relative; 
}

#footer
{
   MARGIN: auto; 
   background-color:#333333;
   color:#999999;
   width:780px;
   line-height:280%;
   text-align:center;
   margin-top:20px;
   margin-bottom:20px;
}

#footer a
{
   text-decoration:none;
   color:#999999;
}

#under_footer
{
   width:100%;
   background-color:#999999;
   height:20px;
}

#dynamic_images
{
   MARGIN: auto; 
   width:780px;
   height:150px;
   margin-top:10px;
   background-color:#333333;
   text-align:center;
}

#dynamic_images img
{
    margin-top:20px;
    margin-right:3px;
    border:solid 10px #999999;
}

