body {
	background-color: #121212;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
}

img {
  border:0px;
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#contentcwrapper    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -425px;
	position: absolute;
	top: -220px;
	left: 50%;
	width: 850px;
	height: 420px;
	visibility: visible;
	overflow:visible;
	}
	
#content {
    float: left;
	padding: 8px;
	background-color:#000000;
	overflow:visible;
	visibility: visible;
	}
	
#menu {
    float: right;
	margin-left: 10px;
	margin-top: 7px;
	clear: right;
	}	
	
#footer{
	text-align:left;
	clear: both;
	padding-top: 14px;
	}	
	
#footertext{
	text-align:left;
	padding-top: 1px;
	width:348px;
	clear: none;
	float:left;
	}
	
#footerimage{
	text-align:right;
	float: left;
	}


a:link {
	color: #333333; 
	text-decoration: none;
	}

a:visited {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#brickholder {
  position:relative;
  overflow:hidden;
  width:680px;
  height:403px;
}

#brickSlide {
}

#brickOverlay {
  position:absolute;
  bottom:-1px;
  left:0px;
  height:50px;
  background-color:#000;
  width:680px;
}
#brickNav {
  position:absolute;
  left:0px;
  bottom:0px;
  height:23px;
  background-color:transparent;
  width:660px;
  text-align:left;
  padding:10px;
  padding-top:18px;
}

#brickNav a {
  font-weight:bold;
}

