/* mac hide\*/
html, body {
	height:100%;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
body{
	min-width:762px;
}

#outer{
	min-height: 100%;
	width: 762px;
	color: #000;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: url(Images/sidemenu2.png) no-repeat 0px 121px;
}
 
* html #outer{height:99.9%;} 

#header{
	min-height:120px;
	position:relative;
}
* html #header{height:120px}

#left {
	position: relative;
	width: 120px;
	float: left;
}

#left p {padding: 0px}

#footer {
	width: 762px;
	clear: both;
	height: 52px;
	background: url(Images/wavebottom2.gif);
	text-align:center;
	left:0;
	bottom:0;
	font-size: 1px;
	color: #036;
	position: absolute;
}

* html #footer {/*only ie gets this style*/
	\height:54px;/* for ie5 */
	he\ight:52px;/* for ie6 */
	margin-bottom:-1px;
}

div,p  {margin-top:0}

h1.title {
	font-size: 24px;
	font-weight: bolder;
	padding: 8px 0 8px 0;
	color: #963; 
	margin: 0;
}

p.location {
	font-size: .7em;
	font-weight: bolder;
	padding: 104px 20px 0 0;
	color: #963;
}

#centrecontent {
	width:570px;
	float: right;
	font-size: .9em;
	padding: 0 4px 0 0;
	border-right: 1px solid #888;
}

#clearfooter {width:100%;height:52px;clear:both} 

#mntfalogo {
	float: left;
	width: 140px;
	height: 120px;
}

#pitsfordlogo {
	float: right;
	width: 622px;
	background-image: url(Images/topbar-v2copy.jpg);
	height: 120px;
	text-align: right;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#navcontainer li a {
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 4px 6px 6px 12px;
	font: 14px/28px Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	color: #fff;
}


#navcontainer a:hover {
	padding: 4px 6px 6px 22px;
	font-weight: bold;
	background:url(Images/pointer.gif) no-repeat 0px 6px;
}

#navcontainer  li a:hover {
	padding: 4px 6px 6px 36px;
	font-weight: bold;
}

#navcontainer li li a {
	display: block;
	color: #ccc;
	width: 120px;
	padding: 4px 6px 6px 38px;
	text-decoration: none;
	font: 14px/28px Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	font-style:italic;
}

#update {
	position: absolute;
	top: 420px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	
}

.completed {
		font-size: .8em;
		color: #888;
}

.mailcontact {
	position: absolute;
	top: 10px;
	left: 293px;
}

#copyrite {
	text-align: center;
	font-size: 9px;
}

.floatright {
	float: right;
	margin: 5px;
	padding: 6px;
}

.floatleft {
	float: left;
	margin: 5px;
	padding: 6px;
}

.floathome {
	float: left;
}

.floatw3c {
	float: right;
	padding: 26px 10px 0 0;
}

.floatof{
	float: left;
	padding: 24px 0 0 10px;
}

.floatclear {
	clear:both;
}

img {
	border-style: none;
}

ul#gallery {
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}

ul#gallery li {
	text-align: center;
	float: left;
	margin: 6px;
	padding: 6px;
	border: 1px solid #000;
	background-color:#eee;
	font-size: 80%;
	width: 160px;
	overflow: hidden;
}

ul#gallery li p {
	text-align: center;
	margin: 4px 0;
}

ul#gallery li h2 {
	text-align: center;
	margin: 0 0 4px 0;
	overflow: hidden;
	font-weight: bold;
	font-size: 110%;
}
