.dialog {
	width:67%;
	min-width:20em;
	color:#fff;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(../source/dialog/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(../source/dialog/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(../source/dialog/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(../source/dialog/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(../source/dialog/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(../source/dialog/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(../source/dialog/br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 1024px;
}

#header {
	float:left;
	width:100%
	background:yellow;
	padding: 0px;
	margin: 0px;
	height: 126px;
}

#header a {
	display:block;
	no-repeat left top;
	padding:5px 15px;
}

#header ul{
	margin:0;
	padding:0;
	list-style:none;
}

#header li {
	float: left;
	no-repeat right top;
	margin:3;
	padding:5;
	font-size: .7em;
}

#header li a:link,#header li a:visited{
	display:block;
	font-family:"Arial Black", sans-serif
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:1em;
	margin-right:0.3em;
	float: left;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.7em;
	margin-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#header li a:hover{
	color:#ffc80a;
	font-weight: bold;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	background-color: #181818;
}
#content {
	padding: 10px;
	left: 100px;
	top: 225px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	width: 800px;
	height: 500px;
	overflow: auto;
	border: thin none;
	background-image: url(../images/bruce_turner_content_background.png);
	background-repeat: no-repeat;
}
#contactContent {
	padding: 10px;
	left: 100px;
	top: 225px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	width: 800px;
	height: 500px;
	overflow: auto;
	background-image: url(../images/contact_bruce_turner_background.jpg);
	background-repeat: no-repeat;
}
#contactContent p {
	font-family:"Arial Black", sans-serif
	font-size:1em;
	font-weight:normal;
	color:#888;
	text-decoration:none;
	line-height:1.1em;
	margin-right:0.3em;
	margin-left: 80px;
}
#contactContent a:link,#header a:visited{
	font-family:"Arial Black", sans-serif
	font-weight:bold;
	color:#888;
	text-decoration:none;
	line-height:1em;
	margin-right:0.3em;
	float: left;
}
#contactContent a:hover{
	color:#FF2;
}
#friendsContent {
	padding: 10px;
	left: 100px;
	top: 200px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	width: 800px;
	height: 500px;
	overflow: auto;
	background-image: url(../images/friends_bruce_turner_background.jpg);
	background-repeat: no-repeat;
}
#friendsContent p {
	font-family:"Arial Black", sans-serif
	font-size:1em;
	font-weight:normal;
	color:#888;
	text-decoration:none;
	line-height:1.1em;
	margin-right:0.3em;
	margin-left: 210px;
}
#friendsContent a:link,a:visited{
	font-family:"Arial Black", sans-serif
	font-weight:bold;
	color:#888;
	text-decoration:none;
	line-height:1em;
	margin-right:0.3em;
	float: left;
}
#friendsContent a:hover{
	color:#FFC80A;
}
#video_player {
	padding-left: 30px;
	position: relative;
	clear: both;
	margin-left: 40px;
}
#bioContent {
	padding: 10px;
	left: 100px;
	top: 225px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	width: 800px;
	height: 500px;
	overflow: auto;
	border: thin none;
	background-image: url(../images/bruce_turner_content_background.png);
	background-repeat: no-repeat;
}
#bioContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	width: 760px;
	margin-left:15px;
	text-align: left;
}
#mediaContent {
	padding: 10px;
	left: 100px;
	top: 225px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	width: 800px;
	height: 500px;
	overflow: auto;
	border: thin none;
	background-image: url(../images/bruceturner_mediacontent.png);
	background-repeat: no-repeat;
}
#mediaContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	width: 760px;
	margin-left:40px;
	test-align: left;
}
#videoPlayer1	{
	padding: 10px;
	left: 100px;
	top: 225px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 90px;
	clear: both;
	width: 250px;
	height: 188px;
	overflow: auto;
}
#videoPlayer2	{
	padding: 10px;
	left: 100px;
	top: 225px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 90px;
	clear: both;
	width: 250px;
	height: 188px;
	overflow: auto;
}
#content2 {
	width: 257px;
	float: left;
	position: relative;
	clear: both;
	height: 216px;
	left: 810px;
	top: -575px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	word-spacing: normal;
}

#content3 {
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	width: 258px;
	position: relative;
	left: 548px;
	top: -294px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/bruce_turner_content3_background.png);
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}


#footer {
	background-color: #181818;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: center;
	clear: both;
	float: left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 15px;
	top: 615px;
}
#content table {
	padding: 10px;
	margin-top: auto;
	margin-bottom: auto;
	left: -3px;
}
#content p a {
	text-decoration: none;
	text-align: left;
	margin: 40px;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	width: 760px;
	margin-left:15px;
	text-align: left;
}

.mgmt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-indent: 0;
	margin-left: 0px;
}
.videoWindow {
	left: 60px;
	top: -15px;
	display: block;
	padding-left: 25px;
	padding-top: 10px;
}
.quoteAuthor {
	color: #3DC2EE;
}
.authorName {
	color: #f67316;
}
.current {
	text-color:#ffc80a;
}
