﻿a:link {color:#fbd685; text-decoration:none;}     /* unvisited link */
a:visited {color:#fbd685; text-decoration:none;}  /* visited link */
#content a:hover {color:#c41131; text-decoration:none;}   /* mouse over link */
#contnet a:active {color:#c41131; text-decoration:none;}   /* selected link */
a {
	outline:none;
}
.albumimage  {
	float:left;
	margin-bottom:2em;
}
.albuminfo {
	padding-left:15em;
}
.albumrow {
	border-bottom:1px solid #fbd685;
	clear:both;
}
.links .albumrow {
	border-bottom:1px solid #fbd685;
	clear:both;
	text-align:center;
}
.links .albumrow .texttitle {
	color:#5a5e43;
}
.albumtexttitle {
	font-weight:bold;
}
body {
	background:#0d0d0d url("images/pagebg.png") repeat scroll 0 800px;
	font-family:Helvetica,arial,sans-serif;
	font-size:80%;
	font-weight:normal;
	margin:0;
	padding:0px;
	text-align:center; /* for IE 5 */
}
#content {
	background-color:#1c1c1c;
	color:#fff;
	float:right;
	line-height:1.4em;
	margin:0;
	padding:10px 20px 10px 20px;
	text-align:left;
	width:610px;
}
#footer {
	background:transparent url("images/shb.png") repeat-x scroll 0 140px;
	clear:both;
	height:26px;
	padding:80px 20px 40px 20px;
	text-align:center;
}
h1 {
	color:#fba34d; /* f4a439 fbc737*/
	font-size:140%;
	text-align:center;
	padding:0 0 20px 0;
}
#header {
	background:transparent url("images/top3.png") no-repeat scroll 0 0;
	height:115px;
}
.links {
	text-align:center;
}
#nav {
	background:#295087 url("images/navbg.gif") repeat-x scroll 0 0;
	border-top:1px solid #1b1b1b;
	border-right:2px solid #1b1b1b;
	border-bottom:1px solid #333333;
	border-left:2px solid #1b1b1b;
	font-family:"Segoe UI Semibold", arial, sans-serif;
	font-weight:bold;
	height:30px;
	text-align:center;
	width:822px;
}
#nav ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:7px;
}
#nav li {
	display:inline;
	margin:0 0px 0 0;
	padding:7px 0 7px 0;
}
#nav li a {
	color:#fbc737;
	margin:0;
	padding:7px 8px 7px 8px;
}
#nav li.current a, #nav li a:hover {
	background:#6684b1 url("images/navbg2.gif") repeat-x scroll 0 0;
	padding:7px 8px 7px 8px;
}
#player {
	height:370px;
	text-align:center;
}
#profile {
	float:left;
}
#shadowright {
	background:transparent url("images/shr.png") repeat-y scroll 100% 0;
	padding:0 12px 0 0;
	width:815px;
}
#shadowleft {
	background:transparent url("images/shl.png") repeat-y scroll 0 0;
	padding:0 0 0 12px;
	width:827px;
}
#sidebar {
	background-color:#1c1c1c;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	text-align:right;
	width:165px;
}
.textsmall {
	color:#fff;
	font-weight:bold;
	font-size:80%;
}
.textsource {
	color:#cccccc;
	font-weight:bold;
	font-size:80%;
}
.texttitle {
	color:#fbd685;
	font-size:120%;
	font-weight:bold;
	line-height:1.7em;
}
#wrap {
	background:transparent none repeat scroll 0 0;
	border-top:3px solid #101010;
	margin:0px auto 20px auto;
	padding:0;
	text-align:center;
	width:839px;
}
#wrapcontent {
	background-color:#1c1c1c;
	width:815px;
}
#wrapnav {
	margin:0px auto 0px auto;
	text-align:center;
	width:826px;
}
* html #footer { /* IE hack */
	height:1px;
}