body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(img/abbey_right2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: black;
}

div#outsideContainer
{
	width:980px;
	min-height:100%;
	text-align:left;
	background: url(img/bg_left.jpg) repeat-y left #ffcc66;
	margin:0;
	position: relative;
}

div#insideContainer
{
	position:relative;
	min-height:100%;
}

div#bg_menu {
	position: absolute;
	left: 0;
	top:0;
	height: 100%;
	width: 170px;
	background-image: url(img/bg_menu1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#clearer
{
	clear:both;
	display:block;
	height:1px;
	margin-bottom:-1px;
	font-size:1px;
	line-height:1px;
}

div#header
{
	background: url(img/bg_banner.jpg) bottom repeat-x black;
	height: 89px;
	width: 100%;
	position: relative;
}
div#campaign {
	position: absolute;
	right: 0px;
	top: 20px;
	text-align: right;
}
div#home a {
	color: silver;
	text-decoration: none;
	font-size: 11px;
}

div#menu
{
	display:inline;
	float:left;
	margin-top:0;
	width:170px;
}
div#menu div img {
	border: 0;
}
div#content
{
	display:inline;
	float:right;
	width:780px;
	padding: 20px 10px 20px 20px;;
	position: relative;
	line-height: 1.5em;
	overflow: hidden;
}

html>body div#menu, div#content
{
	height:auto;
}

* html div#outsideContainer,html,* html div#insideContainer
{
	height:100%;
}
a:active, a:focus
{
  outline: none;
}

#skyscraper {
	position: absolute;
	left: 990px;
	top: 76px;
	height: 300px;
	width: 40px;
}
