hr {color: #000000; background-color: #000000; border: 1px dotted #ff0000; border-style: none none dotted; }
html,body {
	background: #ffffff url(images/background.png) no-repeat center top;
	width: 100%;
	height: 100%;
	display: table;
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body 
a:link { color: #424242; text-decoration: none; }
a:visited { color: #424242; text-decoration: none; }

div.container {
	width: 100%;
	margin-top: 0px;
	position: center;
	height: 100%;
	}
div.user 
	a:link { color: #424242; text-decoration: none; }
	a:visited { color: #424242; text-decoration: none; }
div.user {
	margin-top: 3px;
	margin-right: 23px;
	float: right;
 }
div.nav 
	a:link { color: #424242; text-decoration: none; }
	a:visited { color: #424242; text-decoration: none; }
	a:hover { color: #424242; text-decoration: underline; }
	a:active { color: #a6b5bd; text-decoration: none; }

div.nav {
	color: #A4A4A4;
	width: 660px;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 19px;
	text-align: right; 
	margin-top: 90px;
	float: right;
	position: absolute; }
div.header {
	color: #000000;
	width: 684px;
	position: center;
	margin-left: auto;
	margin-right: auto;
	height: 354px;
	margin-top: 0px;
	background-image: url(http://www.criticaldepth.net/images/header.png);
	}

div.footer {
	color: #000000;
	width: 100%;
	text-align: center;
	bottom: 0px;
	}
div.content {
	overflow: auto;
	color: #000000;
	width: 635px;
	text-align: left;
	position: center;
	margin: 0 auto;
	background-color: #FFFFFF;
}
div.mcontent {
	color: #000000;
	width: 835px;
	text-align: left;
	position: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.profilepicture { display: block; margin: 0 auto; }
.artists { 
	width:150px;
	text-align:center;
	float:left;
	display: block; 
	margin: 0 auto; }
