body {
	margin: 0 0 20px 0;
	padding: 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bottom-border.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	border-left: 5px solid #FFCC33;
	height: 100%;
}

#body {
	background:#fff;
	margin-left: 5px;
	margin-right:245px;
	background-image:url(images/viva.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top: 75px;
	margin-top: 5px;
}

#body img {
    float: left;
	border: 0;
	padding-right: 10px
}

.flat {
	margin-left: 115px;
}

#left, #searchresults	{
	margin:	24px 3%
}

#left img	{
	margin-top:		10px;
	margin-bottom:	8px;
}

#flatlist	{
	margin: 8px 1%
}

#articlelist	{
	margin-top:	24px;
	text-align:	center
}

#right {
	position: absolute;
	right: 49px;
	top: 150px;
	width: 190px;
}

#facts {
	background-color:#EEE6CF;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#factHeader {
	background-color: #FF9933;
	color: #FFFFFF;
	height: 27px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 120%;
	text-transform: none;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#footer {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #EEE6CF;
	padding: 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding-left: 2px;
	}

#header {
	background-color: #256DBF;
	background-image:url(images/topLogoWide.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 150px;
	margin: 0px;
	border-right: 50px solid #FF9900;
}

#header h1 {
	display: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 0px;
	margin: 0px;
}

p, ul {
	margin-top: 2px;
}

h2, h3 {
	color: #CC3366;
}

form p {
        display: inline;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3333CC;
	background-color: #FFCC33;
	margin: 0px;
	padding: 3px;
	height: 25px;
}

#menu ul {
  margin: 0;
  padding:1px 0 0 1px;
  font-size:90%;
  white-space:nowrap;
  }

#menu ul li {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  background-image:none;
  line-height:normal;
  }

#menu li #currentpage {
  border-left-width:1px;
}

#menu ul a {
  background:none;
  display:block;
  float:left;
  height:auto;
  border:1px solid #666;
  border-width:0 1px 0 0;
  margin:0;
  padding:4px 4px;
  text-decoration:none;
  text-transform:uppercase;
  font-weight: bold;
  color:#003399;
  }

#menu ul a:hover {
  color: #FFFFFF;
  }

#menu #currentpage a {
  background-color: #494949;
  color: white;
}

#menu form {
	display: inline;
	padding-left: 10px;
}
