	<!--
	A 	{ font-family: font-family: 'Century Gothic', sans-serif; font-size: 12pt; font-weight: none; text-decoration : none; } 
	A:link		{ color: #F0DFBF; text-decoration: none; } 
	A:visited	{ color: #F0DFBF; text-decoration : none; } 
	A:active	{ color: #00ff00; } 
	A:hover		{ color: #F0F0FF; text-decoration: none; }

	.default {
		font-family: 'Century Gothic', sans-serif;
		color:#E5E5E5;
		font-size:12pt;
		font-weight:normal;
  		line-height:150%;
		}

	.td {
		font-family: 'Century Gothic', sans-serif;
		color:#E5E5E5;
		font-size:12pt;
		font-weight:normal;
  		line-height:150%;
		}

	body {
		font-family: 'Century Gothic', sans-serif;
		color:#E5E5E5;
		font-size:12pt;
		font-weight:normal;
  		line-height:150%;
		margin: 0;
		background-color:#3C0103;
		}

	#panel {
		margin:36px auto;
		width:990px;
		}

	#footer {
  		line-height:100%;
		margin:12px 0px;
		width:990px;
		}

	#music {
  		line-height:100%;
		margin:3px 0px 0px 0px;
		float:left;
		text-align:left;
		}

	#buttons {
  		line-height:100%;
		margin:0px;
		float:right;
		}

	#wrapper {
		width:990px;
		margin:0px auto;
		border:0px solid #bbb;
		padding:0px;
		overflow:hidden;
		}
	
	#banner{
		margin:0px;
		width:728px;
		float:left;
		padding:0px;
		border:0px solid #bbb;
	}

	#main {
		margin-top:0px;
		padding-bottom:0px;
		margin-left: auto;
		marin-right: auto;
		width:100%;
	}
	
	#black {
		margin-top:36px;
		margin-bottom:0px;
		border:0px solid #bbb;
	}
	
	#black a:link {
	border-bottom: 2px solid #3C0103;
	
	 }

	#black a:active {
	border-bottom: 2px solid #0390FB;
	 }

	#black a:hover {
	border-bottom: 2px solid #0390FB;
	 }

	#black2 {
		margin-top:4px;
		margin-bottom:10px;
		border:0px solid #bbb;
	}
	
	#black2 a:link {
	border-bottom: 2px solid black;
	color: #F0DFBF;
	 }

	#black2 a:active {
	border-bottom: 2px solid #0390FB;
	color: #F0DFBF;
	 }

	#black2 a:visited {
	color: #F0DFBF;
	 }

	#black2 a:hover {
	border-bottom: 2px solid #0390FB;
	color: #FFFFFF;
	 }

	#black3 {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		border:0px solid #bbb;
		width:976px;
		background-color:#2D2D34
	}

	#content div {
		padding:18px;
		border:1px solid #bbb;
		float:left;
	}
	
	#content-top{
		margin:0px auto;
		float:left;
		padding:0px;
		border:0px solid #bbb;
	}
		
	#content-main {
		margin-left:0px;
		width:940px;
		height:1800px;
	}
	
	#content-main a:hover {
	border-bottom: 1px solid #ffffff;
	
	 }
	#content-main-left {
		margin-top:10px;
		margin-left:296px;
		width:642px;
	}
		
	#content-right {
		border:0px solid #bbb;
		padding:0px;
		margin-top:0px;
		margin-left:18px;
		font-family: 'Microsoft Sans Serif', sans-serif;
		font-size:13px;
		color:#black;
		font-weight:normal;
  		line-height:130%;
		text-align:left;
		width:236px;
		float:left;
	}
	
	#thumbs {
		border:0px solid #bbb;
		padding:10px;
		width:125px;
		float:left;
	}
	
	#thumbs2 {
		border:0px solid #bbb;
		margin-left:20px;
		width:100px;
		float:left;
	}
	
	html {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6;
	}
				
	-->