
html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	background:#000000 url('http://phantomrev.com/siteimg/killaxterrasquad.jpg') no-repeat center center;
	text-align:center;font-size : 110%;}
.tag {
position:absolute;
left:1px;
bottom:1px
}

td {text-align: left ;}


.info {text-align: left;
width:1000px;margin: auto;
border : 1px solid #ff0000;
background :url(/siteimg/transparent2.gif) repeat;
padding : 5px
}

A:link {text-decoration: none; color: yellow;}
A:visited {text-decoration: none; color: yellow;}
A:active {text-decoration: none; color: yellow;}
A:hover {text-decoration: underline; color: gold;}
div {
color : #ffffff;
}
p {
color : #ffffff;
}
hr {
color : #ffffff;
}
b {
font-size : 110%;
}
em {
color : red;
}

.solidblockmenu {
position:absolute;
left:0px;
top:0px
margin : 0;
padding : 0;
font : bold 13px Arial;
width : 100%;
border : 1px solid #ff0000;
border-width : 1px 0px;
background : black url(/siteimg/blockdefault.gif) repeat-x center center;
}

.solidblockmenu a {
text-align: center;
}
.solidblockmenu li {
display : inline;
text-align: center;
}

.solidblockmenu li a {
float : center;
color : white;
padding : 9px 11px;
text-decoration : none;
border-right : 1px solid red;
text-align: center;
}
.solidblockmenu li a:visited {
color : white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current {
color : white;
background : transparent url(/siteimg/blockactive.gif) repeat-x center center;
}
