html, body {
	margin:0px;
	padding:0px;
	background-image: url('/media/images/background/fadeorange.jpg');
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:"Serif";
	color:#FA0;
}


#basepage {
	margin:0px 0px 0px 0px;
	padding:0px;
}

/*  TOP BAR */
#topbar {
	width:820px;
	padding:0px;
	height:28px;
}

#topbar div#titleimage {
	float:left;
	width:208px;
	height:28px;
}


#topbar div#tagline {
	position:absolute;
	left:500px;
	text-align:right;
	width:300px;
}


/* BODY SECTIONS */
#middlebits {
	margin-top:15px;
	margin-left:22px;
	width:550px;
}

#buttons {
	position:absolute;
	width:25px;
	left:0px;
	right:10px;
}

#navbuttons {
	position:absolute;
	top:350px;
}

/* Middle section */

#infosection {
	padding:3px;
}

#bio img {
/*	border:1px solid; */
	float:right;
	min-height:65px;
}

#works {
	margin-left: auto; 
	margin-right: auto; 
	width: 75%;
	min-height:350px;
	clear:both;
}


#worktitle{
	margin-top:20px;
	margin-bottom:10px;
	font-family:"Serif";
	font-size:18px;
}

#bigworktitle a{
	margin-bottom:10px;
	font-family:"Serif";
	font-size:24px;
	color:#FA0;
}

.copyright{
	text-align:center;
}

.userwork{
	padding:1px;
	margin:3px;
}

.links{
	text-align:left;
}

.types{
	text-align:right;
}

/* Links Section */
#linksection{
	position:absolute;
	width:200px;
	top:50px;
	left:620px;
}

#linksection li{
	margin:2px;
}

#memberbtn{
	border: dotted #eb3 1px;
	width:100px;
	height:120px;
	left:8px;
}


#credits {

	width:550px;
	text-align:center;

}

#printcredit {
	display:none;
}