﻿body
{
  width: 1020px;
  background-image: url(/images/bk-content.gif);
  font-family: Verdana, Geneve, Arial, Helvetica, Sans-Serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
}

img
{
  border: none;
}

#header
{
	height: 330px;
	width: 1020px;
	background-image: url(/images/bk-header.gif);
	background-repeat: repeat-x;
}

#banner
{
  height: 133px;
  width: 265px;
  position: relative;
  float: left;
  background-image: url(/images/weblogo.gif);
  background-repeat: no-repeat;
}

#menu {
	float: right;
	clear: both;
	top: 0px;
	width: 1020px;
	height: 50px;
	text-align: right;
	padding-right: 10px;
}

.navigation-menu li
{
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}

#disclaimer
{
  clear: both;
	top: 0px;
	padding: 0px;
	text-align: justify;
	font-size: 12px;
	margin: 4px;
}

#sections
{
  clear: both;
}

h1.section
{
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h1.single
{
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #0000FF;
  text-align: left;
}

#section1
{
  width: 320px;
  float: left;
  margin: 0px 5px 0px 10px;
}

#section2
{
  width: 320px;
  float: left;
  margin: 0px 10px 0px 10px;
}

#section3
{
  width: 320px;
  float: left;
  margin: 0px 10px 0px 5px;
}

#example
{
  text-align: center;
}

.help
{
  font-size: 24px;
}

.hint
{
  font-size: 12px;
  text-align: center;
}

.advertisement
{
  text-align: center;
}

.search-bar
{
  text-align: center;
  font-size: 24px;
}

#letters
{
  position: relative;
  left: 100px;
  width: 820px;
}

#footer
{
  width: 1020px;
  clear: both;
}