@charset "UTF-8";
/* CSS Document */

#container #content #textright ul li h4 a {
	color: #FFF;
}
h3 {
	font-size: 18px;
	color: #CCC;
	padding-left: 25px;
	font-style: italic;
	font-family: "Arial Black", Gadget, sans-serif;
}
	#header  {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	text-align: center;
} 

#content {
	width: 850px;
}
#content p  {
	border: thin none #0C6;
	padding: 1px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: justify;
	font-weight: bold;
	background-color: #000;
}

#nav {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-color: #FFF;
	height: 60px;
	padding-left: 5px;
	border-bottom-style: double;
	padding-top: 5px;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
#footer {
	text-align: center;
	border-top-width: medium;
	padding-top: 5px;
	margin: 0%;
	padding-right: 5px;
	border-top-style: double;
	border-top-color: #FFF;
}
#textright  {
	width: 400px;
	margin-top: 5px;
	border: medium none #003;
	float: right;
	color: #FFF;
	padding-right: 5px;
	margin-bottom: 5px;
}
#container {
	width: 850px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	border: medium double #FFF;
}
#textleft {
	border: medium none #003;
	width: 400px;
	float: left;
	text-align: justify;
	color: #FFF;
	display: inline;
	margin: 0px;
	clear: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}
body {
	background-color: #000;
}	
#container #footer a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
