﻿@import "ticker.css"; 


body {
	margin: 0;
	padding: 0;
	background-color:#E1F0FF;
}


#container{
		width:100%;
		min-width:1100px;
		height:100%;
		margin-left:auto;
		margin-right:auto
		}
		
#TopLeft{
		width:15px;
		float:left;
		height:85px;
		padding-left:2px
}

#masthead {margin-left:15%;
			text-align:center;
			height:85px;
			min-height:85px	; 
			width:735px	;
			float:left;	
			}

#navigation {
			width:15%;
			float:left;
			height:100%;
			}


#navlist {
	margin:0;
	padding:0;
	
		}


#stage{ 
		float:left;
		width:735px;
		height:auto;
		overflow:hidden
}

#stage2{ vertical-align:top;
		float:left;
		width:735px;
		height:auto;
		overflow:hidden
}
#stagenew{ vertical-align:top;
		float:left;
		width:735px;
		height:auto;
		overflow:hidden
}

#stageSlideShows{ 
vertical-align:top;
		float:left;
		width:830px;
		height:530px;
		overflow:hidden
}
#SlideShowIFrame{
	vertical-align:top;
		width:830px;
		height:530px;	
}


#rhs{

	float:left
}

.Contact{
	text-align:left;
	padding-left:5px;
	font-family:"Segoe UI";
	color:#000080;
	font-weight:bold;
	padding-top:50px
}

.left{
	float:left;
	padding-right:2px;
	height:auto;
	left:0px;
	width:auto
}
.right{
	float:right;	
	height:auto;
	right:0px;
	width:auto
}


ul li{ 
list-style:none;
	padding: 0px;
	margin: 0px;
	border:0px;


}
.navimg:hover{
	margin-left:15px;
}

.navimg{
	border:0px;
	width:150px;
	height:50px; 
	text-align:left;
	margin-left:0px
}

.navEmail{
	border:0px;
	width:150px;
	height:50px; 
	text-align:left;
	margin-left:0px
}


.navEmailaddr{
	border:0px;
	width:200px;
	height:22px; 
	
	margin-left:0px
}


.navimgActive{
	border:0px;
	width:150px;
	height:50px; 
	text-align:left;
	margin-left:10px
}

#footer {
			bottom:80px;
			left:20px;
			margin-left:1px;
			width:100px;
			text-align:left;	
			font-family:"Segoe UI";
			font-style:normal;
			font-weight:bold;
			font-size:12px;
			color:#000080;
			position:fixed !important;

			position: absolute; /*ie6 and above*/

			text-decoration:none

}

#counter{	font-family:"Segoe UI";
			font-style:normal;
			font-weight:bold;
			font-size:12px;
			color:#000080;
				border:0px;
	width:170px;
	height:50px; 
	text-align:left;
	margin-left:20px

			
}

#headerimg{
	float:left;
}


.rhsul{
	text-align:left;
	font-family:"Segoe UI";
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	color:#000080;
	margin:0px;
	margin-top:5px;
	margin-left:0px

}
a.btt{
	text-decoration:none
}
a.btt:visited {
	color:#000080;
}
a.btt:link {
	color:#000080;
}

img.h4h{
	border:0px;
}
img.h4h:active{
outline: none;
outline-width:0px;

}
.GalleryGrid{
	width:145px;
	height:150px;
	border:0px;
	float:left;
	text-align:center;
}

.GalleryText{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	text-align:center;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color:#000080;
}
.GalleryTextSmall{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	text-align:center;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	color:#000080;
}


.GallerySpacer{
width:145px;
height:70px;
border:0px;
}

/*

.slideshow { height: 232px; width: 232px; margin: auto }
*/
.slideshow{		float:left;
		width:735px;
		height:551px;
		overflow:hidden

	
}
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }


