/* -------------------------------------*/
/* ---------->>> ELEMENTS <<<-----------*/
/* -------------------------------------*/
body {
	background-color: #000000;
  	text-align:center;
	margin:0px;
	padding:0px;
}
	body, table, td, p, div {
		font-size: 11px;
	  	font-family: Arial, Verdana, Sans-Serif;
		color: #BABABA;
	}
a {
	color: #88DD00;
	text-decoration: none;
}
	a:active {
		color: #88DD00;
		text-decoration: none;
	}
	a:visited {
		color: #88DD00;
		text-decoration: none;
	}
	a:hover {
		color: #333333;
		text-decoration: none;
	}
/* -----------------------------------*/
/* ---------->>> ID'S <<<-------------*/
/* -----------------------------------*/
#bannerBar{
	display: none;
}
#blankBar{
	margin-left: 20px;
	margin-top: 16px;
	margin-right: 20px;
	width: 760px;
	border-top: #cecece 1px solid;
	height: 1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 16px;
	}
	html>body #blankBar {
	margin-top: 2px;
}
#blankBar2{
	border-top: 8px solid #fff;
}
#bottomBar{
	display: none;
}
#main{
	display: none;
}
#c {
	width:800px;
	margin: 4px auto;
	padding:0px;
	text-align:left;
	
	color: #BABABA;
}
#e{
	display: block;
	width: 350px;
	padding: 0px;
	float: left;
	height: 462px;
	position: absolute;
	top: 440px;
	margin-left: 275px;
	voice-family: "\"}\"";
	voice-family:inherit;
	top: 440px;
	margin-left: 255px;
	}
	html>body #e {
	margin-left: 490px;
}
#e a{
	text-transform: uppercase;
	color: #fff;
}
#e a:active{
	text-transform: uppercase;
	color: #fff;
}
#e a:visited{
	text-transform: uppercase;
	color: #fff;
}
#e a:hover{
	text-transform: uppercase;
	color: #fff;
}
#footer {
	width: 760px;
}


#left{
	width: 237px;
	padding: 0px;
	float: left;
	height: 462px;
	position: relative;
}
#leftText{
	padding: 2px 31px 0px 20px;
	position: absolute;
	bottom: 0px;
}
#middle{
	display: none;
}
#middleText{
	text-align: right;
	padding: 2px 31px 8px 5px;
	position: absolute;
	border-right: 1px solid #CECECE;
	bottom: 0px;
}
#right{
	width: 210px;
	padding: 0px;
	float: right;
	height: 462px;
	position: relative;
}
#rightText{
	padding: 22px 0px 8px 31px;
	position: absolute;
	top: 215px;
}
#rightText a {
	float: right;
	padding: 0px 44px 0px 0px; 
	font-size: 10px;
}
#rightTextNav{
	border-left: 1px solid #CECECE;
	text-align: left;
	padding: 0px 0px 8px 8px;
	position: absolute;
	bottom: 0px;
}
#rightTextNav a{
	color: #cecece;
	text-transform: uppercase;
	font-size: 10px;
}
#rightTextNav a:hover{
	color: #999999;
}
#musicBar{
	display: none;
}
#top{
	height: 343px;
	background-color: #fff;
}
/* ------------------------------------*/
/* ---------->>> Box's on photogrophy page <<<-----------*/
/* ------------------------------------*/
#boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 161px;
	height: 82px;
}
#boxes li {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 6px 0px;
	width: 14px;
	height: 14px;
}
#boxes li.linked a{
	width: 14px;
	height: 14px;
	display: block;
	background: url(../img/box.gif) no-repeat;
}
#boxes li.linked a:hover{
	background: url(../img/boxOver.gif) no-repeat;
	width: 14px;
	height: 14px;
}
#boxes li.blank a{
	width: 14px;
	height: 14px;
	display: block;
	background: #fff;
	cursor: default;
}
#boxes li.blank a:hover{
	background: #fff;
	width: 14px;
	height: 14px;
	cursor: default;
}
/* ------------------------------------*/
/* ---------->>> End Box's on photogrophy page <<<-----------*/
/* ------------------------------------*/


/* ------------------------------------*/
/* ---------->>> CLASS'S <<<-----------*/
/* ------------------------------------*/

.floatR{
	float: right;
}
a .grey{
	color: #999999;
}
.header{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	padding: 0px 0px 7px 0px;
}
.none{
	display: none;
}
.padR{
	padding-right: 20px;	
}
.player{
	float: right;
	padding-right: 18px;
	border-right: 1px solid #ffffff;
}
/*----------------------------------------*/
/*  Horizontal nav */

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  	margin: 0;
  	border: 0 none;
  	padding: 0;
  	width: 222px; /*For KHTML*/
  	list-style: none;
  	height: 24px;
  	position: absolute;
  	top: -8px;
	z-index: 100;
}
ul#navmenu li {
  	margin: 0;
  	border: 0 none;
  	padding: 0;
  	float: left; /*For Gecko*/
  	display: inline;
  	list-style: none;
  	text-transform: uppercase;
  	height: 14px;
}
ul#navmenu ul {
  	margin: 0;
  	border: 1px solid #CECECE;
  	padding: 6px 0px 0px 0px;
  	width: 160px;
  	list-style: none;
  	display: none;
  	position: absolute;
  	top: 11px;
  	left: 0;
	height: 102px;
	background-color: #F9F9F9;
	voice-family: "\"}\"";
	voice-family:inherit;
	top: 11px;
	}
	html>body ul#navmenu ul {
	top: 12px;
}
ul#navmenu ul li {
  	float: none; /*For Gecko*/
  	display: block !important;
  	display: inline; /*For IE*/
}
/* Root Menu */
ul#navmenu a {
  	padding: 0 6px;
  	float: none !important; /*For Opera*/
  	float: left; /*For IE*/
  	display: block;
  	color: #CECECE;
  	font: normal 10px/12px Arial, Helvetica, sans-serif;
  	text-decoration: none;
  	height: auto !important;
  	height: 1%; /*For IE*/
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  	color: #999;
}
/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  color: #CECECE;
  background-color: #F9F9F9;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  	background: #F9F9F9;
  	color: #999999;
}
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}
ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}