body 
	{
	background-color: #FFC470;
	background-color: #FF8B1E;
	background-color: #4955F5;
	background-color: #4B4899;
//	background-color: #C6450E;
	font-size: 62.5%;
	scrollbar-3dlight-color: #C5C5C5;	scrollbar-highlight-color: white;	scrollbar-face-color: #C5C5C5;	scrollbar-shadow-color: #C5C5C5;	scrollbar-darkshadow-color: #C5C5C5;	scrollbar-base-color: white;	scrollbar-arrow-color: black;
	}

h1 
	{font-size: 1.2em;
	font-weight: normal;
	line-height: 0;
	letter-spacing: 4px;
	color: gray;
	}

#box
	{background-color: white;
	border-style: solid;
	border-width: 3px;
	margin: 50px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 706px;
	height: 550px;
	}

div > #box
	{width: 700px;
	}

#top
	{
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	}

#photos
	{
	position: absolute;
	left: 7px;
	top: 52px;
	}
#photos img	{margin: 0 3 0 3;	}

#menu
	{
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 11px;
	top: 234px;
	width: 150px;
	}

#menu img
	{margin-bottom: 1px}

#content
	{position: absolute;
	overflow: auto;
	font-family: Verdana;
	font-size: .8em;
	text-align: left;
	left: 165px;
	top: 233px;
	width: 522px;
	height: 297px;
	margin: 0px;
	padding: 10px;
	border: 1px solid gray;
	}

div > #content
	{width: 502px;
	height: 282px;
	}

#news
	{background-color: white;
	position:absolute;
	left: 10px;
	top: 233px;
	width:156px;
	height: 47px;
	border: 1px solid gray;
	border-right-style: none;
	}

div > #news 
	{width: 155px;	height: 45px;
	}

#biography
	{background-color: white;
	position:absolute;
	left: 10px;
	top: 279px;
	width: 156px;
	height: 47px;
	border: 1px solid gray;
	border-right-style: none;
	}

div > #biography 
	{width: 155px;
	height: 45px;
	}

#pictures
	{background-color: white;
	position:absolute;
	left: 10px;
	top: 325px;
	width: 156px;
	height: 47px;
	border: 1px solid gray;
	border-right-style: none;
	}

div > #pictures
	{width: 155px;
	height: 45px;
	}

#music
	{background-color: white;
	position:absolute;
	left: 10px;
	top: 371px;
	width: 156px;
	height: 47px;
	border: 1px solid gray;
	border-right-style: none;
	}

div > #music
	{width: 155px;
	height: 45px;
	}

#shows
	{background-color: white;
	position:absolute;
	left: 10px;
	top: 417px;
	width: 156px;
	height: 47px;
	border: 1px solid gray;
	border-right-style: none;
	}

div > #shows
	{width: 155px;
	height: 45px;
	}

#contact
	{background-color: white;
	position:absolute;
	left: 10px;
	top: 463px;
	width: 156px;
	height: 47px;
	border: 1px solid gray;
	border-right-style: none;
	}

div > #contact
	{width: 155px;
	height: 45px;
	}