﻿#allcontent 
{
    width: 990px;
    height: 900px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0px;
}
body
{
     margin-top: 0px;
     padding-top: 0px;
     border-right: solid #3B5BD2 2px;
             
}

body a:link, a:visited 
{
    color: white;
    font-weight : bold;
    
}

.navbar
{
 background-color:#3B5BD2;   
 height : 100%;
 width: 19%;
 padding: 0px;
 margin-top: 0px;
 float: left;
}

.navbar ul li 
{
    list-style:none;
    color : White;
    font-family : Verdana;
    font-size: 16px;
    font-weight :bold;
    line-height: 3;
    
}
    
.navbar ul li a 
{
     
    text-decoration : none;
    color: White;
    margin-left: 0px;
}

.navbar a:link, .navbar a:visited
{
    color: white;
}

 .bodytext   
{
     font-family : Verdana;
     color : #3B5BD2;
     font-size : 16px;
     float: right;
     width: 70%;
     margin-left: 0;
     padding-right:30px;
    margin-right: 15px; 
}    

.bodytext a:link, a:visited
{
    color: #3B5BD2;
    font-weight : bold;
    
}

.title 
{
    float:right;
    width: 65%;
}

p.nonheader
{
    width: 80%;
    font-family : Verdana;
    font-size: 18px;
    font-weight : bold;
    color: #3B5BD2;
    float:right;
    text-align: center;
}
.bodyheader 
{
  
    font-family: Verdana;
    font-size : 20px;
    color : maroon;
    width: 80%;
    float:right;    
    text-align:center;
    
 }

.update 
{
    width: 80%;
    height: 40px;
	text-align:center;
	font-size: 12px;
	float:right;
	table-layout:auto;
}

.copyright 
{
    width: 80%;
    height: 40px;
	text-align:center;
	font-size : 11px;
	float:right;
	padding-top:10px;
	color:#3B5BD2;
    
}
.copyright a:link, a:visited
{
    color: #3B5BD2;
}

.linkarea
{
    float:right;
    text-align:center;
    width: 80%;
}
.links 
{
	font-weight : bold;
	text-align : center;
}
	
.links a:link, a:visited
{  
	color: #3B5BD2;
}

.textcenter 
{
	text-align:center;
}

.living 
{
    width: 80%;
    text-align:center;
    font-size:14px;
    color:#3B5BD2;
    font-family:Verdana;
    line-height: 3;
}

.info 
{
    width: 95%;
    text-align:left;
    font-size:14px;
    color:#3B5BD2;
    font-family:Verdana;
    line-height: 1.5;
    padding:5px;
}

.info td
{
    width:50%;
    vertical-align:top;
}
  
  
  .llinks 
{
	font-weight : bold;
	text-align : left
}

.llinks a:link, a:visited
{
    color: #3B5BD2;
}

.testing 
{
    width: 95%;
    text-align:left;
    font-size:12px;
    color:#3B5BD2;
    font-family:Verdana;
    line-height: 1.5;
    padding:5px;
}
.testing td
{
    width:60%;
    vertical-align:top;
    padding:5px;
}

.bd
{
    font-weight:bold;
}