/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	}
	
a {
	color: #003366;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

	

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url(images/tents_arrow.gif) 14px 45% no-repeat;
	}

	
#navigation a:hover {
	background: #ffffff url(images/tents_arrow.gif) 14px 45% no-repeat;
	color:#FF6600;
	}

	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:17px;
	margin-top:0px;
	}
	
.pageName{
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height: 28px;
	text-decoration: none;
        font-weight: 800;
        font-variant: normal;
	letter-spacing:.3em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:10px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	color: #003366;
	line-height:normal;
	/*letter-spacing:0.1em;*/
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.navText2 {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.mainPhoto {

        float:right;
        width:350px;
        height:300px;
        margin:0 0 3px 5px;
        padding:5px;
        border:1px dotted #003366;
        text-align:center;
}

.creditLine {

        width:150px;
        height:30px;
        margin:0 0 3px 5px;
        padding:5px;
        border:none;
        text-align:center;
	color:#C0DFFD;
        position:relative;
        bottom:-10px;
        left:5px;

}


.creditLine a {
	color:#C0DFFD;
	text-decoration: none;
}

.creditLine a:hover {
	color:#003366;
}


.owaLogo {

        float:left;
        width:80px;
        height:85px;
        margin:0 0 0 0;
        padding:2px;
        border:none;
        text-align:center;
}


.araLogo {

        float:right;
        width:80px;
        height:85px;
        margin:0 0 0 0;
        padding:2px;
        border:none;
        text-align:center;
}

.ifaiLogo {

        width:212px;
        height:85px;
        margin:0 0 0 0;
        padding:2px;
        border:none;
        text-align:center;
}


#navigation .subHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: inherit;
	font-weight: bold;
	font-variant: normal;
	line-height: 5px;
	color: #CB0010;
	letter-spacing: normal;
	white-space: normal;
	display: list-item;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 35px;
}




.thumbnaill{
position: relative;
z-index: 0;
}

.thumbnaill:hover{
background-color: transparent;
z-index: 50;
}

.thumbnaill span{ /*CSS for enlarged image*/
position: absolute;
background-color:  #C0DFFD;
padding: 3px;
left: 50px;
bottom: 25px;
border: 2px solid black;
visibility: hidden;
color: black;
font-size: 10px;
text-decoration:underline;
z-index: 100;
}

.thumbnaill span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnaill:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 25px;
left: 50px; /*position where enlarged image should offset horizontally */
}



.thumbnailr{
position:  relative;
z-index: 0;
}

.thumbnailr:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailr span{ /*CSS for enlarged image*/
position: absolute;
background-color:  #C0DFFD;
padding: 3px;
right: 50px;
bottom: 25px;
border: 2px solid black;
visibility: hidden;
color: black;
font-size: 10px;
text-decoration:underline;
z-index: 100;
}

.thumbnailr span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnailr:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 25px;
right: 50px; /*position where enlarged image should offset horizontally */
}



.thumbnailrowr{
position:  relative;
z-index: 0;
}

.thumbnailrowr:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailrowr span{ /*CSS for enlarged image*/
position: absolute;
background-color:  #C0DFFD;
padding: 3px;
right: 100px;
bottom: 75px;
border: 2px solid black;
visibility: hidden;
color: black;
font-size: 10px;
text-decoration:underline;
z-index: 100;
}

.thumbnailrowr span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnailrowr:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 75px;
right: 100px; /*position where enlarged image should offset horizontally */
}



.thumbnailrowl{
position: relative;
z-index: 0;
}

.thumbnailrowl:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailrowl span{ /*CSS for enlarged image*/
position: absolute;
background-color:  #C0DFFD;
padding: 3px;
left: 100px;
bottom: 75px;
border: 2px solid black;
visibility: hidden;
color: black;
font-size: 10px;
text-decoration:underline;
z-index: 100;
}

.thumbnailrowl span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnailrowl:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 75px;
left: 100px; /*position where enlarged image should offset horizontally */
}



.thumbnailc{
position: relative;
z-index: 0;
}

.thumbnailc:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailc span{ /*CSS for enlarged image*/
position: absolute;
background-color:  #C0DFFD;
padding: 3px;
left: -55px;
bottom: 50px;
border: 2px solid black;
visibility: hidden;
color: black;
font-size: 10px;
text-decoration:underline;
z-index: 100;
}

.thumbnailc span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnailc:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 50px;
left: -55px; /*position where enlarged image should offset horizontally */
}


