body {
	background-color: #0c0c0c;
	font-family: "Helvetica", "Arial", sans-serif;
	text-align: left;
}

#headwrapper {
	width: 100%;
	background-image: url(/images/header-backg.png);
	background-repeat: repeat-x;
	background-position: top center;
	height: 60px;
	border-bottom: 6px solid #0b0b0b;
}

#head {
	width: 770px;
}

#logo {
	background: url(/images/logo.png) top left no-repeat;
	position:relative;
	left: -26px;
	height: 60px;
	width: 820px;
	text-indent: -9999px;
	background: url(/images/evilpacket-logo.png) left;
	float:left;
	display:inline;
}

#tag {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
}

a {
	color: #713517;
}

a:visited {
	color: #461b05;
}

a:hover {
	color: #ca571d;
}

#seriouslyanotherwrappercanyoubelieveitohyeahbelieveit {
	background-image: url(/images/body-backg.png);
	background-repeat: repeat;
	background-position:center;
	width:100%;
}

#bodywrapper {
	border-top: 1px solid #1b1b1b;
	border-bottom: 1px solid #161616;
	background-image: url(/images/backgspot.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width: 100%;
}

#nospotwrapperwrapper {
  border-top: 1px solid #1b1b1b;
  border-bottom: 1px solid #161616;
  background:transparent;
  width: 100%;
}

#textcontent {
color: #111;
margin: -40px 0 -20px 0;
padding: 20px;
background: url("/images/ie8-can't-believe-you-are-this-retarded.png") repeat;
line-height: 130%;
}

#body {
	width: 770px;
	margin: 65px 0 50px 0;
}

#body h1 {
	font-size: 2em;
	font-family: "Monaco", "Lucida Console", monospace;
	letter-spacing: 80%;
	text-align: left;
	font-weight: normal;
	margin: 20px 0 10px 0;
	color: #666;
}

h3 {
	font-size: 1.5em;
	font-family: "Monaco", "Lucida Console", monospace;
	letter-spacing: 80%;
	text-align: left;
	font-weight: normal;
	margin: 0 0 20px 0;
	color: #555;
}

h4 {
	font-size: 1.2em;
	text-align: left;
	font-weight: normal;
	margin: 0 0 20px 0;
	color: #555;
}

p {
	font-size: 1em;
	font-weight: light;
	color: #999;
	text-align: left;
	line-height: 150%;
}

#morecontenthowexcitedareyoutoseemorecontent {
	margin: 60px auto 0 auto;
	width: 770px;
}

.contentcontainerthatcontainscontentwithinthecontainer {
	display:block;
	float:left;
	width: 200px;
	padding: 30px 20px 20px 20px;
	margin: 0 22px 30px 0;
	height: 80px;
	background-color: #070707;
	border: 1px solid #212121;
	font-size: 30px;
	font-family: "Monaco", "Lucida Console", monospace;
}

.asshatcontentcontainerthatcontainscontentwithinthecontainer {
	display:block;
	float:left;
	width: 200px;
	padding: 30px 20px 20px 20px;
	margin: 0 22px 30px 0;
	height: 80px;
	background-color: #070707;
	border: 1px solid #212121;
	font-size: 30px;
	font-family: "Monaco", "Lucida Console", monospace;
}

.contentcontainerthatcontainscontentwithinthecontainer {
	color: #191919;
	text-decoration:none;
}

.last {
	margin-right: 0;
}

#generalwrapper {
	background-color: #0c0c0c;
	width: 100%;
	border-top: 6px solid #090909;
}

#general {
	background-image: url(/images/footshadow.png) top center;
	width: 770px;
	min-height: 100px;
	margin:  30px 0 30px 0;
	text-align: left;
	color: #333;
}

#general p {
	color: #333;
}

#general ul {
	list-style: disc;
	text-indent: 0;
	margin: 5px 0 0 40px;
}

#everyline {
	font-size: .8em;
	text-align: center;
}

#nospotbodywrapper {
   border-top: 1px solid #1b1b1b;
   border-bottom: 1px solid #161616;
   background:transparent;
   width: 100%;
}

#nospotbodywrapper pre {
	text-align: left;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}

.fppost ul {
	text-align: left;
	color: #999999;
}

label {
	display: block;
	margin: 30px 0 5px;
}

.contact {

}
