	#rhsOuterTable {
		width : 800px;
		height : 100%;
	}
	
	.rhsHeader {
		padding : 10px;
		text-align : right;
		background : url('images/rhs-content_header.gif') #951e21 no-repeat;
		height : 95px; 
		width : 800px;
	}
	
	.rhsLogoText {
		font-family : times;
		font-size : 28px;
		font-weight : bold;
		color : #ece1da;
	}	
	
	.rhsMenu {

		background-color : #aaa29d;
		color : #951e21;
		font-weight : bold;
	}
	
	.rhsMenuInner {
		margin : 0;

	}
	
	.rhsContent {
		background : url('images/rhs-content_inlineSwoosh2.gif') no-repeat 256px top;
		padding-top : 150px;
		width : 459px;
	}
	
	.rhsContentNoRight {
		background : url('images/rhs-content_inlineSwoosh2.gif') no-repeat 256px top;
		padding-top : 150px;
		width : 627px;
	}
		
	.rhsContentHeader {
		height : 167px;
		width : 440px;
		position : absolute;
		top : -187px;
		left : 0;
		background-repeat : no-repeat;
	}
	
	.rhsContentHeaderLabel {
		color : #951e21;
		font : bold 30px times;
		position : absolute;
		bottom : 0;
		right : 10px;
		text-align : right;
	}
	
	.rhsContentInner {
		margin : 0 10px;
		position : relative;
	}
	
	.rhsRight {
		width : 168px;
		text-align : left;
	}
	
	.rhsRightInner {
		
	}	





.rhs_SXMenuFull
{
  padding : 1px 5px;
}

.rhs_SXMenuContainer
{
  margin-left: 10px;
}

.rhs_SXMenuItem
{
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  text-align: left;
  background : url('images/rhs_menuBullet.gif') 0 5px no-repeat;
  color : #951e21;
  margin : 10px 0;
}

.rhs_SXMenuItem A
{
  padding : 0 0 0 10px;
  background-color : #aaa29d;
  display : block;
  color : #951e21;
}

.rhs_SXMenuEnabled A:hover, .SXMenuSelected A:hover
{
  text-decoration: none; 
  background-color: transparent;
  color : #951e21;
}

.rhs_SXMenuEnabled 
{
}

.rhs_SXMenuDisabled
{
  color: gray;
}

.rhs_SXMenuSelected
{
}

.rhs_SXMenuActive
{ 
	background-color : #aaa29d;
	margin : 0 0 0 10px;
}

.rhs_SXMenuLink
{

}



/*  Content header Class image definitions */
.home {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.aboutUs {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.slcs {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.scholarshipsGrants {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.calendar {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.fromThePres {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.boardMembers {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.fundraisingEvents {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.howToGive {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}

.contactUs {
	background-image : url('images/rhs_headerGraphic_aboutUs2.gif');
}







/* thermometer */
div#cdg-shell { 
  background-color : #ffffdd;
  margin : 0 10px 0 0;
  width : 180px;
  height : 340px;
  display : block;
  border : 1px solid #666;
  overflow : hidden;
  float : left;
}

div#cdg-noshell {
  background : #ffffdd url(cdg_no_tmom.gif) no-repeat bottom right;
  width : 100%;
  height : 310px;
  display : block;
}

h2#cdg_h2, p#cdg_goal { 
  color : #669900;
  font-size : 1.1em;
  padding : 0;
  margin-left : 5px;
}

p#cdg_goal { 
  color : #666;
  font-size : 0.8em;
  font-weight : bold;
  padding-bottom : 2px;
}

div#cdg {
  margin : 0;
  width : 178px;
  height : 300px;
  display : block;
  cursor : crosshair;
  position : relative;
  font-size : 0.8em;
  border-right : 2px solid #888; /* this sort of "finishes" the embedded image */
}

p#cdg_p { 
  position : absolute;
  background-color : #ffffdd;
  bottom : 0;
  left : 5px;
  color : #333;
  z-index : 5;
  border-bottom : 1px solid #cd0000;
}  

p#cdg_p span.blind {
  position : absolute;
  margin-top : -9000px;
  margin-left : -9000px;
}

p#cdg_p span.cdg_arw {
  color : #cd0000;
  font-weight : bold;
}

div#cdg_m { 
  position : absolute;
  bottom : 0;
  right : 0;
  display : block;
  width : 55px;
  background-color : #cd0000;
}

div#cdg img {
  position : absolute;
  bottom : 0;
  right : 0;
  display : block;
  width : 60px;
  height : 300px;
}

p#cdg_no {
  font-size : 0.8em;
  font-weight : bold;
  margin : 20px 15px;
  line-height : 30px;
}

p#cdg_no a {
  color : #669900;
}

p#cdg_no a:hover, p#cdg_no a:focus, p#cdg_no a:active {
  text-decoration : none;
  color : #000;
}