body { 
	background: url(/bg.jpg) 
	repeat-x fixed
	center top;	
}


a:link		{ text-decoration: none; color: #ffffff; } 
a:hover		{ text-decoration: underline; color: #ffffff; } 
a:visited	{ text-decoration: none; color: #ffffff; } 
A:visited:hover { text-decoration: underline; color: #ffffff; } 

.head_block {
	margin: 0 auto;
	padding: 3;
	width: 780px;
	border: solid 1px #000000;
	font: 16px sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	background: url("cellpic3.gif"); 
	
}

.entry_block {
	margin: 8 auto;
	padding: 3;
	width: 780px;
	border: solid 1px #000000;
	font: 12px sans-serif;
	background-color: #ffffff;
	text-align: center;
}


.entry_subhead {
	font: 14px sans-serif
}

.option_block {
	margin: 0 auto;
	padding: 3;
	width: 250px;
	border: solid 1px #000000;
	font: 16px sans-serif;

	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	background: url("cellpic3.gif");
}

a:link.smalllink {
		font: 9px sans-serif;
		text-decoration: none;
		color: #056b9e;
		}
		
a:visited.smalllink {
		font: 9px sans-serif;
		text-decoration: none;
		color: #056b9e;
		}
		
a:active.smalllink {
		font: 9px sans-serif;
		text-decoration: none;
		color: #056b9e;
		}
		
a:hover.smalllink {
		font: 9px sans-serif;
		text-decoration: none;
		color: #056b9e;
		}

		
.small		{
		font: 9px sans-serif;
		}