@charset "UTF-8";

/* ------ Default Styles ------ */

body {margin:0px 0px; padding:0px; text-align:center; background-color: #eaeaea; background-image:url(../images/common/fixed/paperbgweb.jpg); background-attachment:scroll;}
body, td, th {font-family: Gill Sans, Helvetica, Verdana, Arial, sans-serif; font-size:12px;}

h1 {display:block; font-family:"News Gothic MT", "Helvetica"; color:#fff; font-weight:normal; font-size:11px; padding-top:4px; padding-left:4px; height:23px;	background-image:url(../images/common/title_background.jpg); background-repeat:no-repeat;}
h10 {font-weight:bold; text-transform:uppercase; margin-bottom:5px; text-align:left; border-bottom:1px solid #DADADA; display:block; font-family:"News Gothic MT", Arial; font-size:12px;}

h12 {color:black; display:block; border-bottom:3px solid #00479D; font-family:"News Gothic MT", Arial; padding-bottom:2px; margin-bottom:8px;}

.homead, #homead {border:1px solid #dadada;}

#content {
	position:relative;
	top:10px;
	width:710px;
	padding-left:15px;
	padding-right:30px;
	}
	
#content a {
	text-decoration:none;
	color:#333333;
	font-family:News Gothic MT, Gill Sans, Arial;
	/* border-bottom:1px dotted #CC0000; */
	}
	
#content a:hover {
	color:#555555;
	background-color:#EFEFEF;
	text-decoration:underline;
	font-family:News Gothic MT, Gill Sans, Arial;
	/* border-bottom:1px dotted #CC0000; */
	}

strong, b {font-family:"News Gothic MT", Arial;}
img {border:0px;}

iframe {background-color: #eaeaea; font-famiy:News Gothic MT, Gill Sans, Arial; font-size:10pt; color:#000000;}
iframe a {font-famiy:News Gothic MT, Gill Sans, Arial; font-size:10pt; color:#000000;}

.center {text-align:center;}
.clear {clear:both;}
.greyBkgrd {background-color:#eaeaea; padding:10px;}
.floatLeft {float:left;}
.imgRight {padding-left:5px; padding-bottom:5px; float:right;}
.imgLeft {padding-right:5px; padding-bottom:5px; float:left;}
.fiftyPcntColLeft {width:350px; float:left; margin-right:10px;}
.fiftyPcntColRight {width:350px; float:left; margin-left:10px;}
.colSpacer {width:20px; float:left;}



.artists {position:relative; width:720px; height:170px; margin-bottom:10px;}
.artistsScroller {display:none; z-index:0;}
.artistProfile {position:relative; float:left; padding-right:2px; padding-bottom:4px;}
.artistImage a {cursor:pointer;}

.sponsorTitle {font-weight:bold;}
.sponsorLink {font-weight:normal;}
.sponsor tr td {vertical-align:top;}

.photo {float: left; margin:5px; border: 1px solid #ccc; padding: 5px; font-size: 10px;}

/* ------ Home Page Styles ------ */

.featuredArtistsScroller {display:none; z-index:0;}
.featuredArtistsScroller table tr th {text-align:left; font-weight:normal;}
.featuredArtists {position:relative; width:720px; height:185px; border-bottom:1px solid #CCCCCC; margin-bottom:10px; z-index:10;}
.faTEST {position:relative; width:720px; height:185px; top:-100px; border-bottom:1px solid #CCCCCC; margin-bottom:50px; z-index:10;}
.featuredArtistsScroller a {text-decoration:none; color:#000000; background-color:#fff; border-bottom:0px none #fff;}
.featuredArtistsScroller a:hover {text-decoration:none; color:#ffffff; background-color:#fff; border-bottom:0px none #fff;}

#lowerSection {position:relative; width:720px; height:340px; z-index:10;}
#lsTEST {position:relative; width:720px; height:315px; z-index:10;}
#bottomSection {position:relative; width:720px; height:340px; top:200px; z-index:10; border:0;}

.news {position:absolute; left:0px; top:0px; width:318px; height:200px; font-famiy:News Gothic MT, Gill Sans, Arial; font-size:12pt; color:#000000;}
.newsScroller {display:none; z-index:12; font-famiy:News Gothic MT, Gill Sans, Arial; font-size:12pt; color:#000000;}
.miniAd {position:absolute; left:340px; top:8px; width:144px; height:195px; border:1px solid #CCCCCC; z-index:12;}
.maTEST {position:absolute; left:335px; top:0px; width:380px; height:130px; margin-bottom:0px; padding-bottom:0px; z-index:12;}
.musicPlayer {position:absolute; left:335px; top:140px; width:380px; height:20px; margin-bottom:0px; padding-bottom:0px; z-index:12;}

.emailSignUp {position:absolute; left:510px; top:0px; width:210px; height:200px; z-index:12;}
.bannerAd {position:absolute; left:203px; top:437px; width:365px; height:75px; z-index:12; clear:both; padding-top:15px; overflow:hidden;}
.baTEST {border:1px solid #DADADA; position:absolute; left:90px; top:450px; width:365px; height:75px; z-index:12; clear:both; overflow:hidden;}
form, .form, #form {padding:0px; margin:0px;}
.emailsign, #emailsign {padding:6px; border:1px solid #DADADA; position:absolute; top:450px; left:480px; font-family:Arial; font-size:10px;}

/* ------ Table Area Styles ------ */

.simpleTable tr td {background-color:#eaeaea;}
.simpleTable tr td a {background-color:#eaeaea;}
.simpleTable th {text-align:left;}

.artistTable tr td {font-size:10px; vertical-align:top;}
.artistTable tr td a {background-color:#eaeaea;}
.artistTable th {font-size:10px;}
.artistTableTH {background-color:#4978b2; color:#fff; text-align:center;}
.artistTableTHleft {background-color:#eaeaea; text-align:center; font-weight:normal;}
.artistTableColorCol {background-color: #EFEFEF;}


#wrapper {
	width:743px;
	margin:0px auto;
	padding-left:0px;
	text-align:left;
	background-color:#fff;
	background-image:url(../images/common/fixed/main_background.jpg);
	background-repeat:repeat-y;
	z-index:9999;
	}
	
#header {
	position:relative;
	width:743px;
	height:148px;
	margin-left:0px;
	background-color:#FFFFFF;
	background-image:url(../images/common/fixed/main_banner_background.jpg);
	background-repeat:no-repeat;
	z-index:99999;
	}
	
#myspace {
	position:absolute;
	width:150px;
	height:50px;
	z-index:50;
	margin-left:580px;
	display:none;
	}
	
	
#banner {
	position:relative;
	width:730px;
	height:65px;
	left:6px;
	top:55px;
	border:0;
	}
	
#navBar {
	position:relative;
	top:58px;
	width:526px;
	margin-right:0px;
	margin-left:auto;
	height:25px;
	z-index:999999;
	text-decoration:none;
	font-family:Verdana, Arial;
	}


#homelink, .homelink {
	position:absolute;
	width:294px;
	height:51px;
	z-index:50;
	margin-left:380px;
	display:none;
	}

	
.linkOveride a  {
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:none;
	}

#footer {
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:9px;
	margin-top:40px;
	z-index:3;
	clear:both;
	font-family:Arial, Verdana;
	text-transform:uppercase;
	}

#footer a {
	color:#333333;
	background-color:#FFFFFF;
	text-decoration:none;
	font-family:News Gothic MT, Gill Sans, Arial;
		}
	
#footer a:hover {
	color:#555555;
	background-color:#EFEFEF;
	text-decoration:underline;
	font-family:News Gothic MT, Gill Sans, Arial;
	}


/* ------ University Content Area Styles ------ */

.prsntLeft {
	position:relative;
	width:350px;
	height:180px;
	float:left;
	margin-bottom:15px;
	padding-right:10px;
	border-right:dotted 1px #CCCCCC;
	}

.prsntRight {
	position:relative;
	width:350px;
	height:180px;
	float:left;
	margin-left:10px;
	margin-bottom:15px;
	
	}
	
.prsntImage {
	position:absolute;
	width:100px;
	height:120px;
	top:0px;
	left:0px;
	}

.prsntName {
	position:absolute;
	width:240px;
	height:20px;
	top:0px;
	left:110px;
	font-weight:bold;
	}
	
.prsntDescr {
	position:absolute;
	width:240px;
	height:auto;
	top:21px;
	left:110px;
	}
	
.prsntDates {
	position:absolute;
	width:100px;
	top:121px;
	left:0px;
	background-color:#CCCCCC;
	font-size:9px;
	text-align:center;
	}
