/* CSS Document */

body	{
	background:#000 fixed url(../img/tile3.gif);
	text-align: center;
	}
p {
	font-size:12px;
	}
p,h1 {
	font-family:Verdana,sans-serif;
	color: #fff;
	}
h2,h3,h4,h5 {
	font-family:Georgia, serif;
	color: #f7972c;
	}
h5 {
	font-variant:small-caps;
	font-weight:600;
	color:#999999;
	margin-bottom:-10pt;
	}
.descript {
	margin:0px;
	padding: 0px 5px;
	font-size: .75em;
	font-style:italic;
	text-align:justify;
	color:#ccc;
	}
a	{
	font-family: Verdana,sans-serif;
	color: #f7972c;
	text-decoration:none;
	font-weight:800;
	}
a:hover	{
	color: #999;
	}	
li a	{
	color: #fff;
	text-align: center;
	width: 60px;
	}
li a:hover	{
	color:#999;
	font-weight:900;
	}
/*div	{
	border:medium #33FF00 solid;
	}
*/
div#hold	{
	margin-left:100px;
	top: 0px;
	background-color: #000;
	width: 770px;
	text-align:left;
	border:#f93 solid thick;
	padding-top:0.5em;
	}
	
div.left, div.right	{
	padding: 1em;
	text-align: left;
	}
	
div.left	{
	border-top: #FF9933 dotted 3px;
	background-color:#333;
	position:static;
	left:1px;
	top: 265px;
	width: 500px;
	clear: left;
	text-align: left;
	z-index:1;
	}
div.right	{
	position:absolute;
	left:650px;
	top: 265px;
	width: 200px;
	float: right;
	z-index:1;
	}
.head{
	text-align:center;
	}
img.header	{
	background-color: #000;
	border:none;
	width:485px;
	height:150px;
	padding: 0.5em;
	clear: both;
	}
img.lft {
	float:left;
	width:125px;
	height:125px;
	clear:right;
	margin-left: 1em;
	margin-right: 1em;
	}	
.bar	{
	display:block;
/*	border: #33FF00 5px solid;*/
	}
li	{
	list-style:none;
	}
