/* CSS for Eta Xi  */

body
 {
  background-image:url(background3.jpg);
  background-repeat:repeat;
  font-family:Papyrus, Arial;
  color:rgb(26,78,204);
  font-weight:bold;
 }

table
 {
  border-style:none;
  font-size:10pt;
  border-color:rgb(0,0,0);
  position:relative;
 }

table.links
 {
  font-family:Trajan Pro;
  border-style:;
  font-size:10pt;
  color:rgb(255,255,255);
  border-color:rgb(26,78,204);
  background-color:#000000;
 }

a.link
 {
  font-family:Trajan Pro;
  text-decoration:none;
  color:rgb(253,253,253);
 }

a.breadcrumb
 {
  font-family:Trajan Pro;
  color:#ffffff;
  text-decoration:none;
  font-size:10pt;
  text-align:left;
 }

td.nav
 {
  border-style:outset;
 }

td.none
 {
  border-style:none;
 }

td.title
 {
  border-style:none;
 }

td.left
 {
  border-style:none;
  width:20%;
  padding:10px;
 }

td.center
 {
  border-style:none dotted none dotted;
  background-color:#000000;
  width:60%;
  text-align:center;
  padding:10px;
  color:#FFFFFF  
 }

td.right
 {
  border-style:none;
  width:20%;
  background-color:#000000;
  padding:20px;
  color:#FFFFFF;
  font-size:14px
 }

img.photo
 {
  border:thin outset rgb(200,200,200);
  border-color:rgb(0,0,0);  /*(26,78,254);*/
 }