﻿body {
  padding: 0;
  margin: 0;
  font: 76% tahoma, verdana, sans-serif;
  background: #510000;
}
/*- Menu Tabs E--------------------------- */

#tabsE {
  float: left;
  width: 100%;
  background: #400000;
  font: bold 11px/1.5em Verdana;
  font-size: 93%;
  line-height: normal;
}

#tabsE ul {
  margin: 0;
  padding: 10px 10px 0 30px;
  list-style: none;
}

#tabsE li {
  display: inline;
  margin: 0;
  padding: 0;
}

#tabsE a {
  float: left;
  background: url('../imagessite/tableftE.gif') no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
}

#tabsE a span {
  float: left;
  display: block;
  background: url("../imagessite/tabrightE.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsE a span {
  float: none;
}
/* End IE5-Mac hack */

#tabsE a:hover span {
  color: #FFF;
}

#tabsE a:hover {
  background-position: 0% -42px;
}

#tabsE a:hover span {
  background-position: 100% -42px;
}

#tabsE #current a {
  background-position: 0% -42px;
}

#tabsE #current a span {
  background-position: 100% -42px;
}

#container {
  margin: 0 auto 15px auto;
  width: 760px;
  padding: 5px 20px 20px 20px;
  background: #ffffff;
}

#logo {
  margin: 15px 0 0 0;
}

#logo h1 a {
  color: #303030;
}

#logo h1 a:hover {
  text-decoration: none;
}

#desc {
  height: 120px;
  color: #FF9933;
  padding: 0;
  background: url('../imagessite/iogkfnewcastle.gif') no-repeat left top;
  clear: both;
  margin: 1px 0 0 0;
  font-weight: bold;
}

#desc p {
  width: 290px;
  font-size: 1em;
  line-height: 1.3em;
  padding: 0 0 0 15px;
}

#desc h2 {
  padding: 4px 6px 0 0px;
  color: #FFFFFF;
  left: 430px;
  position: relative;
}

#desc h5{
  color: #FFFFFF;
  font-size: small;
  padding: 4px 6px 0 0px;
  left: 430px;
  position: relative;
  bottom: 20px;
}

#desc a {
  color: #ffffff;
  text-decoration: underline;
}

#main {
  width: 590px;
  float: left;
  padding: 0 15px 0 0;
  border-right: 1px solid #d0d0d0;
}

.block {
  background: #FFE8E1;
  padding: 15px;
  text-align: center;
}

#sidebar {
  width: 140px;
  float: right;
}

#sidebar p {
  font-size: 0.9em;
  line-height: 1.3em;
  margin: 0 0 12px 0;
}
/* Styles for Right Column */

#column_right h4 {
  color: #666644;
  margin-top: 0px;
}

#column_right p {
  color: #444422;
  margin-top: 0px;
  font-size: 0.9em;
}

#column_right a {
  color: #6A6AB4;
}

#footer {
  clear: both;
  background: #FFE6DF;
  color: #CC3300;
  font-size: 0.9em;
  padding: 8px 0 8px 0;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
  border-top-color: #336600;
  border-bottom-color: #336600;
}

#footer a {
  color: #CC0000;
}

h1 {
  margin: 0 0 20px 0;
  font-size: 2.1em;
  font-weight: normal;
}

h2 {
  margin: 0 0 20px 0;
  font-size: 2em;
  font-weight: normal;
}

h3 {
  margin: 20px 0 10px 0;
  font-size: 1.4em;
  font-weight: normal;
}

p {
  margin: 0 0 15px 0;
  line-height: 1.5em;
  text-align: left;
}

.right {
  text-align: right;
}

a img {
  border: 0;
}

.photo {
  padding: 5px;
  display: block;
  margin: 0 auto 15px auto;
  background-color: #f0f0f0;
}

.hide {
  display: none;
}

img.photosmall {
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #CCCCCC;
  background: #E0E0E0 url("../../iogkfnewcastle/styles/background_table_04.gif") repeat-x;
  padding: 6px;
  margin-right: 2px;
  margin-bottom: 2px;
  float: left;
}

img.photobig {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	background: #E0E0E0 url("../../iogkfnewcastle/styles/background_table_04.gif") repeat-x;
	padding: 8px;
}

.clear {
  clear: both;
}