body {
  margin:2px 2px 2px 2px;
  padding:0px;
  background: #ffffff;
}

#banner {
        background: #008000; 
	/* background-image: url(images/bg.gif); 
	background-repeat:no-repeat;  
	background-position: center center; */
    border: 2px solid #000000;
	height:100px;
	/* voice-family: "\"}\"";
	voice-family: inherit;
	height:100px; */
}
html>body #banner {
	height:100px;
}

#left {
  position: absolute;
  text-align: left;
  top:108px;
  left:2px;
  width:140px;
  height:500px;
  background: #008000;
  border: 2px solid #000000;
}

html>body #left {
  width:140px;
  height: 500px; /* ie5win fudge ends */
}
	

#centercontent {
  text-align: left;
  top:108px;
  padding:2px 2px 2px 2px;
  margin-left: 150px;
/*  margin-right: 638px;
 background: #1378A7; */
  background: #ffffff;
 /* width:490px;
  height:500px;	*/
  voice-family: "\"}\"";
  voice-family: inherit;
  /* border: 2px solid #1378A7; */
  border: 2px solid #ffffff;
}

html>body #centercontent {
  margin-left: 150px;
 /* margin-right: 638px;
  width:490px; */
/*   height:500px; */
}

#right {
  position: absolute;
  text-align: center;
  padding:2px 2px 2px 2px;
  left:646;
  top:108px;
  right:2px;
  background: #008000;
  width:140px;
  height:500px;
}

html>body #right {
  top:108px;
  right:2px;
  width:140px;
  height: 500px; /* ie5win fudge ends */
}

#nav {
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  font-size: 1em;
  font-weight: bold;
  background-color: #008000;
  /* border: 1px solid #000000; */
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

a {
  color:#008000; 
  background:#ffffff;
}

a:link
{
	color: #003366;
	text-decoration: underline;
  	text-decoration: none;
}
a:visited
{
	color: #003366;
	text-decoration: underline;
  	text-decoration: none;
}
a:hover
{
	color: #003366;
	text-decoration: underline;
  	text-decoration: none;
}



a.textlinks {
  color:#000000; 
  background:#008000;
}

a.textlinks:link
{
  color: #000000;
  font-size: 1em;
  text-decoration: none;
}
a.textlinks:visited
{
  color: #ffffff;
  font-size: 1em;
  text-decoration: none;
}
a.textlinks:hover
{
  color: #ffffdd;
  font-size: 1em;
  text-decoration: none;
}



a.movie {
  color:#000000; 
  background:#808080;
}

a.movie:link {
  color: ##008000;
  background:#808080;
  font-size: 1em;
  text-decoration: underline;
}
a.movie:visited {
  color: ##008000;
  background:#808080;
  font-size: 1em;
  text-decoration: underline;
}
a.movie:hover {
  color: #40FF40;
  background:#808080;
  font-size: 1em;
  text-decoration: underline;
}





a.center {
  color:#ffffff; 
  background:#008000;
}

a.center:link {
  color: #003300;
}

a.center:visited {
	color:  #ffffff;
	}
a.center:active {
	color:  #003366;
	}
a.center:hover {
	color: #003366;
	text-decoration: underline;
}	



a.center2 {
  color:#008000; 
  background:#ffffff;
}

a.center2:link {
	color: #003366;
	text-decoration: underline;
}

a.center2:visited {
	color: #003366;
	text-decoration: underline;
	}
a.center2:active {
	color: #003366;
	text-decoration: underline;
	}
a.center2:hover {
	color: #003366;
	text-decoration: underline;
}	



a.banner {
  color:#000000; 
  background:#008000;
}

a.banner:link {
  color: #003300;
}

a.banner:visited {
	color:  #ffffff;
	}
a.banner:active {
	color:  #003366;
	}
a.banner:hover {
	color: #003366;
	text-decoration: underline;
}	

p, tr, td {
  color: #000000;
  font-size:12px;
  font-family: "sans-serif", arial, serif, courier;
}

p.white {
  color: #ffffff;
}

p.green {
  color: #00bb55;
}

p.left1 {
  text-align:left;
}

p.left2 {
  text-align:left;
  color: #ffffff;
}

p.center1 {
  text-align:left;
}
	
h1,pre,ol {
   padding:2px;
   margin:2px 2px 2px 2px;
   text-align:left;
   font-family: "sans-serif", arial, serif, courier;
   font-size:10;
   color:#ffffff;
}

		
h1 {
   font-size:24px;
   font-family: "lucida calligraphy", sans-serif, arial, serif, courier;
   color:#00C0C0;
}

h2 {
   text-align:center;
   font-size:14px;
   color:#00C0C0;
}

h3 {
   text-align:center;
   vertical-align:super;
   font-family: "lucida calligraphy", sans-serif, arial, serif, courier;
   font-size:12;
   color:#000000;
}

h4 {
   font-family: "lucida calligraphy", sans-serif, arial, serif, courier;
   text-align:center;
   font-size:10;
   color:#ffffff;
}

h3.sub { 
  border: 2px dotted #000000;
  color:#ffffdd; 
  background:#008000;
}
h4.blue { 
  background:#eeeeee;
  color:#1378A7; 
}


ul {
  color:#48DAE8;
  text-align:middle;
}


img {
  vertical-align:text-top;
  text-align:center;
}

img.right {
  float:right;
}

img.left {
  float:left;
}	

td.display {
	color: #1E90FF;
}

