﻿html 
{
    background-color: #C7D5DF;
    
    
    
}
.content
{
    width:750px;
    margin:auto;
    margin-top:20px;
     
    
}
.leftcolumn
{
    float:left;
    
	background: url(images/bk_side.jpg) repeat-y;
    width:209px;
    height:710px;
    
    border-left:solid 1px #446D8C;
    border-right:solid 1px #446D8C;
    
}


.leftcolumntop
{
  
    height:450px;
    
    
}


.leftcolumnbottom
{
    
    height:250px;
    
    
}
.middlecolumn
{
   background-color: White;
   padding:5px;
   float:left;
   width:259px;
   height:700px;
   
   
   
}
.rightcolumn
{
    float:right;
    width:258px;
    height:700px;
    background-color: White;
    padding:5px;
     text-align:center;
    
    border-left:solid 1px #446D8C;
     border-right:solid 1px #446D8C;
    }
    
   
    .rightcolumnfull
{
    float:right;
    width:528px;
    height:700px;
    background-color: White;
    padding:5px;
    text-align:left;
    
    border-right:solid 1px #446D8C;
    
  
}

.rightcolumnfulltop
{
    
   
    
  
  
}

.rightcolumnfullbottom
{
    
   
    
   
    text-align:left;
    
  
}
.pheader
{
    
    background: url(images/bkheader.jpg) repeat-x; 
    border:solid 1px #446D8C;
    
}
.pMenuBar
{
  background-color: #255E78;
  color:White;
  font-size: medium;
  text-align: center;
  padding: 5px;
  
}
.pMenuBar a:visited {
	color: white;
	text-decoration: none;
}

.pMenuBar a {
	color: white;
	text-decoration: none;
}

.pMenuBar a:hover {
	color: yellow;
	text-decoration: underline;
	
	
}

.pSideMenuBar
{
  background-color: #EDEBD8;
  color:#446D8C;
  font-size: medium;
  text-align: left;
  
   
 
 
  
  
}
.pSideMenuBar a:visited {
	color: #446D8C;
	text-decoration: none;
}

.pSideMenuBar a {
	color: #446D8C;
	text-decoration: none;
}

.pSideMenuBar a:hover {
	
	text-decoration: underline;
	
	
}
.pfooter

{
     
     background: url(images/bk_footer.jpg) repeat-x;
     text-align:center;
     border:solid 1px #446D8C;
    
}
.clear
{
    clear:both;
}

.sec_head
{
    
    width:100%;
    height:25px;
    background-color: #EDEBD8;
    padding:5px;
    font-size: 16px;
    font-weight:bold;
    color: black;
    border: solid 1px black;
    padding:4px 1px 4px 1px;
    text-align:center
  
}

.pfootertext
{
    color: White;
}

.h_quote
    {
        color: white;
        font-family:Times New Roman;
        text-align:justify
        
        
    }
   
        
   
    
    ul {
	
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
.bold1
{
    font-weight:bold;
}

.linkname
{
	color: #446D8C;
	font-weight:bold;
	font-size:larger;
}

.pMenuBarSide
{
  background-color: #255E78;
  color:White;
  font-size: medium;
  text-align: center;
  padding: 5px;
  
}
.pMenuBarSide a:visited {
	color: white;
	text-decoration: none;
}

.pMenuBarSide a {
	color: white;
	text-decoration: none;
}

.pMenuBarSide a:hover {
	color: yellow;
	text-decoration: underline;
}
.booktitle
{
	font-size:16px;
	color:#446D8C;
}
.bookauthor
{
	font-size:16px;
	color:#446D8C;
	font-style:italic
}

.sidemenureg
{
	font-size:14px;
	background-color:Transparent;
	color:#446D8C;
	border: 1px #446D8C;
	
	}
	
	
	
	.sidemenuhover
{
	font-size:14px;
	
	background: url(images/bk_menu_Hover.jpg) repeat-y;
	color:white;
	border: 1px #446D8C;
	}
	
	
.sidemenureg a:visited {
	color: #446D8C;
	text-decoration: none;
}

.sidemenureg a {
	color: #446D8C;
	text-decoration: none;
}

.textstyle 
{
	font-size: 14px;
	color:#446D8C;
	
	}
	
	
.textstyleheader
{
	font-size: 14px;
	color:#446D8C;
	font-weight:bold;
	
	
	}
.quotetextstyle 
{
	font-size: 14px;
	color:white;
	
	font-family:Times New Roman;
	
