html{height: 100%;}

body
{ background: #000000;
  }

blockquote
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #767676;
}

#main
{ background: #330066;
  color: #5A6370;
}

#menu
{ background:url(../images/menu-bar.jpg) center top no-repeat;
  }
#footer {
background: url(../images/menu-bar.jpg) center top no-repeat;
color: #FFFFFF;
}

#footer a, #footer a:hover
{ background: transparent;
  color: #FFFF00;
}
#footer a:hover
{ background: transparent;
  color: #FFFFFF;
}
#logo
{ background: url(../images/logo.jpg) center no-repeat;
 }
#columnleft {
}
#columnleft4 {
}
#columnleft1 {
background-color:#FFFFFF;
border: 3px solid #330066;
}
#columnleft2 {
background-color:#FFFFFF;
border: 3px solid #330066;
}
#columnright {
}

h1
{ background: url(../images/h1.jpg) no-repeat;
  color: #FFFFFF;
  }
#columnleft1 h1
{ background: url(../images/h1v2.jpg) no-repeat;
  color: #FFFFFF;
  }
#menu li a {
color: #FFFF00;
font-weight:bold;
}
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFFF00;
  color: #330099;
font-weight:bold;
} 

#content
{ background: transparent;
  color: #333333;
}
#columnleft a { 
background: transparent;
 color: #340299;
font-weight:bold;
text-decoration:none;
}
#columnleft a:hover {
background:transparent;
color:#886BC7;
font-weight:bold;
text-decoration:none;
}
#columnleft2 a { 
background: transparent;
 color: #340299;
font-weight:bold;
text-decoration:none;
}
#columnleft2 a:hover {
background:transparent;
color:#886BC7;
font-weight:bold;
text-decoration:none;
}
#columnright a { 
background: transparent;
 color: #340299;
font-weight:bold;
text-decoration:none;
}
#columnright a:hover {
background:transparent;
color:#886BC7;
font-weight:bold;
text-decoration:none;
}
input, textarea
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #89A9C7;
}
input1, textarea
{ background: #FFFFFF;
  color: #5A6370;
  }
.submit {
background: #FFFFFF url(../images/sbi_header.png);
  color: #484E56;
} 