body {
margin:0;
color:#000;
font-size:12px;
font-family:Arial;
}

#container {
width:980px;
margin:0 auto;
background:url(/images/shadebg.png) no-repeat;
z-index: 100;
position:relative;
behavior: url(/iepngfix.htc);
}

#background { 
width: 100%;  
height: 100%;  
position: absolute;  
left: 0px;  
top: 0px;  
z-index: 0; 
} 
 
.stretch { 
width:100%; 
height:100%; 
position: absolute;  
left: 0px;  
top: 0px;  
z-index: 0;
} 

#banner {
width:922px;
height:408px;
}

#contentpadding {
width:922px;
padding-top:13px;
margin:0 auto;
}

#content {
width:922px;
margin:0 auto;
background:url(/images/contentbodybg.jpg) repeat-y;
}

#contentbody {
width:771px;
margin:0 auto;
}

#bodyinner {
padding:25px;
}

#footernav {
height:41px;
text-align:center;
background:url(/images/footer.jpg) no-repeat;
}

#footernavinner {
padding:15px 0 0 175px;
}

h1 {
color:#e20a16;
margin:0;
padding:0 0 20px 0;
}

h2 {
color:#0062a2;
margin:0;
padding:0;
font-size:17px;
}

h3 {
margin:0;
padding:0;
font-size:125%;
font-weight:normal;
}

#contentleft {
float:left;
width:380px;
}

#contentleft-wide {
float:left;
width:470px;
}

#contentrighthome {
float:right;
width:320px;
height:392px;
background:url(/images/rightbg.png);
position:relative;
margin-top:-20px;
z-index:100;
}

#contentright {
float:right;
width:280px;
height:390px;
text-align:right;
}

#contentright-narrow {
float:right;
width:200px;
height:390px;
text-align:center;
}

#bread {
width:74px;
height:169px;
position:absolute;
top:-30px;
left:15px;
z-index:400;
}

#ball {
width:50px;
height:49px;
position:absolute;
top:350px;
left:30px;
}

#codediv {
background:url(/images/codebg.png);
behavior: url(/iepngfix.htc);
padding-top:5px;
margin-bottom:5px;
width:270px;
}

.clear {
clear:both;
}

.heading {
padding-bottom:20px;
}

.transparent {
behavior: url(/iepngfix.htc);
}

#entercode {
color:#753810;
width:170px;
margin-left:95px;
padding-top:28px;
}

.yellow {
background:#ffeac4;
border:1px solid #ffeac4;
color:#753810;
width:130px;
font-size:11px;
}

.label {
color:#753810;
width:110px;
text-align:right;
font-weight:bold;
padding-bottom:5px;
padding-right:10px;
white-space:nowrap;
}

.field {
width:130px;
padding-bottom:5px;
white-space:nowrap;
}

.fieldpadded {
float:left;
width:130px;
margin-left:5px;
padding:5px 0 0 4px;
}

.smallintro {
font-size:11px;
padding-top:10px;
}

.redlist {
padding-left:20px;
color:#e20a16;
font-weight:bold;
font-size:11px;
position:relative;
}

#mountains {
position:absolute;
width:105px;
height:74px;
left:280px;
top:-20px;
}

p {
margin:0;
padding:15px 0;
}

a:link, a:visited, a:active {
color:#753810;
text-decoration:underline;
font-weight:bold;
}

a:hover {
color:#753810;
text-decoration:underline;
font-weight:bold;
}

a.navlink:link, a.navlink:visited, a.navlink:active {
color:#753810;
text-decoration:none;
font-weight:bold;
display:block;
float:left;
padding-left:15px;
background:url(/images/bullet.gif) no-repeat 0px 3px;
margin-left:10px;
}

a.navlink:hover {
color:#753810;
text-decoration:none;
font-weight:bold;
display:block;
float:left;
padding-left:15px;
background:url(/images/bullet.gif) no-repeat 0px 3px;
margin-left:10px;
}

#sandwich {
position:relative;
left:-24px;
}

ol.tandc li {
padding-bottom:10px;
}

.grid th {
text-align:left;
font-weight:bold;
border-bottom:1px dotted #666666;
}

.grid td {
text-align:left;
border-bottom:1px dotted #DDDDDD;
}


