    /* <!-- */

/*---------------*/        
/* Liquid Layout */
body {
        margin:0 auto;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:775px;    /* Minimum width of layout - remove line if not required */
				/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
    }
#wrap {
	/* width:767px; */
	max-width:920px;
  margin:0 auto;	
}
/*---------------*/            
/* Header styles */
#header {
        clear:both;
        float:left;
        height:116px;
        width: 100%;
    }
/*------------------*/        
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;		/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	}
/*-----------------------------*/
/* 2 column left menu settings */
.leftmenu .colright {
        float:left;
        width:200%;
	position:relative;
	left:156px;
        background:#fff;
    }
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:156px;
	padding-bottom:1em;
	}
.leftmenu .col1 {
	margin:0 0 0 171px;
	position:relative;
	right:100%;
	overflow:hidden;
	}
.leftmenu .col2 {
        float:left;
        width:156px;
        position:relative;
        right:156px;
    }
/*---------------*/
/* Footer styles */
#footer {
        clear:both;
        float:left;
        width:100%;
}
/*   ^^--END Liquid Layout--^^   */
/*-------------------------------*/    
/* Menu */
#Navigation H3 {
	height: 22px;
	width: 156px;
	margin: 0;
	padding: 0;
	background: #FBE0E1 url("i/menuGap.gif") no-repeat top;	
	text-indent: -9999px;
}
#Navigation img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
.endMenu { 
	height: 24px;
	width: 155px;
	margin:  0;
	padding: 0;
	background: url("i/menuBottomCurl.jpg") no-repeat bottom left;
	vertical-align: bottom;
}
.menu {
	position:relative; 
	z-index:1000;
	font-size:.75em;
	background:#FBE0E1 url("i/menuSelectionTransp.gif") repeat-y top left;
	font-family:Verdana, Geneva, sans-serif;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:156px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
}
/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	min-height:22px;
	line-height:22px;
	width:155px;
	color:#000;
	text-indent:30px;
	border-width:0 1px 1px 0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:150px; w\idth:149px;}
/* style the link hover */
.menu a:hover {
	color:#fff; 
	background:#f66 url("i/menuSelectionTransp.gif") no-repeat top left;
}
#Navigation ul ul a {
	text-indent:0;
	padding-left:2px;
	border-bottom: 1px #f66 solid;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:-3px;
	left:145px; 
}
.menu ul ul a:hover {
	background:#f66;
}
/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
	visibility:visible;
	background:#FBE0E1;
	border:1px solid #f66;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
	visibility:visible;
}
/*------------------------*/    
/* Header for THIS design */
body {
	background:  url("i/headerBg.gif") repeat-x top;
}
#header .logoTop {
	padding: 0;
	margin: 0;
	height: 100px;
	width: 100px;
  padding-left: 28px;
	position:relative; 
	top:0; 
	left:0;	  
	z-index: 3;
}
    
.AAR {
	height: 115px;
	width: 133px;
	padding: 0;
	margin: 0;
	margin-top: -135px;
	margin-top: -136px\9;	
	background: url("i/headerRight2.jpg") no-repeat top right;
	text-indent: -9999px;	
	position:relative; 
	top:0;
	right: 10px;
  float:right;
		z-index: 4;
}  
.DJCI2 {
	height: 116px;
	width:634px;
	padding: 0;
	margin-top: -104px;
	margin-top: -103px\9;
	background: url("i/headerFull2.jpg") no-repeat top left;	
	text-indent: -9999px;
	position:relative; 
	top:0; 
	left:0;		
	z-index: 1;
}    
.centerHeader {
	height: 116px;
	width:640px;
	margin: 0;
	padding: 0;
	background: url("i/headerBgLeft.gif") no-repeat top left;	
	text-indent: -9999px;
	position:absolute; 
	top:0; 
	left:0;	
	z-index: 0;
}
/*----------------------------------*/    
/* Style the FOOTER for THIS design */
#footer {
	background: #FBE0E1 url("i/texture3.jpg") repeat-x top;
	text-align: center;	
	width: 100%;
}
#footer p {
	padding: 0;
	margin: 0;
	padding-bottom: .5em;	
	padding-top: .5em;	
}
   
.WebURL {
	width: 100%;
	display:block; 
	border-top:1px solid #f66;
	font-style: italic;	
	font-size: 1em;
	color: #333;
}
.FooterTag {
	font-style: italic;	
	font-size: 0.8em;
	color: #666;
	white-space:pre;
}
/*-----------------------------------*/    
/* Style the CONTENT for THIS design */
#Content {background:#FFF url("i/watermark.gif") no-repeat fixed 50% 25%;}
#Content { 
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 1.05em;
	line-height: 1.3em;
	word-spacing:0.2em;
	letter-spacing: .02em;
	margin-right:2.5em;
	text-align: justify;	
					max-width: 805px;
					padding-left: 175px;
					padding-right:20px;
					margin: 0 auto;
}
#Content H1, 
#Content H2 { 
	font-family:Georgia, serif;
	color:#333;
}
#Content H2 { 
	color:#600;
}
#Content H3 { 
	font-family: "Lucida Grande", Tahoma sans-serif;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 1.2em;
	color:#300;
	letter-spacing: 0.3em;
}
#Content H1, 
#Content H2 { 
	padding: .1em;
	margin-top:1em;
	line-height: 1.2em;
}
#Content a {
	text-align: left;
}	
#Content a:hover {
	background: #FBE0E1;
}
#Content a[href^="http://"] {
   display:inline-block;
   padding-right: 12px;
   background: transparent url(i/external.png) no-repeat center right;
}
#Content a[href^="http://"]:hover {
   display:inline-block;
   padding-right: 12px;
   background: #FBE0E1 url(i/external.png) no-repeat center right;
}
#Content a[href^="mailto:"] {
   display:inline-block;
   padding-right: 17px;
   background: transparent url(i/ico-email.png) no-repeat center right;
}
#Content a[href^="mailto:"]:hover {
	padding-right: 17px;
	background: #FBE0E1 url(i/ico-email.png) no-repeat center right;
}
#Content #Scottish {
	font-size: 0.8em;
}
#Content table {
	text-align: center;
	border-collapse: collapse;
	font-size: .9em;
}
#Content tr td {
	border: 1px solid #FCC;
}
#Content tr.hirow td {
	background-color: #FFFFE5;
}
#Content tr.hirow td.enthronement {
	background-color: #FF99FF;
}
#Content tr.header td {
	background-color: #FBE0E1;
	color: #444;
	font-weight: normal; 
	
}
#Content tr H2 {
	padding: 0;
	margin: 1em 0 0.1em 0;
}
#Content tr td.left,
#Content tr th.left
 {
	text-align: left;
}
#Content tr td a {
	text-decoration: none;
	display:block; 
}
#Content tr td a:hover {
	background:#FDD;
}

enthronement {
	background-color: #FF99FF;
	font-weight: bold; 
}
.adminTitle {
	float:left; 
	width:150px;
}
.grandName {
	float:left; 
	width:300px;
	display:block;
}
.grandTitle {
	float: left;
	width: 5em;;
	display: block;
}
.grandNotes {
	font-size: 0.8em;
	color: #C66;
	font-style: italic;
	padding-left: 1em;
}
.noBullet {
	list-style: none;
}
.padding10 {
	padding-left: 10px;
	margin: 0;
	padding-bottom: 10px;
}
/*--------------------*/    
/* General Use Styles */ 
img.shadow {
	background: url(i/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	border: 0;
}
img.right {
	float: right;
	margin-left: 20px;
}

img.left {
	float: left;
	margin-right: 20px;
}
.hide   {
   position: absolute;
   left: -9999px;
   top: -9999px;
}

.right {
	float: right;
	margin-left: 20px;
}

.imgCaption {
	font-style: italic;	
	font-size: 0.7em;
	color: #999;
	text-align: center;
	margin-bottom: 1em;
}

.divRight {
	float: right;
	margin-left: 20px;
}
.divLeft {
	float: left;
	margin-right: 20px;
}
.news {
	border-top: 1px dotted #CCC;
	font-size: 0.8em;
	background: #FEE;
	color: #933;
	font-style: italic;
	
}
#Content .news h2 {
	margin: 0;
	color: #FFF;
	background: #F66;
	margin: 3px;
	padding: 4px 0;
}
#Content .news h2 {

	font-style: italic;
	text-align: center;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 0.4em;	
}
#Content .news a {
	display:block;
	
	padding: 0;
  margin: 0;
	color: #600;
	padding-top: 5px;
	padding-bottom: 5px;

}
#Content .news a:hover {
	color: #C00;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #fff;
	border-left: 1px solid #eee;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#Content .news a.mourning {
	font-style:normal;
	text-align: center;
	font-weight: bold;
}
#Content .news li {
	list-style-image: url(i/checkmark.gif);
		padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Content .news ul {
	padding: 0;
	margin: 0;
	margin-left: 40px;
}


/* for email obfuscation email@<span class="displaynone">spam.ers</span>server.com */
span.displaynone { display:none; }
/*-------------------------------*/    
/* Push the footer to the bottom */    

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 80px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;
} 
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	    
/*-------------------------------*/ 


    /* --> */
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
    </style>
    <![endif]-->


