body {
  background-color: #005E1F;
  scrollbar-darkshadow-color	=	#F9EC6C;
  scrollbar-3dlight-color	=	#005E1F;
  scrollbar-arrow-color	=	#005E1F;
  scrollbar-base-color	=	#C69C69;
  scrollbar-face-color	=	#F9EC6C;
  scrollbar-highlight-color	=	#C69C69;
  scrollbar-shadow-color	=	#C69C69;
  scrollbar-track-color	=	#FFFFD3;
}

table {
 border: 0px hidden #005E1F;
 margin: 0px;
 padding: 0px;
}

a:link {color: #005E1F; font-weight: bolder; text-decoration: none;}
a:visited {color: #C69C69; font-weight: bolder; text-decoration: none;}
a:hover {color: #F9EC6C; background-color: #005E1F; font-weight: bolder; text-decoration: none;}
a:active {color: #F9EC6C; background-color: #005E1F; font-weight: bolder; text-decoration: none;}

.Container {
  border-top: medium double #F9EC6C;
  border-right: medium double #F9EC6C;
  border-bottom: medium double #C69C69;
  border-left: medium double #C69C69;
}

.Cream, .Container, .Logo { 
  background-color: #FFFFD2;
  background-image: url('Background_Repeat(75x75)_Cream.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

.Logo {
/*
  width: 300px;
  height: 400px;
*/
/*
  background-image: url('CRRC_Logo_Cream.jpg');
  background-repeat: no-repeat;
  position: absolute; 
  top: 75px;
  width: 300px;
  height: 400px;
  float: left;
  clear: both;
*/
}

#OuterWrapper {
  width: 100%;
  height: 100%;
}

#InnerWrapper {
  width: auto;
  height: auto;
}

#LeftColumn, #CenterColumn, #RightColumn {
  height: auto;
  float: left;
}

#LeftColumn {
  width: 15%;
}

#CenterColumn {
  width: 41%;
}

#RightColumn {
  width: auto;
}

#WhosWho {
  width: 275px;
  height: auto;
  float: left;
  padding-left: 10px;
}

#LogoImg, #BuildingImg, #BookCoverImg {
  float: left;
  padding-top: 25px;
  padding-left: 5px;
}

#LogoImg {
  width: 150px;
  height: 200px;
}

#BuildingImg {
  width: 265px;
  height: 432px;
}

#BookCoverImg {
  width: 202px;
  height: 300px;
}

.SectionHeading, .WWSectionHeading {
  border-bottom: thin solid #000000;
  font-weight: bold;
  font-style: italic;
  font-size: larger;
}

.SectionHeading {
/*  float: right; */
  width: 305px;
}

.WWSectionHeading {
  float: left;
  width: 250px;
}

.SectionBody, .WWSectionBody {
  background-color: ##FFFFD2;
  background-image: url('Background_Repeat(75x75)_Cream.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center center;
}

.SectionBody {
/*  text-indent: 20px; */
/*  float: right; */
/*  width: 305px; */
}

.WWSectionBody {
  text-indent: -25px;
  float: left;
  width: 275px;
}

.WWHR {
  position: relative;
  left: -25px;
  color: #000000;
}

.WWA {
  text-decoration: none;
}

ul.Affiliates {
  font-size: smaller;
  list-style-type: disc;
  /* padding-left: 0; */
  /* border-left: 0; */
  /* margin-left: 0; */
}

.External {
  padding-right: 10px;
  background: transparent url('externalLink.gif') no-repeat center right;
}

li.WhosWhoM {
  list-style: square;
}

li.WhosWhoF {
  list-style: disc;
}

li.WhosWho {
  list-style: circle; 
}

li.WhosWhoFNew {
  list-style: disc;
  background: transparent url('new.gif') no-repeat 20px 50%;
  padding-left: 25px;
}

.New {
  background: transparent url('new.gif') no-repeat center right; 
  padding-right: 25px;
}
				
#MainBody, #CRRCDirections {
  color: #000000;
  width: auto;
  height: auto;
  float: left;
}

#whattodowiththis {
  padding: 0px 0px 0px 5px;
  border: 0px 0px 0px 5px;
  margin: 0px 0px 0px 5px;
  
  position: relative;
/*  float: left; */
/*  clear: none; */
}

/*
 * #Page_one_one, 
 * #Page_one_two,
 * #Page_two,
 * #Page_three,
 * #Page_four_one,
 * #Page_four_two,
 * #Page_five {display: none;}
 */

/*
 * #005E1F - darker yellow green
 * #C69C69 - pale peach sand
 * #F9EC6C - golden
 * #FFFFD2 - cream
 */