@charset "utf-8";
/* CSS Document */

.outer {
	width: 900px;
	margin-left: 0px;
	background-image: url(images/Nick.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.outer td {
	vertical-align: top;
}

body {
	background-color: #230E35;
		color:#FFF;

}

p {
	margin:0px;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;	
}

h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;	
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
}

.menu td:hover{
background-color:#4F3E5E;

}
.menu a:hover{
	
	text-decoration:none;
}
a:link {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;

}

a:hover {
	color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;

}

a:active {
	color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;

}





.main {
	height: 300px;
	border-bottom: 1px solid #FFFFFF;
	width: 95%;
	margin-top: 13px;
}


.innermain td {
	padding: 0px
}

.innermain img {
	margin-left: 25px;
	border: 0px;
}



.margin {
	width: 620px;
	margin-left: 280px;
	margin-right: 0px;
}

.toplogo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.toplogo2 {
	margin-top: 60px;
}
.menu td {
	padding: 5px;
	text-align: center;
	text-transform:uppercase;
	
}

.flash {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}

.little {
	font-size: 10px;
}

.frame300 {	
	border: 1px solid #4E3D5D;
	font : 10px arial, helvetica, sans-serif;
	text-align: center;
  	font-weight: 400;
  	color: #CCCCFF;
	width: 340px;
}

.frame300 a:hover {
	text-decoration: none;
}

.frame300 tr:hover {
	background-color: #9178a7;
}


.topbanner {
	border-bottom: #FFFFFF 1px solid;
}

.topbanner td{
	padding-bottom: 10px;
}

.pad td{
	padding: 10px;
	border-bottom: 1px dotted #CCCCFF;
}

.artistbutton {
	border: 1px solid #4E3D5D;
	font: 12px arial, helvetica, sans-serif;
	text-align: left;
  	font-weight: 400;
  	color: #CCCCFF;

}


.artistTable a:hover {
	text-decoration: none;

}
	
.artistbutton td {
	width: 100px;
	margin: 20px;
}

.artistMenu td{
	padding: 3px;
	border: 1px solid #4F3E5E;
}
.artistMenu tr:hover {
	background-color: #9178a7;
}


.artistTable {
	margin-top: 20px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;

}

.artistColumn {
	width: 130px;
}

.artistBlankColumn {
	width: 30px;
}

.gift {
	height: 300px;
	background-image: url(images/gift.gif);
	background-position: right bottom;
	background-repeat: no-repeat;