/* DTF05 */
a:link            { color:#0066cc; font-weight:bold; }
a:visited         { color:#999966; font-weight:bold; }
a:hover           { color:#dd3355; font-weight:bold; }

h1 { font: bold 18pt/22pt sans-serif }
h2 { font: bold 16pt/20pt sans-serif }
h3 { font: bold 14pt/18pt sans-serif }
h4 { font: bold 12pt/16pt sans-serif }

body { 
  font-size:medium; 
  font-family:sans-serif; 
	margin:0px 0px;
  color:#002255; 
  background-color:#ffffff; 
}

div#right { 
  width:100%; 
  position:relative; 
  float:right;  
  text-align:center;  
}

div.menu { 
  width:100%; 
  border-top:2px solid #009966; 
  border-bottom:2px solid #009966; 
  padding-top:6px;
  padding-bottom:6px;
  text-align:center;  
  font-size:small; 
  clear:both;
}

div#main {  
  clear:both; 
  padding:20px 70px; 
  font-size:medium;  
  background-color:#f5f5ee; 
}

div#center  { 
  position:relative; 
  float:center;  
  padding:10px 50px; 
}

div#prog  { 
  position:relative; 
  float:center;  
  font-size:small; 
}

div#footer { 
  clear:both; 
  position:relative; 
  background-color:#f5f5ee; 
  padding:20px 50px; 
	font-size:small; 
}

/*
background-image: url(pics/fill4.jpg);
text-align:center
div#left  { border:1px solid #000000; width:30%; float:left; }
padding = inside the border
margin = outside the border
deep green  color:#22444d; 
border-bottom:4px solid #ccdd66;
a:link            { color:#224d4d; font-weight:bold; } 
a:visited         { color:#779999; font-weight:bold; }
*/


