html {
	padding-top: 0;
	padding-right: 0;
	background-color: #000000;
	background-image: url(jazz_images/padding.jpg);
	background-repeat: repeat;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5c482;
	background-color: transparent;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(rotator_left/james_allsopp_background.png);
	background-position: top left;
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.panel {
	background-color: #000000;
	color: #e5c482;
	font-size: 10px;
}

.menu {
	background-color: #000000;
	color: #fdcc6c;
	background-image: url(../images/template_images/logo_red-copy.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bio {
	border-color: #e5c482;
	border-width: 1px;
	border-style: solid;
	background-color: #000000;
	color: #e5c482;
	font-size: 12px;
}
.bio_footer {
	background-color: #000000;
	color: #e5c482;
	font-size: 10px;
}
.bio_footer a:link {color: #ffffff; font-weight: bold; font-size: 10px;}
.bio_footer a:visited {color: #ffffff; font-weight: bold; font-size: 10px;}
.bio_footer a:hover {color: #ffffff; font-weight: bold; font-size: 10px;}
.bio_footer a:active {color: #ffffff; font-weight: bold; font-size: 10px;}
.content {
	background-color: #000000;
	color: #e5c482;
}
.content a:link {color: #917948; font-weight: bold;}
.content a:visited {color: #917948; font-weight: bold;}
.content a:hover {color: #917948; font-weight: bold;}
.content a:active {color: #917948; font-weight: bold;}
.titles {
	color: #e5c482;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.navbar a:link {color: #e5c482; font-weight: bold;}
.navbar a:visited {color: #e5c482; font-weight: bold;}
.navbar a:hover {color: #e5c482; font-weight: bold;}
.navbar a:active {color: #e5c482; font-weight: bold;}
.valid_link a:link {color: #e5c482; font-size: 10px;}
.valid_link a:visited {color: #e5c482; font-size: 10px;}
.valid_link a:hover {color: #e5c482; font-size: 10px;}
.valid_link a:active {color: #e5c482; font-size: 10px;}
.player {
	width: 400px;
	height: 27px;
	background-color: #e5c482;
}
.biobox1 {
	background-color: #cc2512;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #751000;
	border-style: solid;
	border-width: 1px;
}
.biobox1 a:link {color: #f0dcb5; font-weight: bold;}
.biobox1 a:visited {color: #f0dcb5; font-weight: bold;}
.biobox1 a:hover {color: #f0dcb5; font-weight: bold;}
.biobox1 a:active {color: #f0dcb5; font-weight: bold;}
.biobox2 {
	background-color: #751000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #cc2512;
	border-style: solid;
	border-width: 1px;
}
.biobox2 a:link {color: #f0dcb5; font-weight: bold;}
.biobox2 a:visited {color: #f0dcb5; font-weight: bold;}
.biobox2 a:hover {color: #f0dcb5; font-weight: bold;}
.biobox2 a:active {color: #f0dcb5; font-weight: bold;}

/* Curved Cells */
.left {width: 6px; background-color: transparent; background-image: url(jazz_images/css/lr.png); background-position: right;}
.top-left {width: 6px; height: 6px; background-color: transparent; background-image: url(jazz_images/css/tl.png); background-position: bottom right; background-repeat: no-repeat;}
.top {background-color: transparent; background-image: url(jazz_images/css/tb.png); background-repeat: repeat-x; background-position: bottom;}
.top-right {width: 6px; height: 6px; background-color: transparent; background-image: url(jazz_images/css/tr.png); background-position: bottom left; background-repeat: no-repeat;}
.right {width: 8px; background-color: transparent; background-image: url(jazz_images/css/lr.png); background-position: left;}
.bottom {background-color: transparent; background-image: url(jazz_images/css/tb.png); background-repeat: repeat-x; background-position: top;}
.bottom-left {width: 8px; height: 8px; background-color: transparent; background-image: url(jazz_images/css/bl.png); background-position: top right; background-repeat: no-repeat;}
.bottom-right {width: 8px; height: 8px; background-color: transparent; background-image: url(jazz_images/css/br.png); background-position: top left; background-repeat: no-repeat;}
.main {background-color: #000000;}