/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
#homeNav td {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 10px;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
}

#homeNav table {
	background-repeat: no-repeat;
	background-position: center center;
	

}
#homeNav #homeLeft {
	width: 20%;
	display: block;
	position: absolute;
	left: 15px;
	top: 200px;
	float: left;
	height: 400px;
}

#homeNav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#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 rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	background-position: center;
	background-color: #000000;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#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 arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	color:#ffffff;
	line-height:normal;
	letter-spacing:0.1em;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}
.subHeader #content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 100%;
	color: #000000;
	padding: 5px;
	font-style: normal;
}
#leftNav {
	padding-top: 34px;
}
#leftNav a {
	background-color: #FFFFFF;
	display: block;
	color: #000000;
	padding: 3px;
}
#tags p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.footerTags {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
