body {
	background: maroon;
}

div {
}

.all {
	width: 900px;
	height: 900px;
	background: rgb(255,255,240);
}

#left {
	float: left;
	width: 225px;
	height: 100%;
}

.vbar {
	float: left;
	width: 1px;
	height: 100%;
	background-image: url(images/vbar.gif);
	background-repeat: no-repeat;
}

.tn {
	float: left;
	width: 150px;
	height: 100px;
	text-align: center;
}

#content {
	float: left;
	width: 673px;
	height: 100%;
	background: white;
}

table#intro {
	width: 500px;
	margin: 2em 0 0 2em;
}

table#talent {
	position: relative;
	top: -10px;
	margin: 0 0 0 2em;
}

table#nav {
	position: absolute;
	top: 325px;
	font-family: arial;
	font-size: 11pt;
	text-align: center;
}

td.nav {
	width: 219px;
}

img#logo {
	border: 0;
	position: absolute;
	top: 200px;
	background-color: rgb(255,255,240);
}

img.thumb {
	border: 2px solid maroon;
	width: 50px;
	height: 50px;
}

img.pic1 {
	width: 50px;
	height: 50px;
	border: 0;
	padding: 20px 5px 0px 0px;
}

img.artisttype {
	float: left;
	margin: 50px 0px 0px 50px;
	width: 250px;
	height: 250px;
	border: 2px solid black;
}	

h1 {
	font-family: arial;
	font-size: 18pt;
	color: rgb(128,0,0);
}

iframe {
	width: 600px;
	height: 400px;
	overflow: hidden;
}

a {
	text-decoration: none;
	color: maroon;
}

a.footer {
	color: rgb(255,255,240);
	text-decoration: underline;
}

p {
	font-family: arial;
	font-size: 12pt;
}

p.bio {
	font-family: arial;
	font-size: 12pt;
	line-height: 18pt;
}	

p.list {
	font-family: arial;
	font-size: 14pt;
}

p#footer {
	font-family: arial;
	font-size: 8pt;
	color: rgb(255,255,240);
	margin: 0 0 0 2em;
}

ul {
	list-style: none;
	font-family: arial;
	font-size: 12pt;
}

span#topnav {
	position: relative;
	top: -95px;
	left: 55px;
	font-family: "trebuchet ms";
	font-size: 24pt;
	font-style: bold;
}
