﻿html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fffcd6;
}

a { outline:none; -moz-outline:none; }

a img { border:none; }

#topbanner {
	width: 100%;
	background: #000000;
}
#main { 
	width: 800px; 
	background: #fffcd6 url('beigepagebg.gif') repeat-y center top; 
	margin: 0 auto 0; 
	position:relative;
}
#main .padder { 
	padding:0px 20px 10px; 
	margin-top:20px; 
}

* html #bgbottom { 
	padding-top:10px; 
}
#bgbottom { 
	width:800px; 
	background:url('beigebottomcap.gif') no-repeat 50% 100%; 
	margin: 0 auto 0 auto; 
	padding:0; 
}

#bgtop { 
	width:800px; 
	background:url('beigetopcap.gif') no-repeat; 
	margin: 0 auto 0 auto; 
	padding:0; 
}

#bottomlink {
	position: absolute;
	right: 0px;
	padding:0px 40px 10px;
}

#header {
	width: 800px;
	margin: 0 auto 0 auto;
}

.centerstuff {
	display: block;
	margin-left: auto;
    margin-right: auto;
}

div.one {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/1.png' ) 0 -32px no-repeat;
}
div.one a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'buttons/1.png' ) top left no-repeat;
}
div.one a:hover {
	background-image: none;
}

div.one_selected {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/1.png' )  0 -32px no-repeat;
}

div.two {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/2.png' ) 0 -32px no-repeat;
}

div.two_selected {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/2.png' ) 0 -32px no-repeat;
}

div.two a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'buttons/2.png' ) top left no-repeat;
}
div.two a:hover {
	background-image: none;
}

div.three {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/3.png' ) 0 -32px no-repeat;
}

div.three_selected {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/3.png' ) 0 -32px no-repeat;
}

div.three a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'buttons/3.png' ) top left no-repeat;
}
div.three a:hover {
	background-image: none;
}

div.four {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/4.png' ) 0 -32px no-repeat;
}

div.four_selected {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/4.png' ) 0 -32px no-repeat;
}

div.four a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'buttons/4.png' ) top left no-repeat;
}
div.four a:hover {
	background-image: none;
}

div.five {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/5.png' ) 0 -32px no-repeat;
}

div.five_selected {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/5.png' ) 0 -32px no-repeat;
}

div.five a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'buttons/5.png' ) top left no-repeat;
}
div.five a:hover {
	background-image: none;
}

div.six {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/6.png' ) 0 -32px no-repeat;
}

div.six_selected {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/6.png' ) 0 -32px no-repeat;
}

div.six a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'buttons/6.png' ) top left no-repeat;
}
div.six a:hover {
	background-image: none;
}

div.seven {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/7.png' ) 0 -32px no-repeat;
}

div.seven_selected {
	display: block;
	width: 84px;
	height: 32px;
	margin: 0; 
	padding:0;
	background: url( 'buttons/7.png' ) 0 -32px no-repeat;
}

div.seven a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'buttons/7.png' ) top left no-repeat;
}
div.seven a:hover {
	background-image: none;
}

