@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	height: 100%;
	color: #FFFFFF;
	background-image: url(images/main_back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}
html {
	height: 100%;
}
#container {
	position: relative;
	z-index: 99;
	width: 878px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/gradient.jpg);
	padding-right: 40px;
	padding-left: 40px;
}
#sidepanel {
	margin: 0px;
	padding: 0px;
	height: 335px;
	width: 215px;
	position: absolute;
	z-index: 9;
	top: 265px;
}
#left_image {
	height: 190px;
	width: 280px;
	position: relative;
	z-index: 2;
	float: left;
	padding: 0px;
	margin: 0px;
}
#left_image img {
	border: 3px ridge #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	z-index: 1;
}
#navbar {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	position: relative;
	height: 25px;
	width: 876px;
	clear: both;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
}
#footer td {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.sitedesign {
	font-size: 0.8em;
}
#mainpage {
	width: 575px;
	position: relative;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainpage p {
	padding-right: 20px;
}
#players {
	margin: 0px;
	padding: 0px;
	height: 436px;
	width: 522px;
	position: absolute;
	left: 238px;
	top: 164px;
}
#players_menu {
	position: relative;
	width: 230px;
	height: 283px;
	float: right;
	z-index: 1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#player_img {
}
#type_bottom {
	position: absolute;
	width: 291px;
	height: 258px;
	top: 177px;
	left: 0px;
}
h3 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
p {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: justify;
}
#player_img {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 128px;
	position: absolute;
	left: 392px;
	top: 19px;
	border: 3px ridge #CCCCCC;
}
#type_top {
	position: absolute;
	width: 387px;
	height: 203px;
	top: -1px;
	left: 0px;
}
#players_img {
	position: absolute;
	left: 402px;
	height: 129px;
	width: 101px;
	top: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 957px;
	z-index: 100;
}
#quotes {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 280px;
	height: 200px;
	z-index: 2;
	float: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #663366;
	text-decoration: underline;
}
.players_p {
	text-align: justify;
	line-height: 1.3em;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#left_column {
	margin: 0px;
	padding: 0px;
	width: 320px;
	position: relative;
}
.musiclink {
	text-decoration: underline;
}
