img			{border-style:none;
			}


body			{background-color:#ffffff;
   			margin:0;
   			padding:0;
   			height:100%;
			}

div			{color:#704c00;
			font: 15px "Goudy Oldstyle Std" Arial;
			}

div.content		{padding-top:10px;
			padding-left:25%;
			padding-right:25%;
			padding-bottom:20px;
			text-align:justify;
			min-height:400px;
			margin:0;
			}


div.content1		{padding-top:5px;
			padding-bottom:20px;
			text-align:center;
			min-height:300px;
			margin:0;
			}

div.content2		{text-align:center;
			padding-top:20px;
			padding-bottom:10px;
			min-height:10px;
			margin:0;
			}


body#splash		{background-color:#000000;
			}

div#splashlogo		{text-align:center;
			margin-left:auto;
			margin-right:auto;
			margin-top:50px;
			margin-bottom:auto;
			}

div.header		{text-align:center;
			height:100%;
			padding-top:20px;
			padding-bottom:20px;
			padding-left:25%;
			padding-right:25%;
			margin-right:auto;
			border-bottom:solid thin #704c00;
			font-weight:bold;
			}

div.navbar		{text-align:center;
			height:100%;
			border-bottom:solid thin #704c00;
			}

div.footer		{text-align:center;
			clear:both;
			border-top:solid thin #704c00;
			padding-top:5px;
			padding-bottom:5px;
			font-weight:bold;
			}

div.container		{min-width:1000px;
			}

div.facebook		{
			height:100%;
			padding-right:25%;
			padding-left:25%;
			}

span.links		{padding:5px;
			text-decoration:none;
			}

A:link 			{text-decoration: none
			}

A:visited 		{text-decoration: none;
			color:#704c00;
			}

A:active 		{text-decoration: none
			}



div#frontli a span	{display: none;
			}

div#frontli a:hover span {display: block;
			position: absolute;
			white-space:normal;
			top:450px;
			left:40%;
			right:40%;
			margin:10px;
			color: white; 
			background: black;
   			font: 10px Verdana, sans-serif; 
			text-align: center;}


