/* links */
A:link		{	color: #007CC2; }
A:active	{	color: #007CC2; }
A:visited	{	color: #007CC2; }
A:hover		{	color: #0000CC; text-decoration: underline; }

A.nav:link		{	color: #660066; font-weight: bold; font-size: 10px; }
A.nav:active	{	color: #660066; font-weight: bold; font-size: 10px; }
A.nav:visited	{	color: #660066; font-weight: bold; font-size: 10px; }
A.nav:hover		{	color: #F5CB03; font-weight: bold; font-size: 10px; 
					text-decoration: underline overline;
					background-color: #660066; }



/* body */
BODY
{	margin: 0px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black; 
	background: #FFFFFF;
}


A, TABLE
{	margin: 0px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black; 
}

TR
{	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
}				


PRE
{	font-family: courier, monospace;
	font-size: 11px;
	color: black; 
}

fieldset
{
  padding: 5px;
}


legend
{
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 2px;
  padding-bottom: 2px;
}



.contentPage
{
	width: 770px;
	min-height: 600px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


.contentArea
{
	padding: 10px;
	width: 425px;
	min-height: 325px;
}
/* for Internet Explorer */
/*\*/
* html .contentArea
{
	height:325px;
}
/**/

.fancy
{
	background: #FFFFFF url( "/images/longGradLight.gif" ) repeat-x bottom center;
	border-bottom: thin solid gray;
}



div.line
{
	background: #FFFFFF url( "/images/gradline.gif" ) no-repeat bottom center;
	height: 1px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}



#navButtons li
{
	width: 	243px;
	height: 33px;
	display: block;
	list-style: none;
}

#navButtons a
{
	width: 243px;
	height: 33px;
	display: block;
	background: none;
}

#navButtons #lodge        { background: url( "/images/btn_lodge.gif" ) 0 0 no-repeat; }
#navButtons #lodge a:hover{ background: url( "/images/btn_lodge.gif" ) 0 -33px no-repeat; }
#navButtons #royalArch        { background: url( "/images/btn_royalArch.gif" ) 0 0 no-repeat; }
#navButtons #royalArch a:hover{ background: url( "/images/btn_royalArch.gif" ) 0 -33px no-repeat; }
#navButtons #cryptic        { background: url( "/images/btn_cryptic.gif" ) 0 0 no-repeat; }
#navButtons #cryptic a:hover{ background: url( "/images/btn_cryptic.gif" ) 0 -33px no-repeat; }
#navButtons #commandery        { background: url( "/images/btn_commandery.gif" ) 0 0 no-repeat; }
#navButtons #commandery a:hover{ background: url( "/images/btn_commandery.gif" ) 0 -33px no-repeat; }
#navButtons #sciots        { background: url( "/images/btn_sciots.gif" ) 0 0 no-repeat; }
#navButtons #sciots a:hover{ background: url( "/images/btn_sciots.gif" ) 0 -33px no-repeat; }
#navButtons #amd        { background: url( "/images/btn_amd.gif" ) 0 0 no-repeat; }
#navButtons #amd a:hover{ background: url( "/images/btn_amd.gif" ) 0 -33px no-repeat; }
#navButtons #heber        { background: url( "/images/btn_heber.gif" ) 0 0 no-repeat; }
#navButtons #heber a:hover{ background: url( "/images/btn_heber.gif" ) 0 -33px no-repeat; }
#navButtons #rose        { background: url( "/images/btn_rose.gif" ) 0 0 no-repeat; }
#navButtons #rose a:hover{ background: url( "/images/btn_rose.gif" ) 0 -33px no-repeat; }
#navButtons #demolay        { background: url( "/images/btn_demolay.gif" ) 0 0 no-repeat; }
#navButtons #demolay a:hover{ background: url( "/images/btn_demolay.gif" ) 0 -33px no-repeat; }
#navButtons #jobs        { background: url( "/images/btn_jobs.gif" ) 0 0 no-repeat; }
#navButtons #jobs a:hover{ background: url( "/images/btn_jobs.gif" ) 0 -33px no-repeat; }
#navButtons #rainbow        { background: url( "/images/btn_rainbow.gif" ) 0 0 no-repeat; }
#navButtons #rainbow a:hover{ background: url( "/images/btn_rainbow.gif" ) 0 -33px no-repeat; }
