Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat;
	color: #000000;
	background-image: url(../i/bg1.jpg);
	background-attachment: fixed;
}

#infopanel {
	color: #FFFFFF;
	background-image: url(../i/contbg.jpg);
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#content {
	margin-left: auto;
	margin-top: 3px;
	margin-right: auto;
	text-align: left;
	margin-bottom: 0px;
	width: 588px;
	color: #FFFFFF;
	font-size: 95%;
	float: left;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #000000;
}
.Image {
	margin: 1px;
	height: 125px;
	width: 100px;
	padding: 3px;
	background-color: #FFFFFF;
}
.Imagegroup {
	height: 96px;
	width: 120px;
	background-color: #000000;
	margin: 1px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #FFFFFF;
}
.comedyimage {
	height: 120px;
	width: 150px;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 3px;
}
h3 {
	color: #FFFFFF;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 110%;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px 0px 0px 1px;
	padding-bottom: 0px;
}
.contimage {
	margin: 1px;
	padding: 5px;
	background-color: #FFFFFF;
}



#content li {
	list-style-image: none;
	list-style-position: inside;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
}



#headernavtop {
	font-size: 85%;
	width: 757px;
	height: 22px;
	background-color: #330000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#headernavtop a {
	width: 151px;
	border: 1px solid #E0DFE3;
	margin: 1px;
	padding: 1px;
	float: left;
	display: block;
}
#date {
	display: block;
	background-color: #330000;
	color: #FFFFFF;
	height: 18px;
	width: 125px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #E0DFE3;
	font-size: 95%;
}


#headernavtop ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#headernavtop li {
	display: inline;
}
#headerlogo {
	height: 99px;
	width: 760px;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}
#headernavbottom {
	margin: 1px 0px 0px;
	padding: 0px;
	font-size: 85%;
	width: 760px;
	height: 22px;
	background-color: #330000;
}
#headernavbottom ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#headernavbottom li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#headernavbottom a {
	display: block;
	width: 148px;
	float: left;
	border: 1px solid #E0DFE3;
	margin-left: 1px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	float: left;
}

#headernavtop a:link,#headernavtop a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #330000;
}


#headernavtop a:hover,#headernavtop a:active {
	text-decoration: none;
	color: #FF6600;
	background-color: #000000;
}
#headernavbottom a:link,#headernavbottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #330000;
}

#headernavbottom a:hover,#headernavbottom a:active {
	text-decoration: none;
	color: #FF6600;
	background-color: #000000;
}
/* FOOTER -------------------------------------------------- */

#footer {
	width: 760px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	background-image: url(../i/contbg4.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	background-position: right 40px;
	background-color: #000000;
	height: 110px;
}

#footer ul {
	text-align: center;  /* Centers all the text in the footer div */
	margin: 0px; /* Adds 5 pixels of space above and below the footer list, and 0 pixels of space to the right and left of the list */
	padding: 0px;
	}

#footer li {
	display: inline;
	}

#footer a:link, #footer a:visited {
	margin: 0px; /* Adds 5 pixels of space all around the links to give them breathing room within the footer */
	font-size: 80%; /* Sets the text colour of the links */
	text-decoration: none;
	padding: 1px;
	color: #FFFFFF;
}
	
#footer a:hover, #footer a:active {
	color: #FFFFFF; /* Sets the background colour */
	text-decoration: none; /* Removes the underlines from links */
	background-color: #FF6600;
}

/* CLASSES -------------------------------------------------- */

.fltlft {
	float: left; /* Moves the image to the left side of its container and allows text to flow around its right side. */
	margin-right: 8px;
	margin-left: 5px;
	border: 2px solid #FFFFFF;
}

.fltrt {
	float: right; /* Moves the image to the right side of its container and allows text to flow around its left side. */
	margin-left: 8px;
	margin-right: 5px;
	border: 2px solid #FFFFFF;
}

.clearfloat {
	font-size: 1px; /* Sets the font size to 1 pixel */
	line-height: 0px; /* Sets line-height to 0 -font and line-height, even if not explicitly on the page, might add diemnsion to the clearing element rather than make it larely invisible */
	clear: both; /* Keeps floated divs from draping over objects beneath them. */
	height: 0px; /* Makes sure the clearing element has no height */
}
#copyright {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 75%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sidebar {
	margin-left: 2px;
	width: 150px;
	padding: 0px;
	font-size: 65%;
	float: left;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	background-color: #000000;
	background-image: url(../i/contbg4.jpg);
	background-repeat: repeat-y;
}
.sidehead {
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
	background-color: #000000;
	background-image: url(../i/sidehead2.jpg);
}
.sectiontitle {
	color: #FF6600;
	margin: 0px;
	padding: 5px 0px;
}
.testimauthor {
	color: #666666;
	text-align: left;
}
.testimtitle {
	font-size: 120%;
	font-weight: bold;
	color: #FFE532;
	text-align: right;
	padding: 10px;
}
.tinpot {
	color: #FFFFFF;
	font-size: 150%;
	background-image: url(../i/ABLogo-copy.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 30px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE532;
	text-align: left;
}
table {
	background-image: url(/htdocs/i/bg6.jpg);
	text-align: left;
	background-repeat: repeat;
	background-position: bottom;
	font-size: 85%;
}


hr {
	color: #CCCCCC;
}
.studios {
	font-weight: bold;
	color: #FF6600;
	font-size: 150%;
}
.tbltext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
}
td p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.tableh5 {
	color: #F6A52F;
	font-size: 12px;
	font-weight: bold;
}


#sidenav {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 120%;
}
#sidenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidenav li {
	text-decoration: none;
	padding-bottom: 1px;
}
#sidenav a {
	display: block;
	width: 146px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 3px;
	margin-right: 1px;
	border: 1px solid #FFFFFF;
}
#admin p {
	margin: 0px;
}

#admin a {
	display: block;
	width: 146px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #E0DFE3;
	margin-left: 1px;
}
#sidenav a:link, #sidenav a:visited {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#sidenav a:hover, #sidenav a:active {
	color: #FF6600;
	background-color: #000000;
}
#opencontent {
	width: 740px;
	margin: 1px 2px;
	float: left;
	background-image: url(../i/tinpot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 4px;
	font-size: 75%;
	display: block;
}
#content a {
	color: #FF6600;
	text-decoration: none;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	width: 760px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-size: 95%;
}


#introcontent1 {
	margin-left: 156px;
	margin-top: 4px;
	margin-right: 0px;
	font-size: 75%;
	text-align: left;
	padding: 5px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	width: 585px;
	background-image: url(../i/intro.jpg);
	background-position: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#introcontent {
	margin-left: 4px;
	margin-top: 3px;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	width: 588px;
	color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-position: right;
	background-repeat: no-repeat;
	font-size: 95%;
	background-color: #000000;
	background-image: url(../i/index.gif);
}
.blktext {
	color: #FFFFFF;
}
#pic_link2{
	width:108px;
	height:135px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-left: 1px;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#pic_link2 a {
	width: 100%;
	color: #FFFFFF;
	display: block;
	height: 135px;
}
#pic_link3{
	width:130
.px;
	height:130px;
	background-image:url(../img/buttons/blank.jpg);
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	display: block;
	width: 130px;
}
#pic_link3 a {
	width: 100%;
	background-color: #000000;
	display: block;
	color: #FFFFFF;
	height: 130px;
}

#gallery {
	width: 580px;
	margin-top: 5px;
	padding-left: 4px;
}

.fltlftimg {
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
}
#pic_link2  a:link, #pic_link2 a:visited {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#pic_link2  a:hover, #pic_link2 a:active {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
}
#pic_link3  a:link, #pic_link3 a:visited {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#pic_link3  a:hover, #pic_link3 a:active {
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 0px;
	margin: 0px;
}
/*Contact form */
#fcf2 {
	font-family:arial;
	font-size:11px;
	margin:5px;
	border:1px solid #000000;
	width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
#flashfile {
	float: left;
	padding: 3px;
}
#container #content hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
h2 {
	font-size: 16px;
}
h5 {
	color: #FFE532;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#container #content #Video {
	height: 300px;
	width: 360px;
	margin-right: 5px;
	float: left;
	display: block;
}
#container #content #Video2 {
	height: 300px;
	width: 360px;
	margin-right: 5px;
	float: left;
	display: block;
}
.videofltlft {
	margin: 3px;
	float: left;
	background-color: #000000;
}
.videoflrrght {
	margin: 3px;
	float: right;
	background-color: #000000;
}

.Centerpic {
	text-align: center;
}
.idea {
	font-size: xx-small;
	color: #000000;
	visibility: hidden;
}
