/* Global Styles */
	BODY{
	margin:0px;
	/*cursor: url("images/fahd.cur");*/
SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #cccccc; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #AD917D;
background:url(../../images/bg.jpg);
color:#CCCCCC;
}

td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #9DA4DA;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */
#center{
text-align:center}
#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid #073239;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted #dddddd;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px/24px georgia;
	color: #CCCCCC;
	letter-spacing:.4em;
	background-color: #000000;
	}

#tagline {
	font:11px/18px georgia;
	color: #CCCCCC;
	letter-spacing:.4em;
	background-color: #000000;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px/20px arial;
	color:#999999;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px/20px georgia;
	color: #CCCCCC;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:bold 16px/16px georgia;
	color: #cccccc;
	letter-spacing:.1em;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	.style1 {color: #CCCCCC}
.style2 {color: #cccccc}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #CCCCFF}

label {
	font-size: 80%;
	color: #333333;
}
#contentmid input, select {
	background: #E0DFE3;
	border: 1px solid #333333;
	font-size: 75%;
	width: 150px;
}
.note {
	display:none;
}
.buttonsearch{
background:#111111;
color:#CCCCCC;
border-style:double;
text-align:center;
size:10px;
width:50px;
height:21px;
font-size:10px;
}
.textsearch{
background:#111111;
color:#CCCCCC;
border-style:dotted;
text-align:left;
size:15px;
width:130px;
height:17px;
font-size:10px;
}
.textsearchtextarea{
background:#111111;
color:#CCCCCC;
border-style:dotted;
text-align:left;
size:10px;
text-align:left;
font-size:12px;
}
.buttonsubmit{
background:#111111;
color:#CCCCCC;
border-style:double;
text-align:center;
size:10px;
width:100px;
height:21px;
font-size:10px;
}




.google {
	background: #111111;
}
.note {
	font-size: 69%;
	background: #111111;
	display: block;
}



.style1 {color: #CCCCCC}

	


a, a:visited {
	background-color: transparent;
	color: #808000;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
}

/* Header */
div#header h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;

}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #98B498;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 140px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 140px;
}

div#navigation td.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #98B498;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000080;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align:center;
	font-size: 0.6em;

	padding: 0 2em 0 0;
}
