@media print {
  #navigation, #member, #library, #header, #logo, #Bcrumbs, #navcontainer, #footer{
    visibility: hidden;
    display: none;
  }
  #container { 
  	border: 0px !important;
  	}
/*  	
  #logo_print	{
  				visibility:visible !important;
  				display:block !important;
  				}  	
*/
  #home_content, .headertitle {
  	left: 0px !important;
	margin: 0px 25px 0px 25px;
  	}
}


body {	  
	color: #000;
	background-color: #CCCCCC;
	margin-bottom: 5px;
	border: 0px none;
	padding: 0px;
	font-size:0.8em;
	line-height:1.25em;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial;
	}

p { 
	font: Arial;
	margin-top: 0px
	}

a:link { 
	font-weight: bold; 
	color: #4682B4 
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033AA;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #4682B4;
	}

/* LAYOUT */

#container {
	text-align:left;
	position: relative;
	background: #fff no-repeat center top;
	margin: 10px 0px 10px 0px;
	width: 750px;
	border: 3px solid #4682B4;
	padding: 0px;
	}

#pageheader	{
	background-color: #0033AA;
	top:0px;
	width:750px;
	height:150px;
	margin: 0px;
	padding: 0px;
	}
			
#logo	{
	position:absolute;
	left:0px;
	top:10px;
	width: 160px;
	height: 140px;
	z-index:2;
	background-color:#0033AA;
	background-position: center center;
} 
		
#logo_print	{
	position:absolute; 
	top:25px; 
	left:10px;
	width:125px;
	height:135px;
	display:none; 
	visibility:hidden
	}	
		
#corners {
	position:absolute;
	top:120px;
	left:160px;
	background-color: #FFFFFF;
	z-index:2;
	width: 380px;
	height: 30px;
	}

#corner_left {
	width:30px;
	z-index:2;
	height:30px;
	text-align:center;
	background-image: url(/images/Nav_Top_Left.gif);
	float: left;
	}

#corner_right {
	float:right;
	background: #FFF url('/images/nav_top_right.gif') no-repeat top left;
	z-index:2;
	height: 30px;
	width: 40px;
	top: 0px;
		}
		
/*  ---------The following styles are for the LJC name  ----------- */

.headertitle {
	position:absolute; 
	left:184px; 
	top:25px;
	width:550px;
	height:48px;
	z-index:2;
	font-family: "Impact", "Times New Roman", Times, serif;
	font-size:36px;
	line-height:60px;
	font-weight: normal;
	color:#FFF;
	}
		
/*  ---------The following styles are for the home page content ----------- */

#home_content {
	position:relative;
	left:170px;
	top:10px; 
	width:565px;
	margin: 0px;
	padding: 0px;
	min-height:300px;s
	}
	
#home_content h3{ 
	font: Arial;
	font-size:16px;
	font-weight:bold;
	color:#0033AA;
	display:block;
	}

#home_content a:link { 
	font-weight: normal; 
	color: #4682B4; 
	}
#home_content a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #808080;
	}
#home_content a:hover, a:active { 
	text-decoration: none; 
	color: #1E90FF;
	}	


/*  ---------The following styles are for the home page features  ----------- */	

#right	{
	position:relative;
	float:right;
	padding:3px 5px 0px;
	background:#FFF;
	border: 2px solid #DCDCDC;
	width:200px;
	height:200px;
	margin-right: 5px;
	}

.topic	{
	background-color:#EFEFEF;
	width: auto;
	padding: 0px 5px 5px 5px;
	border: 3px solid #4682B4;
	margin-bottom: 10px;
	}
			
.topic table th {
	font-size:.9em;
	text-align:right;
	font-weight:bold;
	}

.topic table td {
	font-size:.8em;
	}

/*  ---------The following styles are for the regular page content   ------ */
#page_content {
	position:relative;
	border:2px solid #DCDCDC;
	left:0px;
	width: 555px;
	background: #FFF;
	margin:0px;
	padding: 3px 5px 0px 5px;
	}

#page_content h4 {
	font: Arial;
	font-size:16px;
	color:#4682B4;
	font-weight: bold;
	margin-bottom: 0px;
	}

#page_content a:link { 
	font-weight: normal; 
	color: #4682B4;
	}
#page_content a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #808080;
	}
#page_content a:hover, a:active { 
	text-decoration: none; 
	color: #1E90FF;
	}	

#calendar {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 750px;
	height: 400px;
	border: 0px solid #C7CDD8;
	}

#calendar table td {
	width: 100px;
	height: 100px;
	font-size:.9em;
	vertical-align: top;
	}

div.date {
	border-right-width: 0 !important; /*background: #F3F3F3;*/
	border-top-width: 0 !important;
	float: right;
	margin: 0;
	padding: 0.125em 0.25em 0 0.25em;
	text-align: right;
	font-weight: bold;
}

/*  ---------The following styles are for the meetingnotice ----------- */
#meetingnotice {
	position: absolute;
	top: 125px;
	left: 180px;
	width: 320px;
	height: 35px;
	background: url('/images/calendar_bar.gif') no-repeat top left; 
	border: 0px solid #C7CDD8;
	z-index:3;
	}
#meetingnotice p  {
	margin-top:10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	}
#meetingnotice p a:link 	{
	color:#FFF;
	text-decoration:underline;
	}
#meetingnotice p a:visited 	{
	color:#FFF;
	text-decoration:underline;
	}			
#meetingnotice p a:hover 	{
	color:#FFDEAD;
	text-decoration:none;
	}

/*  -------------------- styles for breadcrumbs  -------------------- */

#Bcrumbs	{
	position:absolute; 
	left:185px; 
	top:130px; 
	z-index:3;
	}

.bcrumb {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

a.bcrumb:link {
	color:#4682B4;
	text-decoration:underline;
}

a.bcrumb:visited {
	color:#4682B4;
	text-decoration:underline;
}

a.bcrumb:hover {
	color:#1E90FF;
	text-decoration:none;
}

.bcrumbBgrnd {
	font-size:11px;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumbpagetitle {
	color:#4682B4;
	}

/*  ---------The following styles are for the left navigation  ----------- */
		
#navigation {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 160px;
	height: 290px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:20px;
	background-color:#FFF;
	background-position: 0 0;
	background-repeat:no-repeat;
	}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}
		
#navigation li {
	border-top: 1px solid #FFF;
	margin: 0px;
	width: 160px;
	height:24px;
	background-color: #000;
	}

#navigation li a {
	display: block;
	padding: 4px;
	background-color: #0033AA;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	width: 160px;
	}

html>body #navigation li a {
	width: auto;
	}

#navigation li a:hover {
	background-color: #DCDCDC;
	color: #4682B4;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold
	}

/*  ---------The following styles are for the bottom horizontal navigation  ----------- */
		
#navcontainer	{
	position:relative; 
	left:0px; 
	top:0px;
	padding-bottom:0px; 
	width:600px;
	text-align:center; 
	font-size: 1em;
	}		
ul #navlist	{
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	}

#navlist li {
	list-style-type:none;
	font-size: .9em;
	line-height:1em;
	width:0px;
	height:16px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	}

#navlist a:link, #navlist a:visited {
	color: #0033AA;
	text-decoration:underline;
	}

#navlist a:visited {
	color: #808080;
	text-decoration:underline
	}

#navlist a:hover {
	color: #1E90FF;
	text-decoration: none;
	font-weight:bold
	}
					
#membername {
	color: #FFFFFF;
	font-weight: bold;
	padding:4px;
}

.Advertisement {
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	border: 3px solid #4682B4;
	background-color: #EFEFEF;
	}

.Advertisement H5 { 
	margin-top: 0px;
	}

/*  ---------The following styles are for the copyright  ----------- */				
				
#copyright	{
	position: relative;
	width:750px;
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	text-align: center;
	margin:20px 0px 15px 0px;
	padding:0px;
	}
#copyright p {
	text-align:center
	}
#copyright a {
	font-family: verdana; 
	color: #4682B4 ; 
	font-size: 11px; 
	}
#copyright a:visited {
	font-family: verdana; 
	color: #4682B4; 
	font-size: 11px;
	}
#copyright a:hover {
	font-family: verdana; 
	color: #1E90FF; 
	font-size: 11px; 
	text-decoration:none;
	}

/*  --------- footer styles  ----------- */	
#footer { 
	position: absolute;
	left: 5px;
	bottom:0px;
	visibility:hidden;
	height:15px;
	width:170px;
	}
	
/*  --------- misc styles  ----------- */	
.footnote {
	font-size:.8em;
	font-style: italic;
	font-weight: normal;
	}
/*		
.date {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:left;
	padding-right:5px;
	font-style: italic;
	}			
*/	
.hide {
	display:none
	}	
