body
{
	background-repeat: no-repeat;
	font-size: large;
	letter-spacing: 10px;
	font-family: sans-serif, "Lucida Grande", Verdana, Arial, sans-serif;
	color: #4c4c4c;
	margin-top: 10px;
	background-color: black;
}

img {
}

a:link
{
	color: #ccc;
}

a:visited
{
	color: #ccc;
}

a:hover
{
	color: #7d9dbb;
}

#banner
{
	/*border-bottom: solid 1px #bfbfbf;*/
	background-repeat: no-repeat;
	background-position:center; 
	background-image: url(images/bannerbackground.gif);
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 40px;
	padding-top: 0px;
	width: 1000px;
	top: 0px;
	height: 120px;
	margin: 0px auto;
	text-align: left;
}

#banner p
{
	padding-top: 80px;
	text-align: right;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	letter-spacing: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	position:relative;
	bottom:0px;
	/*font-weight:bold;*/
	font-size: medium;
	color:#FFF;
}

#banner h3
{
	margin-top: 0px;
	font-size: 200%;
	margin-right: 10px;
	margin-left: 10px;
	color: #b3b3b3;
}

#matrix
{
/*	border-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	letter-spacing: 5px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	border-color: #bfbfbf;
	color: white;
	width: 1000px;
	height: 700px;
	text-align: left;
	padding: 0px;
	background-color: #252525;
}

#matrix p
{
	padding-top: 20px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left: 25px;
	font-size: smaller;
	/*text-align: left;*/
}

#matrix img
{
	border-color: #bfbfbf;
	border-width: 3px;
	border-style: solid;
	margin: 20px;
}

#cubeul
{
	float:left;
	width: 160px;
	height: 160px;
	text-align: center;
	border: 1px solid #444;
	border-width:  0 1px 1px 0;
}
#cubealbum
{
	border-color: white;
	width: 250px;
	height: 180px;
	text-align: center;
}

#cubealbum img
{
	padding: 0px;
	margin: 0px;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
}

#cubealbum p
{
	font-size: smaller;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-top: 0px;
	letter-spacing: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}

#cubetop
{
	border-color: white;
	text-align: center;
	width: 250px;
	height: 200px;
}

#cubetop img
{
	margin: 0px;
	border-color: #b3b3b3;
	border-style: ridge;
	border-width: 1px;

}

#cubetop p
{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
}

#matrix h3
{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	margin: 0px;
}


