/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#7CCFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	outline-color: #CCCC99;
	}
	
a {
	color: #CCFFFF;
	text-decoration: none;
	}
	
a:hover {
	color: #CCCC99;
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px dotted #CCCC99
	}

#navigation a {
	color: #CCFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#CCCC99;
	font-weight:normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	border-color: #000000;
	outline-color: #000000;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #99FFFF;
	letter-spacing:0.5em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.2em;
	line-height:14px;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.photo_credit {
	font:10px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height:22px;
	margin-top:0px;
	letter-spacing:0.1em;
	}
	
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.columnHeader {
	color: #FFFFFF;
	line-height:18px;
	letter-spacing:0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 11px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	line-height: normal;
	vertical-align: baseline;
}
.news_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.LeftNav {
	top: 122px;
	position: fixed;
}
