body{
background: #CABF90 url(../images/stripeBr.gif) repeat-x;
margin: 0px;
padding: 0px;
font-family: Verdana,  sans-serif;
font-size: 12px;
line-height: 18px;
color: #736357;
}

h1{
font-size: 24px;
margin: 0px;
padding: 0px;
color: #F7931E;
}

#nav a:link{color:#FFF; text-decoration: none; font-weight: bold;}
#nav a:visited{color:#FFF; text-decoration: none; font-weight: bold;}
#nav a:hover{color:#C7B299; text-decoration: none; font-weight: bold;}

#right a:link{color:#736357; text-decoration: none; font-weight: normal;}
#right a:visited{color:#736357; text-decoration: none; font-weight: normal;}
#right a:hover{color:#F7931E; text-decoration: none; font-weight: normal;}

#bottomNavi a:link{color:#F7931E; text-decoration: none; font-weight: normal;}
#bottomNavi a:visited{color:#F7931E; text-decoration: none; font-weight: normal;}
#bottomNavi a:hover{color:#736357; text-decoration: none; font-weight: normal;}

a:link{color:#F7931E; text-decoration: none; font-weight: bold;}
a:visited{color:#F7931E; text-decoration: none; font-weight: bold;}
a:hover{color:#736357; text-decoration: none; font-weight: bold;}

#footer span a:link{color:#5188CF; text-decoration: none; font-weight: bold;}
#footer span a:visited{color:#5188CF; text-decoration: none; font-weight: bold;}
#footer span a:hover{color:#736357; text-decoration: none; font-weight: bold;}

.tiny{
font-size: 9px;
color: #C7B299;
}

.instructions{
font-size: 11px;
}

#page{
width: 796px;
margin: auto;
height: auto;
}

#header{
width: 796px;
height: 263px;
background: url(../images/header.jpg) no-repeat;
}

.contentHidden{
display: none;
}

#nav{
background: url(../images/nav.jpg) no-repeat;
width: 796px;
height: 51px;
}

#nav ul{
padding: 5px 0px 0px 24px;
margin: 0px;
}

#nav li {
display: inline;
padding: 0px;
padding-left: 36px; 
margin: 0px;
}

#columns{
background: url(../images/pageBg.gif) repeat-y;
width: 796px;
height: auto;
}

#full{
width: 796px;
background: url(../images/pageBg.gif) repeat-y;
}

#fullText{
padding: 12px 20px 20px 20px;
}

#left{
float: left;
width: 541px;
background: url(../images/leftBg.jpg) repeat-y;
}

#leftText{
margin: 12px 20px 20px 40px;
}

#right{
float: left;
width: 255px;
background: url(../images/rightBg.jpg);
}

#rightBottom{
background: url(../images/rightBottom.jpg) no-repeat bottom;
height: 19px;
width: 255px;
}

#rightText{
margin: 14px 54px 0px 20px;
overflow: hidden;
font-size: 10px;
}

#footer{
background: url(../images/footer.jpg) no-repeat;
width: 796px;
height: 54px;
}

#bottomNavi{
text-align: left;
font-size: 11px;
}

#bottomNavi ul{
padding: 0px 0px 0px 0px;
margin: 0px;
}

#bottomNavi li {
display: inline;
padding-right: 16px;
}

#footerText{
padding: 0px 0px 0px 40px;
}

