/* Main Css for layouts */

* {
	margin: 0;
	padding: 0;
}

html {
  background-color: #000;
}

body {
  position: relative;
  background-color: #000;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding: 0px;
}

h1 {
	font: bold 16px "Lucida Grande", Arial, sans-serif;
}


p {
	font-size: 12px;
	text-indent: 12px;
}

a {
	color: #900;
	border-color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #EC0A01;
	border-color: #EC0A01;
	text-decoration: none;
}

a:link {
	color: #FFF;
	border-color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	border-color:  #FFF;
	text-decoration: none;
}

a:active {
	color: #EC0A01;
	border-color: #EC0A01;
	text-decoration: none;
}

#home_flash_bottom:link:visited, #home_flash_bottom:visited:link {
	color: #FFF;
	text-decoration: none;
}

#past_events_gallery:link:visited, #past_events_gallery:visited:link {
	color: #FFF;
	text-decoration: none;
}

#artist_gallery:link:visited, #artist_gallery:visited:link {
	color: #FFF;
	text-decoration: none;
}

img:link {
	color: #FFF;
	text-decoration: none;
}


hr {
	margin: 24px 0;
	_margin: 0; /*IE Sucks*/
	clear: both;
}

ul {
	font-size: small;
	color: #FFF;
	margin-left: 0px;
}

li {
	margin-left: 20px;
	margin-top: 5px;
}

blockquote {
	margin-left: 20px;
	margin-top: 5px;
	width: 850px;
	font-size: 12px;
	font-style: oblique;
}
.graphic {
	border:1px; 
	border-color: #fff; 
	border-style: solid;
		}
		
.tdpadding {
	padding-left: 20px;
}

.formtable {
	font-size: small;
	color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	border-spacing: 5px;
}


.boldtext_red {
	font-weight: bold;
	font-size: small;
	color: #ff0;
}

.boldtext {
	font-weight: bold;
	font-size: small;
	color: #FFF;
}

.boldtext_ml {
	font-size: small;
	font-weight: bold;
	color: #FFF;
}

#wrapper {
	width: 1009px;
	height: 633px;
	margin-left: 0px;
	margin-top: 0px;
}

#top {
	width: 977px;
	margin-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#header {
	width: 987px;
	height: 110px;
	background-image: url(../images/background_header.png);
	background-repeat: no-repeat;
}

#mailing_list {
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(../images/background_ml.png);
	background-repeat: no-repeat;
}

#mailing_top {
	width: 300px;
	height: 99px;
	padding-top: 3px;
	padding-left: 20px;
	margin-left: 0px;
}

#mailing_bottom {
	width: 325px;
	height: 0px;
	padding-top:;
	padding-left: 30px;
	position: bottom right;
	clear: both;
}

#logo {
	width: 290px;
	height: 103px;
	position: absolute;
	left: 340px;
	top: 5px;
	text-decoration: none;
}

#flash_player {
	width: 325px;
	float: right;
	position: absolute;
	top: 0px;
	left: 700px;
	z-index: 2;
}

#flash_player_top {
	width: 219px;
	height: 50px;
	font-size: smaller;
	color: #FFF;
	padding-top: 2px;
	padding-left: 25px;
	margin-top: 5px;
	margin-left: 0px;
	text-decoration: none;
	background-image: url(../images/background_contactus.png);
	background-repeat: no-repeat;
}

#flash_player_bottom {
	width: 275px;
	height: 51px;
	padding-top: 0px;
	padding-left: 0px;
}

#menu {
	height: 24px;
	width: 977px;
	margin-left: 5px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 3;
	clear: both;
}

#menu_links {
	height: 24px;
	width: 977px;
	padding: 7px 0px 0px 5px;
	text-align: left;
}

#bottom {
	width: 987px;
	height: 434px;
	margin-top: 24px;
	margin-left: 10px;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 0;
}

#home_left {
	width: 306px;
	height: 427px;
	margin-top: 5px;
	background-image: url(../images/background_homeleft.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 0px;
	z-index: 0;
}

#home_text {
	width: 306px;
	height: 427px;
	padding-top: 50px;
	padding-left: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

#home_textbox {
	background-color:;
	font-size: smaller;
	text-align: justify;
	border: 0px solid red;
	width: 225px;
	height: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 10px;
	color: #FFF;
}

#home_middle {
	width: 276px;
	height: 427px;
	margin-top: 3px;
	position: absolute;
	left: 326px;
	top: 0px;
	z-index: 0;
}

#home_news {
	width: 276px;
	height: 427px;
	background-image: url(../images/background_homemiddle.png);
	background-repeat: no-repeat;
	clear: both;
}

#home_newsbox {
	width: 250px;
	height: 115px;
	background-color: #830000;
	border: 1px solid red;
	padding: 10px;
	font-size: smaller;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 285px;
	z-index: 0;
}

#home_right {
	width: 370px;
	height: 427px;
	margin-top: 3px;
	padding-top: 25px;
	border: 0px solid red;
	position: absolute;
	left: 600px;
	top: 0px;
	z-index: 0;
}

#home_flash_top {
	width: 370px;
	height: 300px;
	background-image: url(../images/background_slideshow.png);
	background-repeat: no-repeat;
}

#home_flash_bottom {
	width: 370px;
	height: 102px;
	clear: both;
	padding-top: 25px;
	padding-left: 35px;
	font-size: smaller;
	color: #FFF;
	background-image: url(../images/background_homegallery.png);
	background-repeat: no-repeat;
}

#footer {
	width: 987px;
	height: 30px;
	clear: both;
	margin-top: 30px;
	margin-left: 10px;
	padding-top: 1px;
	color: #fff;
	font-size: small;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/background_footer.png);
	position: absolute;
	top: 537px;
	left: 0px;
	z-index: 2;
}

#production_request_form {
	width: 987px;
	height: 434px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/request_form.png);
	background-repeat: no-repeat;
}


#booking_form {
	width: 987px;
	height: 734px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 50px;
	padding-top: 10px;
	font-size: small;
	color: #FFF;
	background-image: url(../images/booking_form.png);
	background-repeat: no-repeat;
}

#about_us {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_about_us.png);
	background-repeat: no-repeat;
}

#about_us_text {
	width: 600px;
	height: 434px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-left: 30px;
	float: left;
}

#about_us_gallery {
	width: 315px;
	height: 434px;
	margin-left: 42px;
	margin-top: 25px;
	float: left;
	}

#working {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#working_text {
	width: 850px;
	height: 434px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-left: 30px;
}

#working {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#working_text {
	width: 850px;
	height: 434px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-left: 30px;	
}

#news {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#news_list {
	width: 930px;
	height: 434px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-left: 30px;
}

#news_listbox {
	width: 650px;
	color: #FFF;
	border: 1px solid red;
	background-color: #830000;
	text-align: justify;
	padding: 10px;
	float: left;
}

#news_archive {
	height: 270px;
	width: 150px;
	color: #FFF;
	border: 1px solid red;
	margin-left: 15px;
	background-color: #830000;
	text-align: justify;
	padding: 10px;
	float: right;
}

#news_body {
	width: 900px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-left: 30px;
}

#news_pic {
	float: right;
	margin-left: 20px;
}

#news_body_textbox {
	width: 900px;
}

#awards {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#awards_body {
	width: 900px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 30px;
}

#up_coming {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_upcoming.png);
	background-repeat: no-repeat;
}

#up_coming_set {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_upcoming_set.png);
	background-repeat: no-repeat;
}

#up_coming_body {
	width: 987px;
	height: 434px;
	padding-top: 30px;
	padding-left: 30px;
	color: #FFF;
}

#up_coming_title {

}

#up_coming_text {
	width: 500px;
	padding: 10px;
	background-color: #830000;
	border: 1px solid red;
}

#up_coming_img {
	width: 220px;
	height: 320px;
	position: absolute;
	top: 90px;
	left: 590px;
}
	
#sponsors {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#sponsors_body {
	width: 900px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 30px;
}

#past_events {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_upcoming.png);
	background-repeat: no-repeat;
}

#past_events_body {
	width: 987px;
	height: 434px;
	padding-top: 30px;
	padding-left: 30px;
	color: #FFF;
}

#past_events_title {

}

#past_events_text {
	width: 500px;
	padding: 20px;
	background-color: #830000;
	border: 1px solid red;
}

#past_events_gallery {
	width: 500px;
	padding: 20px;
	margin-top: 0px;
	background-color: #830000;
	border: 1px solid red;
}

#past_events_img {
	width: 220px;
	height: 320px;
	position: absolute;
	top: 20px;
	left: 590px;
}	

#services {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#services_body {
	width: 900px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 30px;
}	

#consulting {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#consulting_body {
	width: 900px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 30px;
}

#tv {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#tv_body {
	width: 900px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 30px;
}	

#clients {
	width: 987px;
	height: 434px;
	background-image: url(../images/background_working.png);
	background-repeat: no-repeat;
}

#clients_body {
	width: 900px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 30px;
}

#artist {
	width: 987px;
	height: 434px;
	color: #FFF;
	background-image: url(../images/background_artist.png);
	background-repeat: no-repeat;
}

#artist_left {
	width: 494px;
	height: 434px;
	float: left;
}

#artist_title {
	width: 494px;
	padding-left: 70px;
	padding-top: 30px;
}

#artist_img {
	width: 494px;
	padding-left: 50px;
	clear: both;
}

#book_this_artist {
	width: 494px;
	padding-left: 50px;
	position: absolute;
	top: 270px;
	left: 10px;
}

#artist_info {
	width: 494px;
	padding-left: 70px;
	padding-top: 20px;
	clear: both;
}


#artist_right {
	width: 493px;
	height: 434px;
	float: right;
}

#artist_bio {
	width: 393px;
	padding: 50px;
	text-align: justify;
	clear: both;
}

#artist_gallery {
	width: 393px;
	padding-top: 10px;
	padding-left: 50px;
	clear: both;
	position: absolute;
	top: 310px;
	left: 500px;
}
