a {
	color: #6d6b6b;
	text-decoration:none;
	margin: 10px 15px 15px 0;
}

a img {
	border: 0px;
}

a:visited {
	color: Navy;}



a:link, a:visited, a:active { color: white; }
	a:hover { color: #6d6b6b; 
	font-weight: bolder;}

blockquote {
	border-left: 3px solid #6d6b6b;
	margin-left: 1.5em;
	padding-left: 5px;}

body {
	background: #000000;
	color: #6d6b6b;
	font-size: 100%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	margin: 20px 50px 50px;
	
}


h1 {
	color: White;
	font: bold 120% "Trebuchet MS",Trebuchet,Verdana, Sans-Serif;
	margin: 20px 0px 2px 0px;
	padding-bottom: 2px;
	}



h2 {
	font: 100% "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	border-bottom: 1px dashed #6d6b6b;
	margin: 5px 0px 2px 20px;
	padding-bottom: 2px;
	font-weight: bold;
}

h3 {
	font: 80% "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-weight: bold;

	
}

p
{
	font: 95%/175% "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	margin: 5px 5px 0 5px;	
	color: #6d6b6b;
	margin: 10px 20px;
	text-align: left;

}

 p.still a{
  text-decoration: none
}

p.i

{
	color: #545454;
	text-align: center;
	text-indent: 2.4em;

}

p.small
{
	font: 80%/175% "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	letter-spacing: -1px;
	text-align: center;
}

p b
{
	color: Gray;
	font-size: 1.1em;}
	
p.still
{
	font: bolder "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	margin: 10px 10px;	
	color: #A9A9A9;
	text-decoration: none;
}

p.nonline
{
	border: none;
}

p.newline
{
	line-height: 15pt;
	text-indent: 2.4em;
	text-align: left;
	margin: 0em 20em 0 20em;
	
}
np {
	font-weight: bold;
}
p.rightline
{
	line-height: 15pt;
	text-indent: 2.4em;
	text-align: right;
	margin: 0em 20em 0 25em;
	
}


#container img {
	border-style: none;
	margin: 0.5em 1em 0em 0em;
}

img.left {
	float: left;
}

img.right {
	float: right;
}


p.align
{
	
	text-align: center;
	
}



#yellow
{	
	text-align: center;
	border-style: none none none none;
	border-bottom: none;
	}



#container
{
	color: Gray;
	margin: 60px 100px 10px 80px;
}


#central
{
	text-align: center;
	padding: 50px 0px 50px 0px;
}

#positioin
{
	border: none;
	text-align: center;
	border-style: none;
	border-color: White;
		
}
	
#navbar
{
	color: Gray;
	
	text-align: center;
	margin: 80px 50px 10px 50px;
}

  #navbar a:link, #navbar a:visited, #navbar a:hover{
  border-bottom: 1px dashed #999 !important;
}

li
{
	display: inline;
	margin: 5px 5px 5px 5px;
	color: Gray;
	font-weight: bold;
	}

  li a:link, li a:visited
 {
 color: gray;
 border-bottom: 1px dashed #999 !important;
}

 li a:hover
 {
  color: white;
  font-weight: bold;
  border-bottom: 1px dashed #999 !important;
}