@charset "UTF-8";
/* CSS - Document - Contents are Copyright of Bodega LLC.*/


/*splash page declarations */
body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	}
div.centered{width:700px; 
				margin:0px auto;
				text-align:left;}
				
a.no-color{color:#000000;}
a.no-color:active{ color:#FFFFFF;}
a.no-color:hover{color:#FFFFFF;}

div.canned{width:100%;
			height:100%;
			margin:0px auto;
			max-height:618px;
			max-width:1000px;
			text-align: center;}

div.canned2{width:1000px;
			height:618px;
			margin:0px auto;
			text-align: center;}
			
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {font-size:24; font-weight:bold; color: red;}
</style>

/*content page declarations */
