body		{
		font-family: "Georgia", "Times New Roman", Times, serif;
		font-size: 0.9em;
		background-color: #000000;
		color: #ffffff;
		}

#container	{
		background: #000000;
		width: 800px;
		margin: 5px auto;
		background-color: #0bb3d9;
		}


p		{
		font-family: "Georgia", "Times New Roman", Times, serif;
		font-size: 0.8em;
		color: #ffffff;
		text-align: center;
		font-size: 12pt;
		vertical-align: top;
		margin-top:0px;
		}

entrance	{
		font-family: "Georgia", "Times New Roman", Times, serif;
		font-size: 1.8em;
		background-color: #000000;
		color: #ffffff
		}

#footer 	{
		font-family: "Georgia", "Times New Roman", Times, serif;
		font-size: 1.1em;
		position:static;
		text-align:center;
		width:800px;
		clear:both;
		padding-top:0px;
		padding-bottom:5px;
		border-top:0px;
		border-right:0px;
		border-bottom:0px;
		border-left:0px;
		background-color:#000000;
		}

/* Footer Styles */

#footer p	{
		position: center;
		color: #068bbf;
		margin-top: 5px;
		}

#footer a	{
		color: #068bbf;
		font-weight:600;
		text-decoration: none;
		}

#footer a:hover {
		color: #ffffff;
		text-decoration: none;
		}

a 		{
		color: #068bbf;
		text-decoration: none;
		}

a:hover 	{
		color: #ffffff;
		text-decoration: none;
		}

.style_bold 	{
		font-weight: bold;
		}

.style_italic	{
		font-style: italic;
		}
