body
{
	background-color:#000000;
	background-image:url(images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A7BCA9;
}
a
{
	color:#FFFFFF;
}
#maintable
{
	position:relative;
	z-index:1;
	display:none;
}
td.left
{
	background-image:url(images/left.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
td.right
{
	background-image:url(images/right.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
td.mainback
{
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:600px;
	width:1250px;
	vertical-align:top;
}
td.footer
{
	padding-left:58px;
}
h1
{
	color:#F2BE0B;
	font-size:26px;
	margin-top:0px;
	font-weight:normal;
}
b, strong
{
	color:#FFFFFF;
}
#sectiontitle
{
	color:#F2BE0B;
	font-size:22px;
	margin-bottom:10px;
}
.sectioncontent
{
	padding:20px;
	margin-right:35px;
}
img.png
{
	behavior: url(png.htc);
}
#welcome_text
{
	margin-left:300px;
	margin-top:30px;
	width:600px;
	color:#FFFFFF;
}
#right_side
{
	position:relative;
	display:none;
}
.0padding
{
	padding:0px;
}
#inner_frame
{
	position:relative;
	z-index:2;
	width:869px;
	height:424px;
	display:none;
	margin-top:13px;
	margin-left:58px;
}
.padding20
{
	padding:20px;
	padding-right:0px;
}
.inner_frame_content
{
	background-image:url(images/inner_content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:404px;
	width:869px;
	vertical-align:top;
}
#left_side
{
	position:relative;
	float:left;
	width:220px;
	height:360px;
	border-right:1px solid #CCCCCC;
	overflow:hidden;
}
#inner_content
{
	position:relative;
	float:left;
	height:360px;
	width:585px;
	padding-right:15px;
	margin-left:20px;
	overflow:auto;
	scrollbar-face-color: #A1B8A5; 
	scrollbar-shadow-color: #A1B8A5; 
	scrollbar-highlight-color: #A1B8A5; 
	scrollbar-3dlight-color: #A1B8A5; 
	scrollbar-darkshadow-color: #A1B8A5; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #344937;

}
#tracktitle
{
	float:left;
	width:160px;
	color:#FFFFFF;
	overflow:hidden;
	padding:0px;
	padding-top:7px;
}
#player
{
	float:left;
	width:70px;
	overflow:hidden;
	height:30px;
}
.subsection_menu
{
	line-height:25px;
	margin-left:10px;
}
.subsection_menu a
{
	color:#FFFFFF;
	text-decoration:none;
}
.subsection_menu a:hover
{
	color:#F0AC19;
}
.gallery_image
{
	width:170px;
	height:118px;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
	background-color:#000000;
}
#Fader
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:90;
	width:100%;
	height:100%;
	background-color:#000000;
	display:none;
}
#PicPopup
{
	position:absolute;
	z-index:99;
	width:100%;
	height:100%;
	display:none;
}
.input
{
	width:100%;
	height:23px;
	border:1px solid #A1B8A5;
	background-color:#000000;
	color:#FFFFFF;
}