body {
	margin:0px 0px 10px 0px;
	background:#230046;
	}

A		{ color:#99CCFF; text-decoration:none; }
A:link		{ color:#99CCFF; text-decoration:none; }
A:visited	{ color:#99CCFF; text-decoration:none; }
A:active	{ color:#FFFF00; }
A:hover		{ color:#6600CC; }

h1, h2, h3 {
	margin: 2px;
	padding: 0px;
}

#banner {
	font-family:trebuchet ms,charcoal,new york,sans-serif;
	color:#FFFF00;
	font-size:large;
	font-weight:normal;
	border-bottom:2px dotted #99CCFF;
	border-right:2px dotted #99CCFF;
	width:280px;
	background:#330066;
	padding:15px;
	letter-spacing:.3em;
	
	}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-family:verdana, arial, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: none;
	}

#gigs {
	float:left;
	width:700px;
	height:600px;
	font-family:trebuchet ms,charcoal,new york,sans-serif;
	color:#FFFF00;
	left:30;
	font:10px;
	border-right:3px dotted #999999;
	border-bottom:3px dotted #999999;
	margin-right:15px;
	padding-left:20px;
	}

#bgLayer {
        top: 4px;
        left: 4px;
        font: 18px arial;
        font-weight: 700;
}

#jjbs {position: absolute;
        top: 0px;
        left: 435px;
	width:250px;
	height:265;
}

#links {position: absolute;
        top: 345px;
        left: 70px;
        font: 12px trebuchet ms,charcoal,new york;
	color: yellow;
        font-weight: 200;
}

#copy {position: absolute;
        top: 400px;
        left: 244px;
        font: 13px trebuchet ms,charcoal,new york;
	color: yellow;
	width: 250px;
        font-weight: 200;
}

#alyn {position: absolute;
        top: 400px;
        left: 520px;
        font: 11px trebuchet ms,charcoal,new york;
	color: yellow;
        font-weight: 100;
	z-index:100;
}
#gig {position: absolute;
        top: 700px;
        left: 280px;
        font: 12px trebuchet ms,charcoal,new york;
	color: yellow;
        font-weight: 100;
}


#cynsa {position: absolute;
        top: 380px;
        left: 44px;
        font: 11px trebuchet ms,charcoal,new york;
	color: yellow;
        font-weight: 100;
}

#jujus {position: absolute;
        top: 500px;
        left: 120px;
	border-right:3px dotted #999999;
        font: 18px arial;
        font-weight: 700;
}

#contact {position: absolute;
        top: 5px;
        left: 350px;
        font: 11px trebuchet ms,charcoal,new york;
	color: yellow;
        font-weight: 100;
}

.italics {

   font : 11px/13px Lucida sans, sans-serif;
   font-style : italic;
   color : yellow;
}

.nonitalics {

   font : 11px/13px Lucida sans, sans-serif;
   color : yellow;
}


