﻿body, td, tr {font-family: "franklin gothic book", Verdana, "sans-serif"; font-size: 9pt; color: #3a3a3a; letter-spacing: 1.1pt; background-image: url('ibk.gif'); background-attachment: fixed; text-align: "justify";}

#wrapper {
        width: 800px;
        margin: 0 auto;
}


#iframe {top: 200px; left: 260px; position:absolute; width: 800px;}

.nav {font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 10px;}

#update {font-family: "franklin gothic book", "verdana", "sans-serif"; font-size: 9pt; color: #fff; letter-spacing: 1.1pt; background-color: #dc0082; margin: 0 auto; padding: 5px; text-align: center; border: double medium #000;}

em {color: #000;}

a:link {color: #dc0082; font-weight: bold; text-decoration: none;}

a:visited {color: #a90064; font-weight: bold; text-decoration: none;}

a:active {color: #4f4f4f; font-weight: bold; text-decoration: none;}

a:hover {color: #9500a2; font-weight: bold; text-decoration: underline;}

hr {
  display:block;
  border:none;
  height:20px;
  width: 402px;
  background-image:url('breaker.png');
} 

b {color: #dc0082;}

::-webkit-scrollbar-thumb 
{background-image: url("scrollbarbg.png"); background-color: #dc0082;}
::-webkit-scrollbar 
{width: 6px; height: 5px; }
/***CODING BY LOVEBLUSH - DO NOT REMOVE THIS***/

.rainbow {
  background: linear-gradient(to right, #880090, #90005f, #c80084, #eb009b, #d200eb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}