@charset "utf-8";
/* CSS Document */

body
	{
		background-color: #000;
		font-family: "Times New Roman", Times, serif;
	}

table
	{
		border-style: none;
		border-collapse: collapse;
		background: #000000;
		text-decoration: none;
	}

td
	{
		background:#000000;
		color: #ffffff;
	}

h1
	{
		color: #ffffff;
		text-align: right;
	}

h3
	{
		color: #ffffff;
		text-align: center;
	}

h5
	{
		color: #ffffff;
		text-align: center;
		margin-left: 3em;
		margin-right: 3em;
	}



a
	{
		color: #ffffff;
	}

a:hover
	{
		color: #FF0000;
	}

#space2
	{
		width: 50px;
		float: left;
	}
	
#spacer
	{
		float: left;
		width: 150px;
	}

#cont_list
	{
		text-decoration: none;
		width: 400px;
		float: left;
		padding-top: 5em;
	}

ul#john
	{
		color: #ffffff;
		list-style-type: none;
		
	}

ul#brent
	{
		color: #ffffff;
		list-style-type: none;
	}

li
	{
		color: #ffffff;
		color: #ffffff;
	}

#title
	{
		padding-bottom: 2em;
	}

ul#issue
	{
		list-style-type: none;
	}
	
#pic2
	{
		width: 310px;
		float: left;
		border-color: #666666;
		border-bottom-width: 3px;
		border-right-width: 3px;
		border-style: solid;
	}

#video
	{
		width: 425px;
		float: left;
		padding-left: 5em;
		padding-top: 5em;
	}

#listen
	{
		width: 125px;
		float: left;
	}

P
	{
		color: #ffffff;
	}

#pic
	{
		width: 300px;
		float: left;
	}

#booking
	{
		width: 50%;
		float: left;
		color: #ffffff;
	}

#booking h1
	{
		text-align: center;
	}