	body {
		background-color: #222222;
                height: 100%;
		padding: 0px;
		margin: 0px;
		color: #f7fa00;
		font-family: "Century Gothic", "Gill Sans", Helvetica, sans-serif;
		font-size: 1.0em;
		text-align: center; }
		
	table {
		color: #babc00;
		border-collapse: collapse; }
		
	table td ul {
		padding-left: 16px; }
		
	.layoutTable td, .layoutTable th {
		padding: 0px 0px 0px 0px; }
		
	span {
		font-size: 60%; }
		
	.navigationList {
		padding: 0px; }
		
	.navigationList li {
		font-size: 0.8em;
		display: inline-block;
		padding-right: 40px; }
		
	.navigationList li a {
		color: #f7fa00;
		text-decoration: none; }
		
	h1 {
	 	font-size: 1.0em; 
	 	font-weight: normal; 
	 	color: #c91667; }
		
	hr {
		margin-top: -47px;
		height: 1px;
		color: #c91667; 
		background-color: #c91667; 
		border: none; }
		
	.content-outer {
		 font-size: 1.0em;
		 z-index: 400; 
		 padding: 100px 0px 20px 0px;
		 width: 900px;
		 margin-top: 0px; 
		 margin-left: auto; 
		 margin-right: auto;
		 margin-bottom: 0px;
		 border-bottom: none; }
	
	.content-inner {
		text-align: left;
		width: 880px;
		margin-left: 10px;
		margin-right: 20px; }
		
	.content-inner p {
		font-size: 0.8em;
		color: #cccccc;
		text-align: justify;
		font-family: "Century Gothic", "Gill Sans",, Helvetica, sans-serif; }
		
	.borderedImg {
		border:  10px solid #cccccc;
		margin: 8px; }
	
	.headerBackground {
		background-image: url('../images/header_bg.gif');
		background-color: black; }
		
	.footerTable {
		margin-top: 30px;
		table-layout: fixed; 
		width: 100%; 
		height: 45px; 
		table-layout: fixed; }
	
	.footerTable td {
		padding: 0px; }
		
	a:link, a:visited {
		color: #cccccc;
		text-decoration: none; }
		
	a:hover {
		border-bottom: none; }
				
	a img {
		border: none !important; }
		
	.noBorder {
		border: none !important;
		border-bottom: none !important; }
		
	.dotLink {
		border-bottom: 1px dotted #cccccc; }
		
	#lightbox {
		top: 20px !important; }
		
	#lightbox #caption {
		font-size: 1.0em; }

	dl dt {
		font-size: 1.3em;
		font-weight: bold; }
		
	dl dd {
		color: #cccccc;
		font-size: 1.2em; }
	
	h2 {
		color: #c91667;
		border-bottom: 1px dotted #c91667; }
		
	input, textarea {
		border: 2px solid #c91667; }
		
	input[type='submit'] {
		background-color: black;
		color: #c91667;
		text-transform: uppercase;
		font-weight: bold;
	}
		
	.dataTable th {
		padding: 0px 10px 10px 10px; 
		font-weight: normal;
		vertical-align: top;
		text-align: right; }
		
	.dataTable td {
		vertical-align: top;
		padding: 0px 8px 8px 8px;
		vertical-align: top;
		color: #cccccc; }

	.borderTable th {
		vertical-align: bottom !important;
		font-size: 0.7em;
		padding: 10px; 
		color: #cccccc;  
		font-weight: normal; }
		
	.borderTable td {
		padding: 8px !important;
		vertical-align: top;
		color: #cccccc;  
		font-size: 0.7em !important; }
		
	.borderTable table td {
		border: none; }

	.tundra .dijitDialog {
		color: #cccccc;
		border: 2px solid #c91667;
	}
			
	.tundra .dijitDialog .dijitDialogPaneContent {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background: #000000 none repeat scroll 0 0;
		border-color: #c91667;
		border-style: solid none none;
		border-width: 1px medium medium;
		padding: 20px;
	}
	
	.tundra .dijitDialogTitleBar {
		font-size: 1.4em;
		color: f7fa00;
		background: #c91667;
		cursor: move;
		outline-color:-moz-use-text-color;
		outline-style:none;
		outline-width:0;
		padding:5px 6px 3px;
		font-weight: normal;
	}
	
	
	/* Blogger Stuff */
	
	.date-header {
		float: right;
	 	font-weight: normal;
	 	font-family: "century gothic", "Gill Sans", helvetica, sans-serif;
	 	color: #cccccc;
	 	text-align: left;
	 	border-bottom: none;
	 	margin-bottom: -20px; 
	 	font-size: 1.1em; }
	 	
		
	.post-title, .entry-title {
	 	font-weight: normal;
	 	font-family: eurostile, "century gothic", "Gill Sans", sans-serif;
	 	text-align: left;
	 	border-bottom: 1px dotted #c91667;
	 	clear: right;
	 	margin-top: 8px;
	 	margin-bottom: 20px;}
	 	
	.post-title a, .entry-title a {
		color: #babc00; }
		
	.feed-links {
		display: none; }
	 	

