
body {
 	background-repeat: no-repeat;
	margin: 0px 0px; 
	padding: 0px;
	text-align: center;
	}
	
#wrapper {
	
}

#content {
	width: 1150px;
	margin: 89px auto;
	text-align: left;
	padding: 0px;
	border: 1px #333;
}

#wrapper #flashplayer {
	width: 1134px;
	margin: 89px auto;
	text-align: left;
	padding: 0px;
	border-width: 8px;
	border-color: #d1d2d4;
	border-style: solid;
}
/* HEADER STYLES */
#top {
	height: 98px;
	padding: 0 0 0 0px;
	width: 1150px;
	
}

#top #left {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 908px;
	height: 100px;
	float: left;
	
	
	
}

#top #right {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 242px;
	height: 98px;	
	float: left;
}

/* logo placement */
#left #logo {
	height: 60px;
	text-align: left;
}

img.logo {
	
}
/* navigation styles */

#left #navigation {
 	background-image: url('images/navigation/bottom_left.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;	
}

#navigation #section_home {
	height: 40px;
	background: #d1d2d4;
	margin-left: 8px;
	width: 900px;
	background-image: url('images/navigation/line_home_current.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navigation #section_news {
	height: 40px;
	background: #d1d2d4;
	margin-left: 8px;
	width: 900px;
	background-image: url('images/navigation/line_news_current.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navigation #section_artists {
	height: 40px;
	background: #d1d2d4;
	margin-left: 8px;
	width: 900px;
	background-image: url('images/navigation/line_artists_current.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navigation #section_licensing {
	height: 40px;
	background: #d1d2d4;
	margin-left: 8px;
	width: 900px;
	background-image: url('images/navigation/line_licensing_current.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navigation #section_crew {
	height: 40px;
	background: #d1d2d4;
	margin-left: 8px;
	width: 900px;
	background-image: url('images/navigation/line_crew_current.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navigation #section_arbitrary {
	height: 40px;
	background: #d1d2d4;
	margin-left: 8px;
	width: 900px;
	background-image: url('images/navigation/line_arbitrary_current.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#navigation #section_dispatch {
	height: 40px;
	background: #d1d2d4;
	margin-left: 8px;
	width: 900px;
	background-image: url('images/navigation/line_dispatch_current.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}




/* padding fix */
#navigation #navigation_images {
	padding: 10 0 0 0;
	float: right;
}
a.nav_link {
	border: none;
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img.nav {
	padding-left: 5px;
}

img.nav1 {
	
}


/* mailing list styles */
#right #mailing_list {
 	background: #818286;
	height: 84px;
	padding: 0 0 0 0;
	margin: 0 0 8 0;
	border-width: 8px;
	border-color: #d1d2d4;
	border-style: solid;
}

#mailing_list h6 {
 	letter-spacing: -1px;
 	font-family: Helvetica;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 17px;
}

#mailing_list .submit_button {
	padding-top: 11px;
}

a.submit_button {
	border: none;
	text-decoration: none;
}

/* padding fix */
#mailing_list #mailing_list_content {
	padding: 8 0 0 8;	
}

#mailing_list_content .mailing_list_input {
	margin-top: 5px;
	border-style: solid;
	border-color: #d1d2d4;
	border-width: 2px;
	width: 208px;
}

/* MAIN CONTENT */
#content #main_content {
 	background: #d1d2d4;
	width: 1134px;
	height: 500px;
	float: right;
	border-style: solid;
	border-color: #d1d2d4;
	border-width: 8px;
	border-top-width: 0px;
	background-image: url('images/logo2.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* defines color background for each section */
#main_content #home {
	background: #808285;
	height: 100%;
	float: left;
	width: 1028px;
}

#main_content #news {
	background: #FFE600;
	height: 100%;
	float: left;
	width: 1028px;
}

#main_content #artists {
	background: #F7941E;
	height: 100%;
	float: left;
	width: 1028px;
}

#main_content #licensing {
	background: #ED1C24;
	height: 100%;
	float: left;
	width: 1028px;
}

#main_content #crew {
	background: #6DCFF6;
	height: 100%;
	float: left;
	width: 1028px;
}

#main_content #arbitrary {
	background: #72BF44;
	height: 100%;
	float: left;
	width: 1028px;	
}

#main_content #dispatch {
	background: #808285;
	height: 100%;
	float: left;
	width: 1028px;
}

/* HOME CONTENT */
#home h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #EFEFEF;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0px 0px 14px;
	margin: 0 0 0 0;
}

#home #home_box_left {
	background: white;
	color: #808285;
	height: 425px;
	width: 222px;
	margin: 10px 9px 8px 8px;
	padding: 8px 18px 0px 8px;
	float: left;
	background-image: url('images/scroll_background.jpg'); 
	background-repeat: repeat-y; 
	background-position: top right; 
	overflow: auto;
}

#home #home_box_right {
	background-color: #fff;
	height: 425px;
	width: 705px;
	margin: 10px 8px 8px 0px;
	padding: 0px 0 0 0;
	float: left;
	font-size: 12px;
}

#home_box_right p {
	color: #808285;
	padding: 0px 10px 10px 10px;
	float: left;
	font-size: 12px;
	margin: 0 0 0 0;
	
}


#home_box_left h2 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5 0 0 0;	
}

#home_box_left p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	margin-top: 16px;
	padding-right: 0px;
	line-height: 18px;
}

/* NEWS CONTENT */

#news #news_box {
	background: white;
	color: #808285;
	height: 425px;
	width: 739px;
	margin: 33px 8px 8px 135px;
	padding: 8px 18px 0px 8px;
	float: left;
	background-image: url('images/scroll_background.jpg');
	background-repeat: repeat-y;
	background-position: top right;
	overflow: auto;
}

#news_box h1 {
 letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5 0 0 0;
}

#news_box p {
 	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	margin-top: 16px;
	padding-right: 12px;
	line-height: 18px;
}

#news_box a {
 	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #F7941E;
	font-weight: light;
	font-size: 12px;
}

#news_box .center {
	float: left;
	padding: 8px 8px 8px 8px;
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	line-height: 18px;
}

/* ARTISTS CONTENT */

#artists #artists_list {
 	letter-spacing: -0.5px;
	width: 200px;
	float: left;
	color: #fff;
	font-family: Helvetica, Arial;
	font-size: 12px;
	margin: 33px 0px 8px 0px;
	padding: 0px 8px 8px 0px;
	font-weight: light;
}

#artists_list ul li a, a:visited {
	text-decoration: none;
	color: #fff;
}

#artists_list ul li a.current {
	text-decoration: none;
	font-weight: bold;
}

#artists_list ul li {
	text-decoration: none;
	padding-bottom: 9px;
	padding-left: 0px;
	list-style: none;
}

#artists_list ul {
	text-decoration: none;
	padding-bottom: 9px;
	padding-left: 13px;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
}

#artists #artists_box {
	background: white;
	color: #808285;
	height: 425px;
	width: 609px;
	margin: 33px 80px 8px 57px;
	
	float: left;
	background-image: url('images/scroll_background.jpg'); 
	background-repeat: repeat-y; 
	background-position: top right; 
	overflow: auto;
	padding: 8px 18px 0px 8px;
}

#artists_box #artists_box_1 {
	width: 260px;
	float: left;
}

#artists_box #artists_box_2 {
	width: 330px;
	float: left;
}

#artists_box #artists_box_3 {
	width: 310px;
	float: left;
}

#artists_box #artists_box_4 {
	width: 280px;
	float: left;
}

#artists_box h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0px 0px 10px;
	margin: 0 0 10 0;
}

#artists_box p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #818286;
	font-weight: light;
	font-size: 12px;
	margin-top: 3px;
	padding-right: 10px;
	margin-left: 5px;
	line-height: 18px;
}



#artists_box a {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #F7941E;
	font-weight: light;
	font-size: 12px;
}

#artists_box a:visited {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #F7941E;
	font-weight: light;
	font-size: 12px;
}

#artists_box a:hover {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
}

#artists_box_1, #artists_box_2 h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0px 0px 5px;
	margin: 0 0 10 0;
}

#artists_box_1, #artists_box_2 p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #818286;
	font-weight: light;
	font-size: 12px;
	margin-top: 3px;
	padding-right: 10px;
	line-height: 18px;
}

#artists_box_1 p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #818286;
	font-weight: light;
	font-size: 12px;
	margin-top: 3px;
	padding-right: 10px;
	line-height: 18px;
}

#artists_box_3, #artists_box_4 h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0px 0px 5px;
	margin: 0 0 10 0;
}

#artists_box_3, #artists_box_4 p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #818286;
	font-weight: light;
	font-size: 12px;
	margin-top: 3px;
	padding-right: 10px;
	line-height: 18px;
}



/* LICENSING CONTENT */
#licensing #licensing_box {
	background: white;
	color: #808285;
	height: 425px;
	width: 490px;
	margin: 33px 8px 8px 394px;
	padding: 8px 8px 0px 8px;
	float: left;
	background-image: url('images/scroll_background.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

#licensing_box h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5 0 0 0;
}

#licensing_box p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	margin-top: 16px;
	padding-right: 12px;
	line-height: 18px;
}

#licensing a {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #F7941E;
	font-weight: light;
	font-size: 12px;
}

/* CREW SECTION */
#crew #crew_box {
	background: white;
	color: #808285;
	height: 425px;
	width: 360px;
	margin: 33px 128px 8px 0px;
	padding: 8px 8px 0px 8px;
	float: right;
	background-image: url('images/scroll_background.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

#crew #crew_box_imageholder {
	background: white;
	color: #808285;
	height: 425px;
	width: 490px;
	margin: 33px 0px 8px 8px;
	padding: 8px 8px 0px 8px;
	float: left;
}

#crew_box_imageholder #crew_photo {
	width: 491px;
	height: 325px;
	background: #6DCFF6;
	margin-top: 8px;
}

#crew #crew_box_imageholder h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5 0 0 0;
}

#crew #crew_box_imageholder p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	margin-top: 16px;
	padding-right: 12px;
	line-height: 18px;
}

#crew_box h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5 0 0 0;
}

#crew_box p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	margin-top: 16px;
	padding-right: 12px;
	line-height: 18px;
}

/* ARBITRARY SECTION */

#arbitrary #arbitrary_box {
	background: white;
	color: #808285;
	height: 425px;
	width: 233px;
	margin: 33px 128px 8px 0px;
	padding: 8px 8px 0px 8px;
	float: right;
	background-image: url('images/scroll_background.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

#arbitrary_box h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5 0 0 0;
}

#arbitrary_box p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	margin-top: 16px;
	padding-right: 12px;
	line-height: 18px;
}

/* DISPATCH */

#dispatch #dispatch_box {
	background: white;
	color: #808285;
	height: 425px;
	width: 224px;
	margin: 33px 8px 8px 0px;
	padding: 8px 8px 0px 8px;
	float: right;
	background-image: url('images/scroll_background.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

#dispatch_box h1 {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5 0 0 0;
}

#dispatch_box p {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #808285;
	font-weight: light;
	font-size: 12px;
	margin-top: 16px;
	padding-right: 12px;
	line-height: 18px;
}

#dispatch a {
	letter-spacing: -0.5px;
 	font-family: Helvetica, Arial;
	color: #F7941E;
	font-weight: light;
	font-size: 12px;
}
/* EXTRAS */

.clear {
	clear: both;
}
