/***********************************************************/
/*             Eyebleed/Dickcream CSS 2.0                  */
/*          Original Dickcream CSS by Sodae                */
/* Redesigned by Vladivostok (radiovladivostokfm@gmail.com */
/*       Dickcream Archives hosted by PoopLoops.com        */
/***********************************************************/

@charset "utf-8";

html, body {
width: 100%; 
height: 100%; 
margin: 0; 
padding: 0; 
font-family: Verdana;
font-size: 10px;
color:#C10000;
font-weight:bold;}

a {
font-size: 10px;
color: #C10000;
text-decoration: none;	
}

.ImpotantText {
font-family: verdana;
font-size: 10px;
color: #C10000;
text-decoration: none;
}

.strike {
text-decoration: line-through;}

#amongus {
position:absolute;
width: auto;
height: auto;
top: 700px;
left: 47%;
filter:alpha(opacity=0);    /* for IE */
opacity:0;                /* CSS3 standard */
	}
	
.historyboxlinks {
font-size: 10px;
color: #C10000;
text-decoration: none;
width: 196px;
	}
	
.historyboxDCLink {
font-size: 12px;
color: #C10000;
text-decoration: none;
	}
	
.historyboxDCtm {
font-size: 10px;
color: #C10000;
text-decoration: none;
	}

.newsboxnormaltext {
font-size: 10px;
color: #C10000;
text-decoration: none;
font-weight:lighter;
}

hr {
border: 0;
width: 260px;
color: #C10000;
height: 1px;
text-align: left;    /*this will align it for IE*/
margin: 0 auto 0 0;  /*this will align it left for Mozilla*/
}
