/*Layout*/

#page{
	width:100%;
	min-width: 800px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
 	position:relative;
	top:125px;
	border-top:1px solid #77DCF7;
}

#content {
/* 	margin: 15px -200px 8px 0 ; */ /*changed the size of the margin to fit the menu .. */
	margin: 15px -250px 8px 0 ;
	width:100%;
	float:left;

}

#menu {
/* 	width:195px; */ /*changed the width of the meny to look ... bigger .. */
	width:225px;
	margin-bottom:8px;
	float:right;
	position:relative;
	top:-15px;

}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}

#blogText{
/* 	margin-right:200px; */  /* added 15px to the margin to allow for the increase in size for the menu  */
	margin-right:225px;
 	margin-left:10px; 
}

/*-----------------------------------//*Hack modification to space the list items*//*------------------------------------------------ */ 

#hdrbckgrnd { position:absolute; margin:0px; padding:0px; left:0%; top: 0%; background: url("../images/hdrbckgrnd.gif") 0% 0% repeat-x; /*overflow: visible; */ overflow:visible; z-index:0; width:100%; min-width:960px;}

#ejbimg { position:absolute; margin:0px; padding:0px; left: 50px; top: 0px; width: 250px; z-index: 50; }

/* These are the rules from the include/labelnav from the main site */

#seo2 { margin:0%; padding:0%; /*float:left;*/ position:absolute; top:100px; left:36px; z-index: 50; visibility: visible; font: small-caps /* 1.1em */ 83.2% Garamond, "Times New Roman", serif; font-weight:bold;  text-decoration: none; height: auto; display: block; overflow: visible; width: 900px; }  /*#DBFFF2*/

/* 
#seo2 { margin:0; padding:0; position:absolute; top:100px; left:180px; z-index:50; visibility: visible; font-family:small-caps 1.1em Garamond, "Times New Roman", serif ;!important font-weight:bold; text-decoration: none; height:auto; display: block; overflow: visible;  width: 662px; }  
 */
#seo2 dl{ margin:0;  padding:0; overflow:visible; display:block;}

#seo2 dt{ display:none; }

#seo2 dd{ padding:0;  margin:0;}


/* 
a.xmenu, a.xmenu:visited { display:block; margin:.1em 1em; height:1em; text-decoration:none; text-align:center;color:#E9F8F8;  float:left;outline:none; }
 */


A.xmenu , A.xmenu:visited {  font-family:Garamond, "Times New Roman",serif;font-variant:small-caps; /*  font-size:.85em;  font-size:.83em;  */font-weight:bold; display:block; margin:.1em 1em; height:1em; text-decoration:none; text-align:center; color:#E9F8F8;  float:left; outline:none;}

A.xmenu:hover {color:#E9F8F8; outline: none; border-bottom: 1px dotted #77DCF7; }

.cellwidthmod { display:block; width: .10em; height:1.5em; /* height:1.5em;  */ text-decoration:none; text-align:center; color:#000099; float:left;}

/* .cellwidthmod { display:block; width:.1em; height:1.4em;  text-decoration:none; text-align:center; color:#000099; float:left;} */

#time2 {position:absolute; top:94px; right:68px;/*  height:100%; */ font-family:Garamond, Georgia, sans-serif; font-size: 12px; color:#FFFFFF; font-weight:bold; z-index:0}

