body {
		color: #CDDBCE;
		font-family: "Trebucht MS", Verdana, sans-serif;		
		font-size: 12px;
		background: #000;
		margin-bottom: 10px;
	}
	table {
		color: #CDDBCE;
		font-size: 12px;
	}
	.sidebar {
		float: right;
		width: 200px;
	}
	.small {
		font-size: 10px;
	}
	.tiny {
		font-size: 8px;
	}
	
	#framediv {
		
	}
	
	#secretframediv {
	} 
	
	.inputText {
		background-color: #101010; 
		color: #fff;
	}
	
	.button {
		font-size:8pt; 
		color: #000000;
		
	}
	
	#navigationBody{
	background-color:#0e0e0e;
	margin:0px;
}
	
#content{
	}
	
#navigation a {
	font:10px arial;
	color: #cdcdcd;
	text-decoration:none;
	letter-spacing: 0.1em;
	border:0px;
	}
	
#navigation a:hover {
	color:#c33;
	border-bottom:dotted 1px;
	}
	
	a:link, a:visited {color: #CCE276; text-decoration: none;}
	a:hover, a:visited:hover {color: #275AAF; text-decoration: none;}

	a.v:link, a.v:visited {color: #7d9092; text-decoration: none;}
	a.v:hover, a.v:visited {color: #275aaf; text-decoration: none;}
	
	a.w:link, a.w:visited {color: #CDDBCE; text-decoration: none;}
	a.w:hover, a.w:visited {color: #990000; text-decoration: none;}
	
		a.linkred_IL:link, a.linkred_IL:visited {color: #BE2929; text-decoration: none;}
	a.linkred_IL:hover, a.linkred_IL:visited {color: #990000; text-decoration: none;}
	
	a.linkred15_IL:link, a.linkred15_IL:visited {color: #BE2929; text-decoration: none;font-size: 15px;}
	a.linkred15_IL:hover, a.linkred15_IL:visited {color: #990000; text-decoration: none;font-size: 15px;}

	h1 {
		color: #7d9092;
		padding: 0px;
		margin: 5px;
	}
	h3 {
		margin: 0px;
		padding: 0px;
		color: #275aaf;
	}

.newstitle {
	font-size: 15px;
}
.yellowBig {
	color: #cce276;
	font-size: 18px;
	font-weight: bold;
}
.blueMed {
	color: #275aaf;
	font-size: 15px;
}
.entry {
	margin-top: 5px;
	width: 100%;
	text-align: left;
}
.entryLight {
	margin-top: 5px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #333; 
	border-bottom: 1px solid #333; 
	background-color:#101010;
}

.giglight {
	background-color:#101010;
}

.heading {
	border-bottom: 1px dashed #cddbce;
}
.date {
	color: #3E3C30;
	text-align: right;
}

.imgBorder {
	padding: 10px;
	border: 1px solid #101010;
}
div.thumb {
        margin: 2px;
	   background-color:#050505;
	   
        border: 1px solid #101010;
        height: auto;
	   width: 87px;
	  float:left;
        text-align: center;
        }       
.thumb img{
        display: inline;
        margin: 5px;
        border: 1px solid #444A52;
        }
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
        text-align: center;
  	font-weight: normal;
  	width: 105px;
  	margin: 0 3px 3px 3px;
  }

  .bordered {
  	border: 1px solid #7d9092;
  }
  .big {
  	color: #7d9092;
  	font-size: 20px;
  	font-stretch: expanded;
  	background: #101010;
  	border-bottom: 1px solid #7d9092;
  }
  .bigH {
  	color: #7d9092;
  	font-size: 25px;
  	font-stretch: expanded;
  }
 .postdate {
 	font-size: 10px;
 	color: #666;
 }

 .hrBlue {
	 border-bottom: 1px solid #7d9092;
	 width: 75%;
 }
 .red {
 	color: #FFFFFF;
	font-weight: bolder;
	font-stretch: expanded;
 	background: #BE2929;

 }
 
  .redUndie {
	text-decoration:underline #BE2929;
	font-weight: bolder;
	font-stretch: expanded;


 }
 
 .blue {
 	color: #FFFFFF;
	font-weight: bolder;
	font-stretch: expanded;
 }
 
  .blueoldnews {
 	color: #FFFFFF;
	font-weight: bolder;
	font-stretch: expanded;
 	background: #275aaf;

 }
 
 .yellowtext {
 	color: #CCE276;
}

 .bluelyrics {
 	color: #FFFFFF;
	font-weight: bolder;
	font-stretch: expanded;
 	background: #275aaf;
	width: 60%;

 }
 
 #VideoTable {
	position:absolute;
	width:215px;
	height:255px;
	z-index:1;
	overflow: auto;
	visibility: visible;

}

#linkbox {
	border-width:thin;
	border-style: solid;
	border-color:#666666;
	padding: 0px;
	width:440px;
	text-align:center;
}
	
.darkred {
	background-color: #490000;
}




.journalentry {
	color: #ffffff;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color: #101010;
	padding: 15px;
	margin: 15px;
}				
	

.blink {
	text-decoration: blink;
}

.point {font-size: 16px;
		color:#7d9092;
}

.point14 {font-size: 14px;
		color:#7d9092;
}

.point12 {font-size: 12px;
		color:#7d9092;
}

.facts	{
	line-height: 150%;
}



.imgNews{
        padding: 4px;
        border: 1px solid #444A52;
		margin: 5px;
        }

.boxText{
		padding: 15px;
		border: 1px solid #444A52;
		margin: 5px;
		text-align:center;
		font-size:140%
}

.boxTextRegSize{
		padding: 15px;
		border: 1px solid #444A52;
		margin: 5px;
		text-align:center;
}