body{
	margin:0;
	background:url('../img/bg.jpg') #916f4c;
	text-align:center;
	font:13px verdana;
}
img{
	border:0;
}
p,h1,h2,h3,h4,h5,h6{
	margin:0;
}
abbr{
	text-decoration:none;
	border:0;
}
.clear{
	clear:both;
}
.clearLeft{
	clear:left;
}
.clearRight{
	clear:right;
}

/*Box to center content*/

#wrapAll{
	margin:0 auto;
	padding-top:30px;
	width:1020px;
	text-align:left;
}

/*Container for main content area and navigation*/
#wrapMain{
	float:left;
	width:787px;
	height:557px;
	padding:0;
	background:url('../img/content_bg-trans.png') left 45px no-repeat;
}

/*Navigation*/

#wrapNavigation{
	margin:0;
	padding:0;
	height:48px;
	float:left;
}
#wrapNavigation li{
	margin:20px 0 0;
	padding:0;
	float:left;
	list-style-type:none;
}
#logo{
	float:left;
	height:48px;
	margin-top:-5px;
	outline:none;
}
#logo #loadIndicator{
	width:31px;
	height:23px;
	position:absolute;
	margin:16px 0 0 148px;
}
#wrapNavigation .navigation{
	outline:none;
	display:inline-block;
	height:25px;
}

/*Individual navigation tabs*/
#navArtistManagement:after{
	background:url('../img/nav_artist_1-trans.png');
}
#navCollegeEventManagement:after{
	background:url('../img/nav_college_1-trans.png');
}
#navContact:after{
	background:url('../img/nav_contact_1-trans.png');
}
#navEventManagement:after{
	background:url('../img/nav_event_1-trans.png');
}

/*Content and News Ticker*/

#content{
	margin:2px 0 4px;
	float:left;
	height:462px;
	overflow:hidden;
}
#content a{
	color:#cfcfcf;
}
#content a:hover{
	text-decoration:none;
}
#content, #wrapNewsTicker{
	width:745px;
	padding:0 10px;
	color:#fff;
}

#wrapNewsTicker h4{
	font-size:11px;
	font-weight:bold;
	float:left;
	margin:2px 0 0 0;
	display:inline;
}
#wrapNewsTicker ul{
	margin:0;
	padding:0;
	float:left;
}
#newsTicker li{
	color:#fff;
	font-size:11px;
	width:650px;
	margin:2px 0 0 10px;
	padding:0;
	position:absolute;
	list-style-type:none;
	visibility:hidden;
}
#newsTicker li:first-child{
	visibility:visible;
}

/*Sidebar*/

#containPlayer{
	margin-top:20px;
	padding-top:31px;
	width:214px;
	padding-left:8px;
	height:212px;
	background:url('../img/sidebar_mp3-trans.png') no-repeat top left;
}
#contactImg, #contactInfo, #containPlayer{
	float:right;
	clear:right;
}
#contactImg{
	margin:60px 10px 0 0;
}

/*Copyright Info*/

#wrapCredits{
	clear:both;
	float:left;
	width:787px;
	text-align:center;
	font-size:8pt;
	margin-bottom:10px;
}

/*Page specific styles*/

.pureText{
	width:100%;
	height:100%;
	padding:10px;
	background:#000;
}
.pureText td{
	vertical-align:top;
}

.copy{
	font-size:12px;
	width:310px;
	float:left;
	margin-left:55px;
}

/*Homepage Styles*/

#homepage{
	width:754px;
	height:462px;
	margin:0;
	padding:0;
	background:url('../img/home_bg.jpg');
}
#homepage li{
	margin:400px 65px 0 65px;
	padding:0;
	list-style:none;
	float:left;
}
#homepage li a{
	width:121px;
	height:41px;
	display:inline-block;
	position:relative;
	z-index:200;
}
#home_ArtistManagement:after{
	background:url('../img/home_button_artist_1.jpg');
}
#home_EventManagement:after{
	background:url('../img/home_button_event_1.jpg');
}
#home_CollegeEventManagement:after{
	background:url('../img/home_button_college_1.jpg');
}
.imageButton:after{
	content:' ';
	display:block;
	height:1px;
	width:1px;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
}
.home_blockLink{
	position:absolute;
	z-index:90;
	width:251px;
	height:462px;
	display:block;
}

#eventManagementPage{
	width:754px;
	height:372px;
	background:url('../img/event_bg.jpg');
	padding-top:90px;
}
#eventManagement_text{
	margin-top:10px;
}
#eventManagement_moreinfo, #eventManagement_consultation{
	float:right;
	width:197px;
	height:33px;
	display:block;
	margin:35px 133px 0 0;
}
#eventManagement_consultation{
	clear:right;
}
#eventManagement_consultation:after{
	background:url('../img/event_consultation_1.jpg');
}

#eventManagement_moreinfo:after{
	background:url('../img/event_moreinfo_1.jpg');
}

#collegeEventManagementPage{
	width:754px;
	height:462px;
	background:url('../img/college_bg.jpg');
	padding-top:90px;
}
#collegeEventManagement_text{
	width:265px;
	padding-top:10px;
}
#collegeEventManagement_andy, #collegeEventManagement_will{
	float:right;
	margin-right:100px;
	width:257px;
}
#collegeEventManagement_will{
	margin-top:51px;
}
#collegeEventManagement_andy{
}

#collegeEventManagement_quotes{
	position:absolute;
	width:244px;
	height:72px;
	margin:256px 0 0 420px;
	padding:0;
	font-size:10px;
}
#collegeEventManagement_quotes li{
	position:absolute;
	visibility:hidden;
	list-style:none;
}
#collegeEventManagement_quotes li:first-child{
	visibility:visible;
}
#collegeEventManagement_quotes i{
	font-size:9px;
}



#contactPage{
	width:699px;
	height:462px;
	background:url('../img/contact_bg.jpg');
	padding:100px 55px 0;
	font-size:12px;
}
#contactPage td{
	vertical-align:top;
}

#artistManagementPage{
	width:754px;
	height:462px;
	background:url('../img/artist_bg.jpg');
	padding:85px 0 0;
	font-size:12px;
}
#artistManagementPage p{
	margin-bottom:12px;
	width:270px !important;
}
#artistManagement_listing{
	position:absolute;
	margin:-30px 0 0 450px;
	overflow-y:auto;
	height:375px;
	width:270px;
	padding:1px;
}
#artistManagement_up, #artistManagement_down{
	position:absolute;
	text-decoration:none;
	margin-left:385px;
}
#artistManagement_down{
	margin-top:285px;
}

.artistManagement_transBg, .artistManagement_info{
	position:absolute;
	margin-top:412px;
}
.artistManagement_transBg{
	width:754px;
	height:50px;
	background:#000;
	opacity:.8;
}
.artistManagement_info{
	padding:5px 10px;
	width:735px;
	height:40px;
	font-size:10px;
}
.artistManagement_paperclip{
	position:absolute;
	margin:-6px 0 0 20px;
}
.artistManagement_transBg2{
	width:300px;
	height:412px;
	margin-left:454px;
	position:absolute;
	background:#000;
	opacity:.8;
}
.artistManagement_info2{
	margin-left:454px;
	width:280px;
	height:392px;
	padding:10px;
	position:absolute;
	overflow:auto;
	font-size:12px;
}
.artistManagement_biolink{
	position:absolute;
	margin:48px 0 0 68px;
}

.link_box{
	float:left;
	color:#999;
	line-height:1.2em;
	margin-right:50px;
}
.link_sites{
	line-height:1.6em;
}
.link_box h4{
	font-weight:normal;
	color:#fff;
}
.link_agency{
	margin-right:0;
}

.link_itunes{
	float:right;
	display:block;
	text-align:right;
	padding:5px 44px 0 5px;
	background:url('../img/artist_itunes-trans.png') top right;
	height:36px;
	text-decoration:none;
}