/* Global Styles */

body { background-color: #02021e; margin:0px; }
	
td { font:11px arial; color:#99CCFF; }
	
hr { height:1px; color: #666666; border: none; }
	
h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; letter-spacing: 0.1em; margin: 8px 0 12px; }
h4 { font-size: 13px; color: #999; margin; 0; }

a { color: #666666; text-decoration:underline; }
a:hover { color: #FF3300; text-decoration:none; }
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted gray;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:20px georgia;
	color: #999;
	line-height:24px;
	letter-spacing:.4em;
	margin-bottom: 4px;
	}

#tagline {
	font:17px georgia;
	color: #999;
	line-height:18px;
	letter-spacing:.4em;
	margin: 4px 0 16px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

#content {
	text-align: center;
	width: 700px;
}

#slideshow-nav {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#slideshow-pos {
	margin-top: 4px;
}

/* Class Styles */

.header {
font: 14px verdana;
color: #666666;
line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
}

.bodyText {
	font:11px arial;
	color:#999999;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #666666;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #666666;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:12px arial;
	color:#666666;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:11px arial;
	color:#666666;
	}
	
.thumbnails {
	text-align: center;
}

.thumbnails td {
	text-align: center;
}

.thumbnails img {
	border: none;
}

body,td,th { color: #666666; }
.style3 { color: #999; font-size: 16px; font-weight: bold; }


