BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	/*background: url(metal.jpg);*/
	background: url(bg2.jpg) repeat;
}

IMG {
	border: 0px;
	padding-bottom: 1px;
}

A {
	color: #B22222;
	text-decoration: none;
	background-color: transparent;
}

A:HOVER {
	color: #000FFF;
	text-decoration: none;
	background-color: transparent;
}
.middlecell{
	background-color: #FFFFFF;
}

#bgtable tr td {
	color: #000000;
	background-color: #ffffff;
}

.linksCol {
	font-size: xx-small;
	font-style: oblique;
	width: 150px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.rightCol {
	font-size: xx-small;
	font-style: oblique;
	width: 250px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#logo {
	position: relative; top: 12px; left: 0px;
}

#nal {
	position: relative; top: 10px; right: 63px;
}

#links {
  position: relative; left: 25px;
}

#mail {
  position: relative; left: -5px;
}

.centerLines{
	border-left: solid 2px #2c79cb;
	border-right: solid 2px #2c79cb;
}

.middle {
	font-variant: small-caps;
	color: #000FFF;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 950px;
  height: 580px;
  margin: auto;
}

#bgTable{
	border: none;
	border-collapse: collapse;
	width: 950px;
	margin: 0;
}

.headerRow{
	height: 100px;
}

.headerLeft{
	background: url(images/header-left-bg.png) bottom right no-repeat;
	width: 80px;
}
.headerMiddle{
	text-align: left;
	background: url(images/header-middle-bg.png) bottom repeat-x;
	width: 870px;
}
.headerRight{
	background: url(images/header-right-bg.png) bottom left no-repeat;
	width: 80px;
}

.leftMargin{
	background: url(images/body-left.png) right repeat-y;
}

.rightMargin{
	background: url(images/body-right.png) left repeat-y;
}

.footerRow{
	height: 100px;
}

.footerLeft{
	background: url(images/footer-left-bg.png) top right no-repeat;
}
.footerMiddle{
	background: url(images/footer-middle-bg.png) top repeat-x;
	text-align: center;
	font-size: xx-small;
	vertical-align: top;
	padding-top: 5px;
}

p#w3c {
	margin: 10px 0px 10px 0px;
}

.footerRight{
	background: url(images/footer-right-bg.png) top left no-repeat;
}
