body {
	background: #000; /* browser chrome */
	color: #999; /* main font colour */

}

#container {
	background: #252525;
}

#header {
	background: transparent url(/headers/vendetta.jpg) no-repeat top center;)
}

#header ul{
}

#header ul li{
	color: #669999;
}

#header ul li a{
	color: #669999;
	border: 0px;
}

#header ul li a:hover{
	color: #669999;
	text-decoration: none;
}

#content {
padding: 10px;
}

.title {
	color: #669999;
}

.pagename {
	color: #669999;
}

#content a:active, #content a:visited, #content a:link {
text-decoration:none;
border-color: #FFF;
border-width: 0 0 1px 0;
border-style: none none solid none;
color: #669999;
}

#content a:hover {
text-decoration:none;
border-color: #333;
border-width: 0 0 1px 0;
border-style: none none solid none;
color: #669999;
}

#pagenav {
  color: #669999;
  text-decoration: none;
  }

#pagenav a, #pagenav a:link, #pagenav a:visited {
  color: #669999;
  text-decoration: none;
  border: 0px;
}

#pagenav a:hover {
  text-decoration: none;
  color: #666;
  border: 0px;
}

.section a, .section a:link, .section a:visited{
	color: #669999;
	text-decoration: none;
	font-weight: normal;
	border: 0px
}

.section a:hover{
	text-decoration: underline;
	font-weight: normal;
	border: 0px
}

name {
font-size: 24px;
font-weight: normal;
color: #666
border-color: #669999;
border-width: 0 0 1px 0;
border-style: none none solid none;
}

.pro {
padding: 5px;
}