/*Body formatting*/

img.logopic {display: block;}

body {padding-bottom: 25px;
	margin: 15px 0px;
	padding: 0px;
	font-family: Verdana, "Trebuchet MS", lucida, arial, helvetica, sans-serif;
	text-align: center;
	background-color: #777777;
	font-size: 1em;}

p {margin-left: 1em;
margin-right: 1em;}

dl {margin-left: 1em;}

/*Links*/

a:link ,a:active, a:visited {color: #3333cc;
	text-decoration: none;}

a:hover {color: #0000ff;
	background-color: #f3fa70;
	text-decoration: underline;}

/*Main Content*/

#container {margin: 0 auto auto;
	text-align:left;
	width: 850px;}

/*Main Section-Text Formatting*/

#mainsection {padding: 0em;
	background-color: #ffffff;
	border: 3px #151d71 solid;
	font-size: 0.8em;
	min-height: 370px;
	margin: 0em;}

/*Bar Text*/

#topbar {background-color: #003399;
	color: #ffffff;
	text-align: center;}

/*Main Text Area*/

#maintext {margin-left: 0.5em;
	margin-top: 0em;
        height: 440px;  
	overflow: auto;
	border: none;
	margin-bottom: 0em;
padding-left: 1em;
padding-right: 1em;
padding-top: 1em;}

#maintextlong {margin-left: 0.5em;
	margin-top: 0.5em;
	overflow: auto;
	border: none;
	margin-bottom: 2em;
	margin-right: 0.5em;}

#maintextcenter {
text-align: center;
	margin-top: 0em;
	overflow: auto;
	border: none;
	margin-bottom: 0em;
	margin-right: 0.5em;}

#sidebar {float: left;
	width: 195px;
	background-color: #ffffff;
	color: #2f388f;
	height: 440px;
	margin: 0em;
	padding: 0em;
	border-right: 2px #9daecf solid;
	background-image: url(../images/laslogosm2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}

/*Horizontal Menu Bar*/

#topmenu {color: #2f388f;
	border-bottom: 1px solid;
	padding: 0px;
	margin: 0px;
	background-color: #cecece;
	text-align: center;}

a:link.menu ,a:active.menu, a:visited.menu {color: #2f388f;
	margin: 0px;
	background-color: #cecece;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: none;}

a:hover.menu {color: #ffffff;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin: 0em;
	text-decoration: none;
	background-color: #265cff;}

/*Bottom Bar Formatting*/

#bottombar {background-color: #ffffff;
	margin: 0em;
	border: thin #cccccc solid;
	border-top: medium #9daecf solid;
	padding-left: .5em;
	padding-right: .5em;}

/*Menu-List Styling*/

ul.sidemenu {list-style-type: none;
	margin: 0em;
	padding: 0em;}

li.sidemenu {width: 100%;
	border-top: 1px solid;
	padding: 0px;
	margin: 0px;
	display: block;
	background-color: #cecece;
	height: 20px;
	text-align: center;}

.sidemenu li a:hover {color: #ffffff;
	display: block;
	padding: 0em;
	margin: 0em;
	height: 20px;
	text-decoration: none;
	background-color: #265cff;}

.youarehere {width: 100%;
	border: 1px solid;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 20px;
	text-align: center;
	color: #cecece;
	font-weight: bold;
	background-color: #265cff;}

.urhere {color: #cecece;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	background-color: #265cff;
	text-align: center;}

li {margin-bottom: .5em;}

.announce {font-size: 1.1em;
	color: #003399;
	font-weight: bold;}

.underline{text-decoration: underline;
}


/*Table Formatting*/

table {border: 3px #151d71 solid;
	max-width: 850px;}

td {color: #000000;
	border: thin #666666 solid;
	vertical-align: text-top;
	font-size: 1.0em;
padding: 0.2em;
}

th {text-align: center;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	width: 14%;
	font-size: 0.7em}

.month {color: #000000;
	font-size: 1.1em;
	font-weight: bold;}

.last {margin-bottom: 1em;
	padding-bottom: 1em;}

h5{
font-size: 1em;
font-weight: bold;
text-align: left;
border-top: 1px solid;
border-bottom: 3px double;
padding-bottom: 3px;
padding-top: 3px;
background-color: #c0c0c0;}

img.right
{float: right;
padding-left: 0.5em;}

img.right1
{float: right;
padding-left: 0.5em;
padding-top: 1em;}

#areaphoto
{margin-top: -35px;
float: right;
padding-left: 0.5em;}

#areabird
{float: right;
padding-left: 0.5em;}

.photosig
{font-size:0.7em;
text-align:right;}

#birdmap{
text-align: center;
}

.table-center{
margin-left:auto; margin-right:auto;
}

#text-1{
margin: 1em;}

.paraclear{
padding-top: 2em;
clear: left;}

.facebookicon{
  margin-bottom: -3px;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/jsimages/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/jsimages/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/jsimages/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/jsimages/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.frame {
  background-color: #CCCCCC !important;
  border-style: solid !important;
  border-width: 2px !important;
  padding-top: 9px !important;
  width: 175px !important;
  height: 200px !important;
  text-align: center !important;
  position: relative !important;
  float: left !important;
  border-color: #666666 !important;
  margin: 0 14px 5px !important;
  overflow: hidden !important;
  color: inherit;
}

.gallerythumb {
  background-color: #FFFFFF !important;
  border-style: solid !important;
  border-width: 2px !important;
  padding: 4px !important;
  border-color: #666666 !important;
  color: inherit;
}

.annotation {
  bottom: 21px !important;
  left: 0.00 !important;
  font-size: 10px !important;
  text-align: center !important;
  position: absolute !important;
  display: block !important;
  margin: 0 auto !important;
  width: 156px !important;
}

.ibaparatitle{
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: underline;

}



