@charset "utf-8";
body {
	background-image: url(../images/bg_pattern.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#left {
	background-image: url(../images/left_pattern-trans.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 720px;
	width: 125px;
}
#stripes_top {
	background-image: url(../images/stripes_top-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 570px;
	width: 120px;
}
#stripes_bottom {
	background-image: url(../images/stripes_bottom-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 120px;
	margin-top: 570px;
	height: 30px;
}
#buddys {
	position: absolute;
	height: 120px;
	width: 120px;
	padding-top: 600px;
}
#buddy_bottom {
	background-image: url(../images/buddy_bottom-trans.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	position: absolute;
	margin-top: 95px;
}
#navigation {
	position: absolute;
	height: 200px;
	width: 350px;
	left: 6px;
	z-index: 8;
}
#content {
	position: absolute;
	left: 10px;
	padding-top: 220px;
	overflow: visible;
	min-height: 507px;
}
#text {
	position: relative;
	padding-bottom: 0px;
	background-color: #FF0033;
}

#main {
	background-image: url(../images/bg_dirt-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 700px;
	left: 120px;
	top: -3px;
	height: 768px;
}
#navigation {
	position: absolute;
	height: 54px;
	width: 62px;
	top: 135px;
	left: 5px;
}
#bottom {
	position: absolute;
	height: 110px;
	width: 400px;
	bottom: 0px;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	line-height: 10px;
}
.sdy {
	color: #a94f4f;
}
.deviantart {
	color: #789c67;
}
