html, body {
height: 100%;
margin: 0;
padding: 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
h1 {
font: 20px "Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
color: #513819;
text-decoration: none;
letter-spacing:.03em;
}
.content {
width: 903px;
min-height: 100%;
height: auto !important;
height: 100%;
margin-left: auto;
margin-right: auto;
margin-bottom: -40px;
position:relative;
z-index:1;
}
.leftnav {
  width:122px;
  height: 300px;
  padding: 100px 11px 10px 10px;
  float:left;
  background-color: #F8931F;
  border-left: 3px solid #513819;
  border-top: 3px solid #513819;
  border-bottom: 3px solid #513819;
  margin: 156px 0 0 -1px;
  position:absolute;
}
.main {
  width:732px;
  height: auto;
  float: right;
  position:relative;
  background-color: #FAC210;
  padding: 10px 10px 10px 10px;
  margin: 154px 0px 100px 0px;
  border-bottom: 3px solid #513819;
  border-top: 3px solid #513819;
  border-right: 3px solid #513819;
  border-left: 3px solid #513819;
  z-index:2;
}
.mainfill {
  width:auto;
  height: auto;
  position:relative;
  font: 15px "Times New Roman", Times, serif;
  color: #513819;
  letter-spacing:.03em;
  text-align: left;
  margin-top: -8px;
  margin-right: 24px;
  margin-left: 28px;
  margin-bottom: 16px;
}
.corner {
  position:absolute; 
  width:46px; 
  height:46px;
}
.topRight {
  background-image:url(../graphics/corner-top-right.png);
  top:0; 
  right:0; 
  background-position:-54px -4px;
}
.bottomLeft {
  background-image:url(../graphics/corner-bottom-left.png); 
  bottom:0; 
  left:0; 
  background-position:-4px -54px;
}
.bottomRight {
  background-image:url(../graphics/corner-bottom-right.png); 
  bottom:0; 
  right:0; 
  background-position:-54px -54px;
}
.logo {
  width:291px;
  height: 292px;
  background:url(../graphics/logo.png);
  position:absolute;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  z-index:1000;
}
.header {
font: 40px "Times New Roman", Times, serif;
font-weight:bold;
color: #513819;
text-decoration: none;
letter-spacing:.03em;
float: right;
margin: 7px 32px 0 0;
}
.slogan {
font: 24px "Times New Roman", Times, serif;
font-weight:bold;
color: #513819;
text-decoration: none;
margin-top: 10px;
}
.slogan2 {
font: 20px "Times New Roman", Times, serif;
font-weight:bold;
color: #513819;
font-style: italic;
margin-top: -26px;
}
.slogan3 {
font: 16px "Times New Roman", Times, serif;
font-weight:bold;
color: #513819;
font-style: italic;
margin-top: 2px;
margin-bottom: 20px;
}
.slogan4 {
font: 16px "Times New Roman", Times, serif;
font-weight:bold;
color: #513819;
font-style: italic;
margin-top: 20px;
margin-bottom: -15px;
}

.superscript { 
font-size:xx-small; 
vertical-align:top;
}

.mainhead {
font-size:16px;
font-weight: bold;
text-decoration: underline;
}
  
/*----------------------*/

.navtext {
  width:121px;
  height: 300px;
  padding: 100px 10px 10px 10px;
  float:left;
  margin: 157px 0 0 0;
  position:absolute;
  z-index:1002;
}

.nav {
  font: 18px "Times New Roman", Times, serif;
  color: #513819;
  text-decoration: none;
  letter-spacing:.03em;
  margin:0px 3px 0;
  text-align: left;	
}
.nav:active {
	color: #513819;
	text-decoration: none;
}
.nav:visited {
	color: #513819;
	text-decoration: none;
}
.nav:hover {
	color: #2B1D0D;
	text-decoration: underline;
}
.navfoot {
  font: 12px "Times New Roman", Times, serif;
  color: #513819;
  text-decoration: none;
  letter-spacing:.03em;
  margin:0px 3px 0;
  text-align: center;	
}
.navfootwrap {
  font: 12px "Times New Roman", Times, serif;
  color: #513819;
  text-decoration: none;
  letter-spacing:.03em;
  text-align: center;	
  width:auto;
  position:inherit; }
  
.navfooter {
  font: 12px "Times New Roman", Times, serif;
  color: #513819;
  text-decoration: none;
}
.navfooter:active {
	color: #513819;
	text-decoration: none;
}
.navfooter:visited {
	color: #513819;
	text-decoration: none;
}
.navfooter:hover {
	color: #2B1D0D;
	text-decoration: underline;
}
.buynow {
	border: solid 1px #FAC210;
}
.buynow:active {
	color: #ffffff;
	text-decoration: none;
}

/*----------------------*/

.covers {
	float: right;
	padding: 10px;
	border: solid 1px #513819;
	margin-left: 12px;
}

.pagel {
	float: left;
	padding: 12px;
	margin-left: 1px;
	margin-right: 22px;
	margin-bottom: 12px;
	margin-top: 20px;
	border: #f8931f 1px solid;
	background:url(../graphics/iconbg.jpg);
	background-repeat:repeat-y;
}
.pager {
	float: right;
	padding: 12px;
	margin-right: 1px;
	margin-left: 22px;
	margin-bottom: 12px;
	border: #f8931f 1px solid;
	background:url(../graphics/iconbg.jpg);
	background-repeat:repeat-y;
}
.page {
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	border: #f8931f 1px solid;
	background:url(../graphics/islandbg.jpg);
	background-repeat:repeat-x;
}

.buttonl {
	float: left;
	padding: 12px;
	margin-left: 32px;
	margin-bottom: -70px;
	border: solid 1px #FAC210;
}
.buttonr {
	float: right;
	padding: 12px;
	margin-right: 32px;
	margin-bottom: -70px;
	border: solid 1px #FAC210;
}

.icon{
	padding: 15px;
	border: #f8931f 1px solid;
	background:url(../graphics/iconbg.jpg);
	background-repeat:repeat-y;
}
.island{
	padding: 15px;
	border: #f8931f 1px solid;
	background:url(../graphics/islandbg.jpg);
	background-repeat:repeat-x;
	margin-top: 12px;
}

.imagerow {
	margin-left: 16px;
	padding: 10px 0;
}	
.network {
	margin-left: -10px;
	margin-top: 65px;
	margin-bottom: -30px;
}	
.networkimg { border: solid 1px #FAC210; }

/*----------------------*/

#footer {
	height: 40px;
	position: relative;
}

.clearfooter {
height: 40px;
clear: both;
}

.borderleft {
	background-image: url(../graphics/borderleft.png);
	background-color: none;
}
.borderright {
	background-image: url(../graphics/borderright.png);
	background-color: none;
}

.title {
	font: 120% "Trebuchet MS",Trebuchet, Arial, Helvetica, sans-serif;
	color: #E72000;
	text-decoration: none;
	letter-spacing:.05em;
}
p.title {
	margin: 0px 0px 3px auto
}

.image {
	margin-left:0;
	margin-right:12;
	margin-top:0;
}

