﻿#Banner {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	top: 10px;
	left: 10px;
	background-image: url('Banner_shadow.png');
	height: 135px;
	width: 810px;
}
#Banner_img {
  width: 800px;
  padding-top: 5px;
}
#Banner_div {
  border: 0px;
  width: 810px;
  padding: 0px;
  border-collapse: collapse;
  border-width: 0px;
  height: 135px;
  position: relative;
}
#Menu {
  position: relative;
  height: 32px;
  width: 810px;
  background-image: url('Menu_shadow.png');
  top: -2px;
}
#Menu_main {
  background-image: url('menu_back.gif');
  background-color: #ffffff;
  left: 5px;
  position: absolute;
  right: 10px;
  background-repeat: repeat-x;
  height: 22px;
  width: 800px;
  top: 5px;
}
#Main_top {
  position: relative;
  width: 820px;
  height: 28px;
  top: -4px;
}
#Main_top_mid {
  background-position: 50% top;
  height: 20px;
  left: 0px;
  position: absolute;
  width: 820px;
  top: 8px;
  background-image: url('Background_mid.png');
  background-repeat: repeat-y;
}
#Main_top_mid a {
  float: right;
  padding-right: 20px;
  padding-top: 4px;
  z-index: 2;
}
#Footer {
  width: 820px;
  position: relative;
  clear: both;
  top: -4px;
}
#Footer_mid {
  width: 810px;
  left: 5px;
  top: 0px;
  background-image: url('Background_mid.png');
  background-repeat: repeat-y;
}
#Footer_bottom {
  background-position: 50% top;
  background-image: url('Background_bottom.png');
  width: 820px;
  height: 25px;
  left: 0px;
  bottom: 1px;
  background-repeat: no-repeat;
}
#Main_body {
  background-position: center;
  left: 10px;
  width: 810px;
  text-align: left;
  overflow: visible;
  float: left;
  padding-left: 10px;
  height: 100%;
  background-image: url('Background_mid.png');
  background-repeat: repeat-y;
}
#Main {
  position: relative;
  width: 820px;
  min-height: 100px;
  height: auto;
  top: -4px;
}
#Index_body {
  width: 535px;
  margin-left: 50px;
}
#Index_sidebar {
  width: 215px;
  float: right;
  right: 10px;
  position: absolute;
  top: 0px;
}

.Footer_menu {
  font-size: 0.8em;
  width: 800px;
}
.Footer_menu td {
	width:150px;
}
#copyright {
	font-size: 0.8em;
	position: relative;
	right: 10px;
	float: right;
}
#Main_top_shadow {
  background-image: url('Background_top.png');
  height: 10px;
  top: 0px;
  width: 820px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  background-position: 50% top;
}
body {
	background-repeat: repeat-x;
	background-image: url('back.jpg');
	background-color: #eff2f7;
	margin: 0px;
}

#sidebar {
	position:absolute;
	width:215px;
	float:right;
	top:-15px;
	right:-175px;
}

.widecolumn {
	width:700px;
	margin-left:50px;
}

.narrowcolumn {
	width:700px;
	margin-left:50px;
}

#comment {
	width:700px;
}

.post .postmetadata{
	FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #333333; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;
}
h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #4569b1; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;
}
.post .entry {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial;
	TEXT-DECORATION: none;
	top: -4px;
	width:700px;
	clear:both;
}

