﻿html
{
    margin: 0;
    padding: 0;
}

body 
{
   	background-color: #f5f4e9;
   	margin: 0;
    padding: 0;
}
 /* Properties that both side lists have in common */
div.link-list {
        width:12em;
        position:absolute;
        top:-18px;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}
/* we leave some place on the side using the margin-* properties */
#main 
{
    border-right:0px;
    border-left:5px;
    border-top:0px;
    border-bottom:0px;
    border-color: #CB4725;
      border-style: solid;
       clear: left;
       clear: right;
  margin-right:11.5em;
  margin-left:12.5em;
        padding: 0px 10px 0 10px;




}
/* and then we put each list on its place */
#list1 {
        left:0px;
    height: 344px;
    top: 150px;
    width:180px;
    clear: right;
}
#list1a {
       
    height: 1000px;
    top: 0px;
    width: 2px;
   
    
}
#list2 {
        right:0;
    height: auto;
    width: 150px;
    background-color: #E9E9D8;
}


   	
#top
{top:0;
}
#bottom
{left: 0;
 
    margin-top: 267px;
     margin-right:20em;
  margin-left:20em;
        padding-left:1em;
        padding-right:1em;
}
A:link { text-decoration: none;
          color: #0033CC
          }
A:visited { text-decoration: none;
			color: #0033CC
         }
.copy {font-family: Verdana, Helvetica;
		line-height: 1.4;
		font-size: 94%;
		text-align:left;
				
		margin-top: -12px}

.head {font-family: Verdana, Helvetica;
		line-height: 1.3;
		font-size: 110%;
    text-align: left;
}

.link {font-family: Verdana, Helvetica;
		line-height: 1;
		font-size: 1pt;
		margin-top: -12px}
.on { font-size: 13; text-decoration: italic; color: blue; }
.off { font-size: 13; text-decoration: none; color: red; }

.copy1 {font-family: Arial, Helvetica;
		line-height: 1.2;
		font-size: 13pt;
		margin-top: -12px;
		
		}
.img-logo
{padding-right: 5px;
}
.copy2 {font-family: Arial, Helvetica;
		line-height: 1.5;
		font-size: 11pt;
		margin-top: -12px;
}
        #badge
        {
            width: 185px;
        }
       .copy3 {font-family: Arial, Helvetica;
		line-height: 1.5;
		font-size: 10pt;
		margin-top: -12px;
}
        #badge
        {
            width: 185px;
        }
       
