/*Generic PhotoIsca Style Sheet */
.PhotoIscaStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	
	visibility: visible;
	z-index: auto;
	height: auto;
	color: #000000;
	
}
.centreTxt {text-align:center;}

.clear{clear:both;}

.display {margin-left:10px;clear:both;} 

.formStyle {
	width: 400px;
	position: relative;
	left: 100px;
	z-index: 2;
}
.italic {font-style:italic;}

.link {color:#0000FF; text-decoration:underline;}
.linkimg { margin-left:5px; border:0px; }
.pix {border:0px;}

.resources { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.text {clear:left;}

#content {
	width: 600px;
	float: right;
	background-color:#EBEBEB;
}
#content h1 {font-size:22px;}
#content h2 {font-size: 18px;}
#content h3 {font-size: 14px;}
#content h5 {font-size:12px;}
#content h1, h2, h3, h4, p {margin-left: 15px}
#content p {margin-right: 15px; }
#content li { list-style-type:none; margin-bottom: 10px; margin-right: 10px;}

#datelayer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;
	width:200px; 
	height:25px; 
	z-index:1; 
	position:absolute; 
	left: 510px; 
	top: 65px; 
	
}

#footer {
	height:1.5em;
	text-align:center;
	color:#CCCCCC;
	background-color:#000000;
	margin-top:20px;
	clear:both;	
}
#headingLayer {
	width:600px; 
	height:150px;
	margin-bottom:40px; 
	z-index:5;
	background-color:#006599; 
}

#leftContent {float:left; width:120;}
#rightContent {float:right;}

#Logo { margin-top: 48px;}

#Links a:link { color:#0000FF; text-decoration:underline;}

#mainNav {
	width: 100px;
	padding: 15px;
	float: left;
	position:fixed;
}
#mainNav li {margin-bottom:20px;}
#mainNav ul { list-style-type:none; margin-left:-20px; clear:left;}

#Montage600 { margin-top:17px;}
#picLeft {float:left; margin-left:30px; margin-bottom:20px; margin-top:20px; color:#666666;}
#picRight {float:right; margin-right:30px; margin-bottom:20px; margin-top:20px; color:#666666;}
#resourceLinks  a { padding:0 5px;}
#resourceLinks li { float:left;}
#sitemap {
	width: 600px;
	border: 0;
}
#sitemap td {
	text-align: left;
	vertical-align: top;
}
#sitemap th { padding-bottom: 5px; padding-top: 5px;}

#wrapper {
	width: 730px;
	position: relative;
	left: 50%;
	margin-left: -370px;
}

a:link { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #000000;
	text-decoration:none;
}
a:visited	{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #006699;
	text-decoration:none;
}
a:hover	{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration:underline;
}
a:active {	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}

label {
	float: left;
	width: 10em;
}
legend { color:#666666; font-weight:bold;}
textarea {
	width: 250px;
	height: 100px;
}
