 
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003333;
}

a{
	color: #0033cc;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
}

a:visited{
	color: #003366;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #006600;
}

#largelink{
    font-size: 10pt;
}

img src {
    color: #003333;
	border: 1px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 color: #CCFFFF;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h2{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9pt;
 color: #003333;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 color: #CCFFFF;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

h5{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 color: #CCFFFF;
 margin: 5px;
 padding: 5px;
}

p {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9pt;
 }
 
#emphasis {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9pt;
 font-style: italic;
 }
 
#largefont {
font-size: 10pt;
}

/* 
***********************Layout******************************* 
*/

#masthead{
	padding: 10px 0px 0px 0px;
	background-color: #003333;
	background-image: url(images/header_irl.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 75px;
}

#galleries{
    float: left;
	width: 175px;
	height: auto;
	border-bottom: 1px solid #006600;
	border-bottom-style: dashed;
	background-position: bottom;
	background-color: #99cc99;
	padding: 0px 5px 5px 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

#galleries a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

#content{
  float: left;
  height: auto;
  width: 578px;
  background-color: #99ccff;
  border-right: 1px solid #006600;
  border-right-style: dashed;
  border-left: 1px solid #006600;
  border-left-style: dashed;
  border-bottom: 1px solid #006600;
  border-bottom-style: dashed;
  padding: 10px 10px 0px 10px;
  
}

#maincontent{
  float: left;
  width: 763px;
  background-color: #003333;
  border-right: 1px solid #006600;
  border-right-style: dashed;
  border-left: 1px solid #006600;
  border-left-style: dashed;
  border-bottom: 1px solid #006600;
  border-bottom-style: dashed;
  padding: 10px 10px 0px 10px;
  
}

#gallery{
	float: left;
	width: 525px;
	height: auto;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 50px;
	font-family: Verdana, Helvetica, sans-serif;
}


/*
************ global navigation styles *************
*/

#globalNav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 50px 0px 0px 400px;
	color: #FFFFFF;
	text-align: left;
}

#globalNav a {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 4px 0px 0px;
}

#globalNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #006600;
}

#breadCrumb a {
    color: #FFFFFF;
}

/*
************ breadcrumb trail styles ************
*/

#breadCrumb{
    width: 774px;  
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	background-color: #339999;
	border-top: 1px solid #006600;
	border-top-style: dashed;
	border-right: 1px solid #006600;
	border-right-style: dashed;
	border-bottom: 1px solid #006600;
	border-bottom-style: dashed;
}

#breadCrumb a{
	font-size: 8pt;
}


/*
************* feature styles **************
*/

#feature{
	padding: 0px 0px 0px 10px;
	font-size: 10pt;
}

#feature img{
	float: left;
	padding: 5px 10px 0px 0px;
}


/*
************ footer styles **************
*/

#siteInfo{
	clear: both;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #003333;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #99ccff;
}

#siteInfo a{
	font-size: 8pt;
	padding: 0 4px 0 0;
}