/* Global Styles */

body {
	margin:0px;
	/*background:url(images/emb1.jpg)  fixed no-repeat center right; */
	background-color:#000000;
	}
	
td {
	font:14px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 16px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #D5EDB3;
	/*line-height:16px;
	letter-spacing:.1em;*/
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:14px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #993300;
/*	letter-spacing:.4em;
	line-height:18px; */
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:14px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #993300;
	letter-spacing:.2em;
	text-align:right;
	}
	
#dateformat a {
	font:14px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:16px  'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color:#666666;
	/*line-height:20px;*/
	margin-top:5px;
	padding: 10px;
	text-align:justify;
	
	}
	
.pageName{
	font: 20px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color:#006633;
/*	line-height:26px;
	letter-spacing:.21em; */
	padding-left:10px;
	border-bottom: 1px solid #99CC66;
	}
	
.subHeader {
	font:bold 18px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #993300;
	/*line-height:22px;
	letter-spacing:.2em; */
	}

.quote {
	font: 20px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #000099;
/*	line-height:30px;*/
	}
	
.smallText {
	font: 14px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #666666;
/*	line-height: 22px;*/
	}
	
.navText {
	font: 13px 'Nudi web 01 e','Nudi 05 e','Nudi web 01 k';
	color: #003366;
/*	line-height:16px;
	letter-spacing:.1em; */
	text-decoration: none;
	}
	
