body {
	margin:0px;
	background-color:#000000;
	}

#container {
	margin: 5px auto;
}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
h1 {
	font: Georgia, Verdana, Calibri, Arial;
	color: #CC3300;
	font-size: 20px;
}

h2 {
	font: Georgia, Verdana, Calibri, Arial;
	color: #FF9900;
	font-size: 18px;
}

h3 {
	font: Georgia, Verdana, Calibri, Arial;
	color: #000000;
	font-size: 18px;
}
	
a {
	color: #0066FF;
	text-decoration:none;
	font-weight: 800;
	}

a:visited {
	color: #0066FF;
	text-decoration:none;
	font-weight: 800;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:underline;
	}

#navigation a {
	font:14px georgia;
	color: #cc3333;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid white;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#cc3300;
	border: 1pt dotted orange;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#header {
	background-color:#000000;
}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	background-color: #000000;
	}

#logo {
	font: Georgia, Verdana, Calibri, Arial;
	font-weight: bold;
	font-size: 20px;
	color:#CC3300;
	background-color: #000000;
	line-height:25px;
	letter-spacing:0.4em;
	text-align: center;
	}
	
#sublogo {
	font:Georgia, Verdana, Calibri, Arial;
	font-weight: bold;
	font-size: 25px;
	color: #FF9900;
	background-color: #000000;
	line-height: 40px;
	letter-spacing:.1em;
	text-align: center;
}

#content {
	background-color: #FFFFFF;
}

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

.bodyText {
	font-size:14px;
	font: Georgia, Verdana, Calibri, Arial;
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:24px georgia;
	color: #CCCC00;
	line-height:30px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #990000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.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 {
	font-size:16px;
	font-weight: bold;
	font: Georgia, Verdana, Calibri, Arial;
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
}

#blue {
	background-color: #99CCFF;
}

#green {
	background-color: #99CC66;
}

#orange {
	background-color: #FFCC33;
}

#purple {
	background-color: #CC99FF;
}

#red {
	background-color: #CCCCCC;
}

#white {
	background-color: #CCCCCC;
}

#yellow {
	background-color: #FFFF66;
}
