html{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000000;
}

body
{
	margin: 0;
	padding: 0;
	background: url("images/i2_pagebg.jpg") #000000 repeat-x;
}

#content{
	width: 996px;
	min-height: 500px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: url("images/contentbg.png") repeat-y;
}

.navi{
	margin: 0 auto;
	padding: 0;
	width: 904px;
	height: 124px;
	background: green;
}

#header{
	width: 904px;
	height: 182px;
	margin: 0 auto;
	padding: 0;
	background: url("images/i2_header.png") no-repeat;
}
#footer{
	width: 996px;
	height: 238px;
	margin: 0 auto;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: url("images/footer.png") no-repeat;
}

.copywrite{
	width: 800px;
	height: 400px;
	margin: 0 auto;
	padding: 75px 0 0 0;
	color: #000000;
}

.workicon{
	width: 216px;
	height:92px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #c81a1a;
	background: url("images/workicon.png") no-repeat;
}

.workicon p{
	width: 216px;
	height: 92px;
	font-family: Helvetica, Arial, sans-serif;
	color: rgb(63, 36, 25);
	font-weight: bold;
	font-size: 13px;
	padding: 38px 0 0 32px;

}

.workicon span{
	
}

.workicon a{
	color: rgb(63, 36, 25);
	text-decoration: none;
	
}

.audio {
	width: 240px;
	height: 50px;
	margin: 0;
	padding: 0;
}


/*-------------- navigation ------------*/

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 904px;
  height: 125px;
  position: relative;
}

span {
  display: none;
  position: absolute;
}

a {
  color: #c81a1a;
  font-weight: bold;
}

a:hover {
  color: #ffffff;
  font-weight: bold;
}

a:hover span {
  display: block;
  float: left;
}

a.home {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 125px;
	float: left;
  	background: url("images/rencitynav/i2_home.png") no-repeat 0 0;

}

a.home span {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 125px;
	float: left;
  	background: url("images/rencitynav/i2_home.png") no-repeat 0 -125px;
}

a.home_current {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 125px;
	float: left;
  	background: url("images/rencitynav/i2_home.png") no-repeat 0 -125px;
}


a.wp {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_wp.png") no-repeat 0 0;


}

a.wp_current {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_wp.png") no-repeat 0 -125px;
}

a.wp span {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_wp.png") no-repeat 0 -125px;
}

a.artists {
	margin: 0px;
	padding: 0;
	width: 149px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_artists.png") no-repeat 0 0;
}

a.artists span {
	margin: 0px;
	padding: 0;
	width: 149px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_artists.png") no-repeat 0 -125px;
}

a.artists_current {
	margin: 0px;
	padding: 0;
	width: 149px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_artists.png") no-repeat 0 -125px;
}

a.musicians {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_musicians.png") no-repeat 0 0;
}

a.musicians span {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_musicians.png") no-repeat 0 -125px;
}

a.musicians_current {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_musicians.png") no-repeat 0 -125px;
}

a.submit {
	margin: 0px;
	padding: 0;
	width: 131px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_submit.png") no-repeat 0 0;
}

a.submit span {
	margin: 0;
	padding: 0;
	width: 131px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_submit.png") no-repeat 0 -125px;
}

a.submit_current {
	margin: 0;
	padding: 0;
	width: 131px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_submit.png") no-repeat 0 -125px;
}

a.issues {
	margin: 0px;
	padding: 0;
	width: 155px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_issues.png") no-repeat 0 0;
}

a.issues span {
	margin: 0px;
	padding: 0;
	width: 155px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_issues.png") no-repeat 0 -125px;
}

a.issues_current {
	margin: 0px;
	padding: 0;
	width: 155px;
	height: 125px;
	float: left;
	background: url("images/rencitynav/i2_issues.png") no-repeat 0 -125px;
}

/*-------------- issues navigation -----------*/

a.home-issues {
	margin: 0;
	padding: 0;
	width: 132px;
	height: 125px;
	float: left;
  	background: url("images/i2_home-issues.png") no-repeat 0 0;

}

a.home-issues span {
	margin: 0;
	padding: 0;
	width: 132px;
	height: 125px;
	float: left;
  	background: url("images/i2_home-issues.png") no-repeat 0 -125px;
}

a.home-issues_current {
	margin: 0;
	padding: 0;
	width: 132px;
	height: 125px;
	float: left;
  	background: url("images/i2_home-issues.png") no-repeat 0 -125px;
}


a.wp-issues {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/i2_wp-issues.png") no-repeat 0 0;


}

a.wp-issues_current {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/i2_wp-issues.png") no-repeat 0 -125px;
}

a.wp-issues span {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/i2_wp-issues.png") no-repeat 0 -125px;
}

a.artists-issues {
	margin: 0px;
	padding: 0;
	width: 149px;
	height: 125px;
	float: left;
	background: url("images/i2_artists-issues.png") no-repeat 0 0;
}

a.artists-issues span {
	margin: 0px;
	padding: 0;
	width: 149px;
	height: 125px;
	float: left;
	background: url("images/i2_artists-issues.jpg") no-repeat 0 -125px;
}

a.artists-issues_current {
	margin: 0px;
	padding: 0;
	width: 149px;
	height: 125px;
	float: left;
	background: url("images/i2_artists-issues.png") no-repeat 0 -125px;
}

a.musicians-issues {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/i2_musicians-issues.png") no-repeat 0 0;
}

a.musicians-issues span {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/i2_musicians-issues.png") no-repeat 0 -125px;
}

a.musicians-issues_current {
	margin: 0px;
	padding: 0;
	width: 169px;
	height: 125px;
	float: left;
	background: url("images/i2_musicians-issues.jpg") no-repeat 0 -125px;
}

a.submit-issues {
	margin: 0px;
	padding: 0;
	width: 130px;
	height: 125px;
	float: left;
	background: url("images/i2_submit-issues.png") no-repeat 0 0;
}

a.submit-issues span {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 125px;
	float: left;
	background: url("images/i2_submit-issues.png") no-repeat 0 -125px;
}

a.submit-issues_current {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 125px;
	float: left;
	background: url("images/i2_submit-issues.png") no-repeat 0 -125px;
}

a.issues-issues {
	margin: 0px;
	padding: 0;
	width: 155px;
	height: 125px;
	float: left;
	background: url("images/i2_issues-issues.png") no-repeat 0 0;
}

a.issues-issues span {
	margin: 0px;
	padding: 0;
	width: 155px;
	height: 125px;
	float: left;
	background: url("images/i2_issues-issues.png") no-repeat 0 -125px;
}

a.issues-issues_current {
	margin: 0px;
	padding: 0;
	width: 155px;
	height: 125px;
	float: left;
	background: url("images/i2_issues-issues.png") no-repeat 0 -125px;
}

/*-------------- Content ------------*/

#container{
	margin: 0 auto;
	width: 900px;
	height: auto;
}

#content-container{
	float: left;
	width: 900px;
	margin: 0 auto;
}


#copy {
	clear: left;
	float: left;
	width: 560px;
	min-height: 500px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}

#copy h2 {
	margin: 0;
}

#copy h3 {
	font-family: Helvetica, sans-serif, Arial;
	color: #3f2419;
}

h3 {
	font-family: Helvetica, sans-serif, Arial;
	color: #3f2419;
}


#copy p {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #3f2419;
}

#copy-home {
	clear: left;
	float: left;
	width: 860px;
	height: 650px;
	padding:0px 0 0 0;
	margin: 10px 20px;
	display: inline;
}

#copy-home h2 {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 35px;
}

#copy-home p {
	margin: 25px 25px 0 25px;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
}

#right_column {
	float: right;
	width: 240px;
	min-height: 500px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

#right_column h3 { 
	margin: 0;
}


.author{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #a0081a;
	margin: 15px 0 0 35px;
	padding: 0px;
}

.sprayline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #a0081a;
	margin: 15px 0 0 30px;
	padding: 0px;
	height: 60px;
	background: url("images/sprayline.png") no-repeat;
}

#copy p.disclaimer {
	font-style: italic;
	color: #c81a1a;
	size: 13px;
	font-weight: bold;
}


/*------------- writers & poets page ----------------*/

a.wp1 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/carolynferrari.png") no-repeat 0 -177px;
	border: none;
}

a.wp2 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/chicohernandez.png") no-repeat 0 -177px;
	border: none;
}

a.wp3 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/mariacostantini.png") no-repeat 0 -177px;
	border: none;
}

a.wp4 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/deonteosayande.png") no-repeat 0 -177px;
	border: none;
}

a.wp5 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/jeffersonhansen.png") no-repeat 0 -177px;
	border: none;
}

a.wp6 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/timjeffrey.png") no-repeat 0 -177px;
	border: none;
}
a.wp7 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/gerrylafemina.png") no-repeat 0 -177px;
	border: none;
}

a.wp8 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/margolagattuta.png") no-repeat 0 -177px;
	border: none;
}

a.wp9 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/carolinemaun.png") no-repeat 0 -177px;
	border: none;
}

a.wp10 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/lorimay.png") no-repeat 0 -177px;
	border: none;
}

a.wp11 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/nancywilliams.png") no-repeat 0 -177px;
	border: none;
}

a.wp12 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/lashaunphoenixmoore.png") no-repeat 0 -177px;
	border: none;
}

a.wp13 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/joyfriedler.png") no-repeat 0 -177px;
	border: none;
}

a.wp14 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/cindyfrenkel.png") no-repeat 0 -177px;
	border: none;
}


.wp1:hover, .wp2:hover, .wp3:hover, .wp4:hover, .wp5:hover, .wp5:hover, .wp6:hover, .wp7:hover, .wp8:hover, .wp9:hover, .wp10:hover, .wp11:hover, .wp12:hover, .wp13:hover, .wp14:hover{
background-position: 0 0;
}

.wp span{
	display: none;
}

li.wp1, li.wp2, li.wp3, li.wp4, li.wp5, li.wp6, li.wp7, li.wp8, li.wp9, li.wp10, li.wp11, li.wp12, li.wp13, li.wp14 {
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	list-style: none;
	float: left;
}


/*------------- artists page ----------------*/

a.art1 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/heathermordan.png") no-repeat 0 -177px;
	border: none;
}

a.art2 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/leajeffire.png") no-repeat 0 -177px;
	border: none;
}

a.art3 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}

a.art4 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}

a.art5 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}

a.art6 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}
a.art7 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}

a.art8 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}

a.art9 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}


.art1:hover, .art2:hover, .art3:hover, .art4:hover, .art5:hover, .art5:hover, .art6:hover, .art7:hover, .art8:hover, .art9:hover{
background-position: 0 0;
}

.art span{
	display: none;
}

li.art1, li.art2, li.art3, li.art4, li.art5, li.art6, li.art7, li.art8, li.art9, li.art10, li.art11 {
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	list-style: none;
	float: left;
}

/*------------- musicians page ----------------*/

a.music1 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/gardenparty.png") no-repeat 0 -177px;
	border: none;
}

a.music2 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/losbatos.png") no-repeat 0 -177px;
	border: none;
}

a.music3 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/samrobertsband.png") no-repeat 0 -177px;
	border: none;
}

a.music4 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/universalcircles.png") no-repeat 0 -177px;
	border: none;
}

a.music5 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/vineyardband.png") no-repeat 0 -177px;
	border: none;
}

a.music6 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/raysstudio.png") no-repeat 0 -177px;
	border: none;
}
a.music7 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}

a.music8 {	
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav/.png") no-repeat 0 -177px;
	border: none;
}

a.music9 {
	float: left;
	list-style: none;
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	background: url("images/nav.png") no-repeat 0 -177px;
	border: none;
}


.music1:hover, .music2:hover, .music3:hover, .music4:hover, .music5:hover, .music5:hover, .music6:hover, .music7:hover, .music8:hover, .music9:hover{
background-position: 0 0;
}

.music1 span{
	display: none;
}

li.music1, li.music2, li.music3, li.music4, li.music5, li.music6, li.music7, li.music8, li.music9, li.music10, li.music11 {
	margin: 0 18px 50px 18px;
	padding: 0;
	width: 144px;
	height: 177px;
	list-style: none;
	float: left;
}
