a:link, a:visited    {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		line-height:normal; 
		text-transform: lowercase; 
		font-weight: normal; 
		text-transform: none; 
		color: #003300; 
}  


a:hover    {    
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		line-height:normal; 
		text-transform: lowercase; 
		font-weight: normal; 
		text-transform: none; 
		color: #ffffff; 
		text-decoration: none;
		background: #003300;
}  


a.nav:link, a.nav:visited    {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		line-height:normal; 
		text-transform: lowercase; 
		font-weight: normal; 
		text-transform: none; 
		text-decoration: none;
		color: #003300; 
		margin: 1px 1px 1px 5px;
}  


a.nav:hover    {    
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		line-height:normal; 
		text-transform: lowercase; 
		font-weight: normal; 
		text-transform: none; 
		color: #ffffff; 
		text-decoration: none;
		background: #003300;
		margin: 1px 1px 1px 5px;
}  


 #right_container {
 position:absolute; 
left:65px; 
top:85px;  
z-index:4
}
#entry_container
{ position:absolute; 
left:280px; 
top:85px; 
z-index:4}



.cell {

		margin: 0px;
		padding: 0px;
		border-color: #000000;	
		border-width: 1px;
		border-style: solid;

}


.cell-title {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		color: #000000; 
		font-style: normal; 
		line-height: 13px;
		vertical-align: middle; 
		font-weight: normal;
		text-indent: 5px;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		text-transform: lowercase; 
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		background: #D9B777;
}

.cell-text {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		margin: 0px;
		padding: 4px 4px 4px 6px;
		scrollbar-base-color: #efefef; 
		scrollbar-arrow-color: #bbbbbb; 
		text-transform: lowercase; 
}

.cell-image {
		margin: 0px;
		padding: 0px;
}

.text {

		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-transform: lowercase; 
}


.titletext {

		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-transform: lowercase; 
		border-bottom: 1px solid #000000;
}


.cell-translucent-menu  {
		margin : 0px;
		padding : 0px;
		border : solid 1px #333333;
/*		filter: alpha(opacity=76);          */
/*  	-moz-opacity: .78;         firefox windows*/
/* 		opacity: .78;            Safari and Mozilla 1.7b*/
/* 
}

.cell-translucent-menu  {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*		filter: alpha(opacity=76); */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/80_percent_translucent.png',sizingMethod='scale');
}

.cell-translucent-menu[class] {
		background-image: url(/images/80_percent_translucent.png);
}




.cell-translucent-entry  {
	width:620px;
 margin: 0px 0px 10px;
		padding : 0px;
		border : solid 1px #333333;
/*		filter: alpha(opacity=76);          */
/*  	-moz-opacity: .78;         firefox windows*/
/* 		opacity: .78;            Safari and Mozilla 1.7b*/
/* 
}

.cell-translucent-entry {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*		filter: alpha(opacity=76); */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/80_percent_translucent.png',sizingMethod='scale');
}

.cell-translucent-entry[class] {
		background-image: url(/images/80_percent_translucent.png);
}




body {
	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-transform: lowercase; 
		background: #ffffff;
		scrollbar-base-color: #efefef; 
		scrollbar-arrow-color: #bbbbbb; 
		background-image: url(/images/v13/background13.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: top left;
}


td, p {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-transform: lowercase; 
		text-decoration: none; 
		background: none;
		margin: 0px;
		padding: 5px 8px 5px 8px;

}



.imagepop {
	
		font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none; 
		color: #000000;
		background: #1D4049;
	
}


blockquote {  
    	
    	font-family: Verdana, Arial, Helvetica, sans-serif; 
 		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none; 
		margin: 4px 16px 4px 16px;
		padding: 4px;
		border-color: #111111;	
		border-width: 1px;
		border-style: solid;
		background-image:url(/images/80_percent_translucent.png);
}





ul { 	
		margin: 0px 5px 5px 12px; 
		padding: 0px;
		list-style:url('/images/bullet.png');
		line-height: 14px;
}
 

 
li {
		margin-left: 12px;
		margin-left: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
 
}





