html {
	height: 100%;
}
body > #tincan { 
	height: auto;
	min-height: 100%;
}
body {
	background-color: #464668;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}
#tincan {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container {
	height: 562px;
	width: 750px;
	background-color: #464668;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container2.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-bottom: 66px;
}
#header {
	height: 83px;
	width: 720px;
}
#contentcan {
	height: 400px;
	width: 560px;
	position: relative;
	float: left;
	padding-left: 35px;
	padding-top: 10px;
}
#breadcrumb {
	height: 20px;
	width: 550px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	text-decoration: none;
}	
#pagetitle {
	height: 41px;
	width: 550px;
	position: relative;
	padding-bottom: 10px;
}
#pagetitlegallery {
	height: 41px;
	width: 550px;
	position: relative;
	padding-bottom: 10px;
	background-image: url(../images/bench2.gif);
	background-repeat: no-repeat;
}
#content {
	height: 400px;
	width: 550px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #4B497C;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: 0.4em;
}
#navcan {
	height: 562px;
	width: 132px;
	position: relative;
	float: right;
	padding-top: 80px;
}
#footer {
	position: relative;
	left: 0px;
	bottom: 0px;
	height: 66px;
	width: 100%;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	margin-top: -96px;
	z-index: 1001;
}
#breadcrumb a:link {
	color: #333366;
	text-decoration: none;
}
#breadcrumb a:visited {
}
#breadcrumb a:hover {
	color: #333366;
	text-decoration: underline;
}
#breadcrumb a:active {
	text-decoration: underline;
}
input.namefield {
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 5pt;
	background-color: #CCCCFF;
	border: thin solid #666699;
	text-align: left;
	height: 20px;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666699;
	background-image: url(../images/name_bg.gif);
}
input.emailfield {
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 5pt;
	background-color: #CCCCFF;
	border: thin solid #666699;
	height: 20px;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666699;
	background-image: url(../images/email_bg.gif);
}
textarea.messagefield {
	background-position: right top;
	background-repeat: no-repeat;
	text-indent: 5pt;
	background-color: #CCCCFF;
	border: thin solid #666699;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666699;
	background-image: url(../images/message_bg.gif);
}
textarea.addressfield {
	background-position: right top;
	background-repeat: no-repeat;
	text-indent: 5pt;
	background-color: #CCCCFF;
	border: thin solid #666699;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666699;
	background-image: url(../images/address_bg.gif);
}
input.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #666699;
	background-color: #CCCCFF;
	letter-spacing: normal;
	word-spacing: normal;
	border: 1px solid #666699;
	margin-right: 10px;
}
p {
	font-style: oblique;
	color: #4B497C;
	font-size: 12px;
}
p#pcenter {
	color: #666699;
	text-align: center;
	font-size: 9px;
	letter-spacing: .2em;
}
#content a:link {
	color: #666699;
	text-decoration: none;
}
#content a:visited {
	color: #666699;
	text-decoration: none;
}
#content a:hover {
	color: #666699;
	text-decoration: underline;
}
#navcontainer { width: 128px; }

#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: right;
}

#navcontainer a
{
	display: block;
	width: 128px;
	height: 22px;
}

#navcontainer a:link
{
text-decoration: none;
}

#navcontainer a:visited
{
	background-image: url(../images/nav_visited_html.gif);
	background-repeat: no-repeat;
}

#navcontainer a:hover
{
	background-image: url(../images/nav_hover_html.gif);
	background-repeat: no-repeat;
}
#headtxt {
	height: 63px;
	width: 490px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 15px 5px 2px 80px;
	float: right;
}


/* easyscroll */

#scrollcontainer{
	margin:0px auto;
	text-align:justify;
	width:550px;
	height:370px;
	padding-top:0px;
	z-index:10;
}
h1{
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin-top:0px;
}
h2{
	font-size:16px;
	font-weight:normal;
	color:#666699;
}


#easyscroll{
	background:none;
	margin:2em 0em 1em;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:20px;
		line-height:20px;
		margin:0px;	
		padding:0px;
		}	
	#easyscrollnav{
		margin:1em 0em;	
		}			
	#easyscrollnav li{
	list-style:none;
	float:right;
	background:#9999CC url(none);
	margin-right:10px;
	padding:0px 5px;
	color:#666699;
	cursor:pointer;
	border: thin solid #666699;
		}					
	#easyscrollnav li.over{
	color:#8D4F8A;
	text-decoration:none;
	background-color: #CCCCFF;
		}							

	/* // easyscroll navigation buttons */	

/* // end easyscroll */

ul#thumbnails {
padding:0px;
margin:0px 0px 20px;
list-style-type:none;
float: left;
width: 550px;
color: #fff;
}
ul#thumbnails li {
	display: inline;
}
ul#thumbnails li a
{
	float: left;
	width: 40px;
	height: 34px;
	background-color: #666699;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	/* Moz proprietary opacity property */
	-moz-opacity: 0.4;
	/* Microsoft proprietary filter property (for opacity0) */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.4;
	margin-top: 5px;
	margin-left: 5px;
}
ul#thumbnails li a:hover
{
	float: left;
	width: 40px;
	height: 34px;
	background-color: #CCCCFF;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	/* Moz proprietary opacity property */
	-moz-opacity: 1;
	/* Microsoft proprietary filter property (for opacity0) */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	margin-top: 5px;
	margin-left: 5px;

}



#lightbox{	position: absolute;	left: 0px; width: 100%; z-index: 100; text-align: center; line-height: 0px;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #CCCCCC; width: 250px; height: 250px; margin: 0px auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0px; }
#hoverNav{ position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0px;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0px; float: left;}
#nextLink { right: 0px; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox_img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox_img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #CCCCCC; margin: 0px auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{
	padding:0px 10px;
	color: #666699;
	text-decoration: none;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#caption a:link{
	font-weight: bold;
	text-decoration: none;
	color: #666699;
}
#caption a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0px; left: 0px; z-index: 90; width: 100%; height: 500px; background-color: #454568; }
