/* * {padding: 0;margin: 0;} */

img {border: 0;}

body {
	font-family: verdana, arial, sans-serif;
	font-size:100%;/*set regular font size*/
	color: #333;
	letter-spacing:normal;
	background: #EDEDED url(img/background.png);
	text-align: center;
	margin: 40px 0 20px 0;
	}


#page {
	background: white;
	text-align: left;
	margin: 0px auto;
	position: relative;
	/* The entire template's width is set in this class. */
	width: 970px;
	border:12px solid #054b81;
	min-height: 700px;
	}

* html #page { width: 970px; } /* IE hack */

body.flex #page { /* For the flexible-width setting. */
	width: 98%;
	/*width: 80%;
	min-width: 970px !important;
	max-width: 1000px; */
	}

#navlinks {
	padding: 0;	
	margin: 0px auto;
	width:970px;
	height:25px;
	position:relative;
	}


#header {
font-family:"Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
padding: 0;
margin: 0;
height: 180px;
background: #000033 url(img/banners/rotate.php) no-repeat 0px 0px;
position:relative;
	}

/*  ----------------------------------------
     top navigation menu
    ----------------------------------------  */

#navmenu
{ font-size:90%;
  height: 30px;
  width: 766px;
  margin-top: -30px;
  bottom:0px;
font-size:90%;
left:0px;
position:absolute;}

#navmenu ul{margin: 0px auto;} 

#navmenu li
{ float: left; 
  display:inline;
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

#navmenu li a 
{ color:white;
  display: block; 
  background: #156aa3;
  float: left; 
  height: 25px;
  text-decoration: none; 
  padding: 6px 19px 2px 19px;
} 

#navmenu li a:hover
{ background: #054b81;
  color: #fff;
  text-decoration: none;
}

#navmenu li a.selected
{ background: #054b81;
  color: #fff;
  text-decoration: none;
}

/*  ----------------------------------------
     links above the logo (sitemap & login) 
    ----------------------------------------  */

#minorlinks
{ position:absolute;
  right:0;
  bottom:2px;
  width: 226px;
  font-size: 65%;
  text-transform: uppercase;
  
}

#minorlinks
{ text-align: right;}

#minorlinks a
{ color:#c0c0c0;
}

#minorlinks a:hover {}
	
/*  ----------------------------------------
     secondary links
    ----------------------------------------  */

#submenu 
{ background: #054b81;
  height:24px;
  font-size:.95em;
  color:#fff;
  text-align:left;
  letter-spacing: 1px;
  padding:0px 10px 6px 10px;
}

#submenu li
{ float: left; 
  margin: 0px 10px 0px 10px; 
  padding: 0px;
  list-style: none;
}
	
#submenu li a 
{ display: block;
  height: 20px; 
  color:#c0c0c0;
  padding: 5px;
}

#submenu li a:hover {
  background: #05629f;
  color:#fff;
}

#submenu li a.selected{
  font-weight:bold;
  color:#fff;
	}

/*  ----------------------------------------
     sidebar
    ----------------------------------------  */

#sidebar
{ width: 250px;
  margin: 5px 5px 0px 0px;
  float: right;
  padding: 0px 15px 15px 15px;
}

.sidebaritem
{ background: #ffffff url(img/bgblock.gif) repeat-x top;
text-align: center;
  width: 225px;
  float: left;
  margin: 20px 12px 20px 13px;
padding: 15px 0px 15px 15px;
}

.sidebaritem p
{ line-height: 16px; 
padding: 5px 5px 10px 5px;
}

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  font-style: normal;
}

.sidebaritem{padding: 0px}

.sidebaritem ul{
	margin: 0px auto;
	padding: 0px;
	} 

.sidebaritem li 
{ margin: 0px; 
  text-align: left;
  padding: 5px 0px 4px 5px;
  list-style: none; 
}

.sidebaritem div
{ font-style: italic;
font-weight: normal;
font-size:85%;
padding: 2px 0px 0px 5px;
}

/*  ----------------------------------------
     content
    ----------------------------------------  */

.maincontent
{ text-align: left;
  padding: 10px 0px 10px 10px;
  margin: 5px;
  font-size: 90%;
  width: 650px;
}

.maincontent p
{ line-height: 16px; 
padding: 5px;
}

.maincontent a
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
}

.maincontent ul{
	list-style: none; 
	} 
/*
.maincontent tr{
	width: 95%;
}
*/

/*  ----------------------------------------
     title (logo)
    ----------------------------------------  */
#title {
float:right;
border: medium double #808080;
background: url(img/trans_dark_half.png);
margin:34px 34px 35px 0px;
padding:15px;
}

#title p.sitetitle { /* site title */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C0C0C0;
	font-size: 3.0em; /*48px*/
	font-weight: lighter;
	letter-spacing: -1px;
	margin: 0px;
	/*padding: 25px 25px 0px 25px;*/
	text-transform: none;
text-align: center;
	}
	
#title p.subtitle{
    font-family:Georgia, "Times New Roman", Times, serif;	
	font-size: 1.2em;
	line-height:1em;
	font-weight: lighter;
	letter-spacing: -0.3px;
	margin: 0px;
	display: block;
	color: #C0C0C0;
text-align: center;
	}

#title p a{color: #C0C0C0;}
#title p.sitetitle a:hover{text-decoration:none;}
	


#title p.description {
	font-family: Arial,sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 5px 0 0 37px;
	}
#title p.description img {
	margin: 0 8px 0 0;
	vertical-align: -2px;
}

#footer {
	width: 970px;
	margin: 0 auto;
	padding:15px 0;
    text-align: center;
	color:#FFFFFF;
	background:none;
	font-size:0.75em;
	font-weight:bold;
	}

#footer img{border:none;}
#footer a:hover{text-decoration: underline;}


h1, h2, h3, h4, h5, h6 {	
	margin: 10px 0;
	}


a {	color: #005a8c;
text-decoration:none;
	}
	
hr {
display:none;	
max-width:75%;
	}

.LNEnews_text p {
	color: black;
	margin-bottom: .1em;
	margin-top: 0;
}

.LNEnews_title{
	color: #156AA3;
}

.LNEnews_combined {
	font-style: italic;
	color: #156AA3;
	font-size: 80%;
	margin-top: 0;
}
