body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
    
    margin-left: auto;
    margin-right: auto;
   background: #36F;
} 

#header {

 position: absolute;
 width: 775px;
}


div#wrapper

 {
       position: relative;
       margin-left: auto;
       margin-right: auto;
        width: 775px;  
       background-color: #36F;

}

div#columns {
    
    position: relative;
     width: 775px;
    top: 0px;
    border-width: 1px;
    background-color: #FFF;
}

#navcol {
       position: absolute ;
       width: 141px;
        
        border-style: solid;
        border-color: #000;
        
        border-width: 1px;
        top: 0px;
        background-color: #FFF;
}

div#ads {
       position: absolute;
    
	border-style: solid;
	border-width: 1px;
	border-color: #000;
        width: 140px;

        top: 0px;
        left: 637px;
        background-color: #FFF;
        
}

div#content {
        
       position: relative;
       width: 486px;
        top: 0px;
        left: 145px;
        
       border-style: solid;
	border-width: 2px;
	border-color: #000;
	background-color: #FFF;

}



#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #36F;
color: #FFF;
width: 100%;
font: normal 100% arial, helvetica;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #36F;
color: #FFF;
padding: .2em 1em;
border-right: 0px solid #fff;
}

li a:hover
{
background-color: #360;
color: #fff;
}

div.ftr{

        width: 775px;
        height: 20px;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-top:1px solid #000;
	border-bottom:1px solid #000;
        position: relative;
        text-align: center;
	clear: both;
        background-color:#FFF;
	}



h3 : link
{
  color : blue;
  
}


#container {
         cellSpacing: 5px;
         cellPadding: 3px;
         width: 150px; 
         background-colour: #FFF;
         border-width: 3px;
         font: verdana;

}



p 

 {
   color:black;
   text-align: center;
   font-family: helvetica, sans-serif;
   font-size: 10pt;
   
   
 }

p.introduction { 
  font-family: verdana;
  font-style: normal;
  font-weight: bold;
  
  font-size: 10pt;
  color: #000;
}



.navcontainer {

  width: 100px; 
 }

.navcontainer ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Verdana;
  
}

.navcontainer a {
 display: block;
  margin-left: 0;
  padding-left: 0;
 list-style-type: none;
 text-decoration: none;
 text-align: center;
 padding: 3px;
 width: 125px;
 margin-left: 4px;
 background-color: #036;
 color : #FFF;
 border-bottom: 1px solid #eee;

}

.navcontainer a:link, .navlist a:visited  {
  color: #ffffff;
  text-decoration: underline;
}

.navcontainer a:hover 
{
  background-color: #F87217;
 text-decoration: underline;
  color: #000;

}

.navigation
{  

  margin-left: 0;
  padding-left: 0;
  list-style type: none;
}


div.box  {
       margin-left: 5px;
       margin-right: 5px;
       padding: 6px;
       border-style: double;
       border-width: 2px;
       border-color: #000;
       text-align: center;
	width: 113px;
	font-size: SMALL;
	background-color : #FFF;
} 


div.box1 {

       margin-left: 5px;
       margin-right: 5px;
        padding: 6px;
       border-style: double;
       border-width: 2px;
       border-color: #000;
        text-align: left;
         width: 460px;
         font-size: small;
       background-color: #FFF;
}
div.box2   {
       margin-left: 5px;
       margin-right: 5px;
       padding: 5px; 
       float: left;
       border: 1px solid #000;
       text-align: center;
	width: 140px;
        height: 300px;
	font-size: small;
	background-color:#e0e0e0;
}

div.box4   {
       margin-left: 5px;
       margin-right: 5px;
       padding: 5px; 
       float: left;
       border: 1px solid #777;
       text-align: center;
	width: 140px;
        height: 280px;
	font-size: small;
	background-color:#e0e0e0;
}
.clear {

     clear:left;
}



body, td, th {
	font-family: Verdana;
	font-size: small;
	color: #000;
}

 h5, h6 {
	font-weight: normal;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: blue;
        text-align: center;
}
h2 {
	font-size: medium;
	color: #000;
}
h3 {
	font-size: 9pt;
        color: blue;
}



h4 {   font-style: helvetica;
        font-size: normal;
        color: blue;
        text-decoration: underline;
}


