/* Global Styles */

body {
	margin:0px;
	color:#666666;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:10px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	width:180px;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	width:180px;
	color: #225577;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #ffffff;
	text-decoration: none;
	color:#000000;
	}
	
#logo 	{
	font:30px Arial, Helvetica, sans-serif;
	color: #224455;
	letter-spacing:.2em;
	line-height:20px;
	padding:0px 0px 0px 12px;
	}

logo a{color:#000000; text-decoration: none;}

logo a:hover{color:#000000}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:.2em;
	line-height:20px;
	}

#monthformat {
	border-bottom: 1px dashed #e1e1e1;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #225577;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #225577;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.alllinks A {

	font-family: arial;
	font-size: 100%;
	text-transform: none;
	color: #225577;
	text-decoration: none;
}
.alllinks A:hover {
	font-family: arial;
	font-size: 101%;
	text-transform: none;
	color: #225577;
	text-decoration: underline;
	cursor: hand;
}
#top {
		float:absolute;
		width:100%;
		background: #000000 url(/img.tb.bw/rotate.php) repeat-x top left; 
		
		}	
		#bottom {
		float:center; width:100%; font-family: arial; font-size:12px; font-color: #999999;
		margin:20px 0px 0px 0px; 
		background: #000000; 
		border-top:3px solid #003366;
	    border-bottom:13px solid #000000;
		margin-right:0px;
		padding-top:10px;
		padding-left: 10px;
		}
		
		#bottom A {
		color: white;
		text-transformation: none;
		text-decoration: none;
		}
		
		#bottom A:hover  {
		color: white;
		text-decoration: underline;
		}
		
	img.floatRight { 
    float: right; 
    margin: 4px; 
}
	img.floatLeft { 
    float: left; 
    margin: 4px; 
}