/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #0066FF url(images/bg_grad.jpg) fixed;
	font-weight: bold;

}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #003399;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial, sans-serif;
 color: #003399;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

a:hover {
	text-decoration: underline;
}
#globalNav{
	position: absolute;
	width: 93%;
	min-width: 640px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	left: 3%;
	top: 20px;
	height: auto;
	background-color: #003399;
	border: ridge #6666FF;
	z-index: 1;
}

#globalNav img{
	margin-bottom: -4px;
}
#gnr {
	position: absolute;
	top: 2px;
	right:0px;
	background-image:   url(images/tileTitle2.jpg);
	left: 0;
	width: 100%;
	visibility: visible;
	background-color: #FFFFFF;
	height: 133px;
}

#gnr2 {
	position: absolute;
	top: 2px;
	right:0px;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;


}

#sectionLinks{
	margin: 0px;
	padding: 0px;


}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px dotted #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px none #CCCCCC;
	border-bottom: 1px solid #6666FF;
	background-image:   none;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	border-top: 1px none #cccccc;
	background-color: #6666FF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 5px 5px;
	border-bottom: none #cccccc;
	height: auto;


}

.relatedLinks h3{
height: auto;
	padding: 100% 0px 2px;
}

.relatedLinks a{
	display: block; 
}

#pageNav{
	float: left;
	width:140px;
	padding: 0px;
	background-color: #003399;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	font: xx-small Verdana, sans-serif;
	background-image: none;
}
#pageName{
	padding: 0px 0px 10px 10px;
	margin: 4px 0px 0px;
	border-bottom:1px solid #999999;
	background-color: #6666ff;

}
/************** feature styles *****************/

.feature{
	font-size: 90%;
	min-height: 200px;
	border: thin inset #6666FF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 98.7%;
	text-decoration: none;
	margin: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;




}
.feature1{
	font-size: 90%;
	min-height: 200px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 100%;
	text-decoration: none;
	margin: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;

}

html>body .feature {height: auto;}

.feature h3{
	font: bold 120% Arial, sans-serif;
	color: #6666FF;
	padding: 30px 5px 5px 30px;
	margin: 10px 20px 20px;

}

.feature img{
	float: none;
	padding: 0px 5px 5px 0px;
	margin: 2px 5px 5px 10px;


}


/*************** story styles ******************/


#pageNameS {
	padding: 0px 0px 10px 10px;
	margin: 0px;
	border-bottom:1px solid #0000FF;
	background-color: #6666FF;
	margin-top: 10px;
}
pagecell1{
	position:absolute;
	top: 300px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #FFFFFF;
}
#content{
	padding: 0px;
	border-left: 1px solid #6666FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;

}
.info {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.infoResume {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#gallImg {
	margin: 20px;
	border-bottom:1px none #0000FF;
	width: 100%;
	}
.footer {
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6666FF;
	width: 100%;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
