/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#66FFCC;
	font-family: arial;
	font-size: 10px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #CC0000;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:list-item;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	}
	
#navigation a:hover {
	color:#660000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: underline;
	}
	
#sidebarHeader {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	}

#logo {
	color: #660000;
	line-height:24px;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}

#tagline {
	color: #660000;
	line-height:18px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 12px;
	}
	
#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 {
	color:#555e55;
	line-height:175%;
	letter-spacing:normal;
	margin-top:0px;
	font-family: "Lucida Grande", "lucida sans unicode", Verdana, Georgia, Arial, Palatino, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #990000;
	line-height:normal;
	letter-spacing:.1em;
	font-family: georgia, palatino, serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.subHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia, palatino, serif;
	font-size: 14px;
	text-transform: uppercase;
	}	
	
.sidebarHeader {
	color: #006633;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 14px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#333333;
	font-family: "lucida sans unicode", "lucida grande", verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	}
	

	
.photoborder {
	background-color: #000000;
	border: thin solid #000000;
}
