* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	display:block;
}
ul {
	list-style:none;
}
#content {
	background-color: #641314;
	height: 1103px;
}
#header {
	height: 294px;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav {
	width: 955px;
	margin: 0px Auto;
	height: 94px;
}
#nav ul {
	width: 405px;
	float: right;
	height: 66px;
	top: 28px;
	position: relative;
}
#nav .blog {
	background-image: url(bloglink.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 118px;
	position: absolute;
	left: 17px;
}
#nav a {
	height: 66px;
	width: 118px;
}
#nav .blog a:hover {
	background-image: url(bloghover.jpg);
	background-repeat: no-repeat;
}
#nav .portfolio {
	background-image: url(foliolink.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 118px;
	position: absolute;
	left: 152px;
}
#nav .portfolio a:hover {
	background-image: url(foliohover.jpg);
	background-repeat: no-repeat;
}
#nav .store {
	background-image: url(storelink.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 118px;
	position: absolute;
	left: 287px;
}
#nav .store a:hover {
	background-image: url(storehover.jpg);
	background-repeat: no-repeat;
}
#intro {
	width: 955px;
	margin: 0px Auto;
	height: 162px;
	clear:both;
	background-image: url(intro.jpg);
	background-repeat: no-repeat;
}
#push {
	clear: both;
	margin: 0px Auto;
	height: 593px;
	width: 955px;
}
#push p {
	display: none;
}

#who {
	background-image: url(who.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 552px;
	margin-top: 58px;
	float: left;
}
#when {
	background-image: url(when.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 552px;
	margin-top: 50px;
	float: left;
}
#social {
	float: right;
	height: 415px;
	width: 355px;
	margin-top: -184px;
}
#social .follow {
	background-image: url(follow.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	width: 317px;
}
#social .twitter {
	background-image: url(twitter.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 242px;
	margin-top: 29px;
}
#social .twitter a {
	height: 48px;
	width: 242px;
}
#social .linkedin {
	background-image: url(linkedin.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 259px;
	margin-top: 38px;
}
#social .linkedin a {
	height: 49px;
	width: 259px;
}
#social .tumblr {
	background-image: url(tumblr.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 228px;
	margin-top: 40px;
}
#social .tumblr a {
	height: 48px;
	width: 228px;
}
#social .deviantart {
	background-image: url(deviantart.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 314px;
	margin-top: 39px;
}
#social .deviantart a {
	height: 49px;
	width: 314px;
}
#taglogo {
	width: 955px;
	margin: 0px Auto;
	height: 216px;
	clear:both;
	background-image: url(taglogo.jpg);
	background-repeat: no-repeat;
}
#taglogo p {
	display: none;
}
#footer {
	background-color: #111111;
	height: 60px;
	background-image: url(footerborder.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#copyright {
	margin: 0px Auto;
	padding-top: 25px;
	width: 955px;
}
#copyright p {
	font-family: Calibri, "Trebuchet MS";
	font-size: 11px;
	color: #e7edff;
	text-align: right;
	margin-right: 403px;
}
