body  {
	background: #000; color:#fff;
}

h1 a {
display:block;
text-indent:-9999px;
background:url(http://orionvega.com/wordpress/wp-content/uploads/2009/06/logo1.jpg);
width:449px;
height:81px;
position:absolute;
top:10px;
left:30px;
}


h2  {
	color: #9a999e;
	font-size: 6em;
	padding-top: 5px;
	line-height: 0.9em;
}

h3  {
	color: #fff;
	font-size: 22pt;
	line-height: 1.1em;
	padding-bottom: 8px;
}

h4  {
	color: #fff;
      font-size: 16pt/1em;
      line-height: 1em;
	padding-bottom:1px;
           }

h5  {
	color: #171717;
      font-size: 12pt/0.8em;
      line-height: 1em;

      }

a:link, a:visited  {
	color: #000;
}

a:hover  {
	color: #30a2ee;
}

.newscolor  {
	color: #319ce2;
	font: 26px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

a:hover.newscolor  {
	color: #319ce2;
	text-decoration: none;
}

a:link.newscolor  {
	color: #319ce2;
	text-decoration: none;
}

a:visited.newscolor  {
	color: #319ce2;
	text-decoration: none;
}

/* STRUCTURE */

#wrap {

}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #fff;
	font-size: 12px;
}

