﻿body {
				margin: 0;
				padding: 0;
				font: 12px/1.5 verdana, arial, helvetica, sans-serif;
   }
#content {
				padding: 0px;
				
				
				
			}
			#footerclear
			{
			    clear:both;
			    
			    
			}
#footer 
        {

    
            position: absolute;  /* Needed for Safari */
            padding: 0px;				
            width: 100%;				
            height:65px;   /* Height of the footer */
            text-align:center;
            vertical-align:bottom;     
            background-image: url(images/footer.jpg); 
            background-repeat:repeat;
			
         }
#footer h1 {
			padding-bottom: 0;
			}


.imgLink
{
            border:0;    
}

div.my_Header
{    
            background-image: url(images/titlestretch.jpg); 
            background-repeat:repeat;
            width:100%; 
            height:134px;
} 

div.my_Contents{ 
clear:both; 
padding:5;
 

}
.bl {background: url(images/bottomLeft.gif) 0 100% no-repeat ; width: 12em ; border: solid 1 black} 
.br {background: url(images/bottomRight.gif) 100% 100% no-repeat;border: solid 1 black} 
.tl {background: url(images/topLeft.gif) 0 0 no-repeat;border: solid 1 black} 
.tr {background: url(images/topRight.gif) 100% 0 no-repeat;border: solid 1 black; padding:10px} 
.clear {font-size: 1px; height: 1px}

#container {
   min-height:100%;
   position:relative;
}
#header {
background-image: url(images/titlestretch.jpg); 
background-repeat:repeat;
width:100%; 
height:134px;
}
#body {
   
}


.title
{
    font-weight:bold;
    font-family:Times New Roman;
    font-size:large;
    color:#0F5770;
       
}
.subtitle
{
    font-weight:bold;
       
}
.menuheader
{
   font-weight:bold;
   font-size: large;
   color:#105674;
   
}
ul.inside {list-style-position:inside}
ul.outside 
{
padding:20px;
}
A:link {color:#105674;}
A:visited {color:#105674;}
A:active {color:#105674;}
A:hover {color:#105674;}





