﻿body 
{
    background-image:url(../images/bgs/blueColumn.jpg);
    background-repeat:repeat-y;
    margin:0px;
    
}

.header
{
    width:100%;
    height:70px;
    background-image:url(../images/bgs/blueColumn.jpg);
    background-repeat:repeat-x;
    padding-top:30px; 
     
   
}
.subheader
{
     
    height:25px;
    background-color:Red; 
    padding-left:200px; 
    padding-top:0px;  
}
.container
{
    width:100%;
    height:500px;
    
    
}
.lNavbar
{
    float:left;
    width:120px;
    height:auto;   
     
    background-color:Red;
}
.content
{
    margin-left:140px;
    height:auto;
    border-bottom:solid 1px #333333;
     
    padding-bottom:50px;
}
.content p
{
    width:550px;
    text-align:justify;   
    font-weight:bold;
    color:#505A66;
    
     
     
}

table.sections
{
    width:550px;
    height:400px;
    text-align:center;
}
table.sections img
{
    width:140px;
    height:200px;
    padding-bottom:5px;
    border-width:0px;
       
}
table.sections td span
{
    color:#505A66;
    font-family:Verdana;
    font-size:12px;
       
}



table.sections th img
{
       width:1px;
}
a:link,a:visited		{text-decoration:none;color:white;}
a:hover					{text-decoration:none;color:rgb(0,0,255)}
a:active                {coloR:#990000;}
                  	
.topnav 				{font-size:xx-small }
.float_left 			{float:left}
.noleftbar 				{border-left:none}
.topnav_item 			{margin:0px;width:116px; height:20px; text-align:center; border:1px solid #364554;background-color:#FF0000;color:white}
.topnav_sel				{margin:0px;width:116px; height:20px; text-align:center; speak-header:border:1px solid rgb(132,0,0);background-color:white;color:#364554}
.topnav_sel a			{border:none;color:#364554}
.topnav_sel a:link		{border:none;color:#364554}
.topnav_sel a:visited 	{border:none;color:#364554}
.topnav_sel a:active    {border:none;color:#364554}
.topnav_sel a:hover		{border:none;color:#364554}
.style8 {font-family: Enviro, Modern, Helvetica, Times, serif, sans-seriffont-size:12px, font-weight: bold;}


