
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 8px;
	
}

sup
{
	bottom: 6px;
}

	h2 sup
	{
		bottom: 14px;
	}

sub
{
	top: .5ex;
}




/* -- GENERAL REDECLARATIONS -- */

body
{
	background: #f1f1f1 url(../images/back.gif) repeat-x 0 0;
	text-align: center;
	color: #000;
	font: normal 13px/18px Arial, sans-serif;	
}

a:link { text-decoration: underline; font-weight: bold; color: #932b8e; }
a:visited { text-decoration: underline; font-weight: bold; color: #932b8e; }
a:hover { text-decoration: underline; font-weight: bold; color: #c05fbb; }
a:active { text-decoration: underline; font-weight: bold; color: #c05fbb; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}



/* -- SPECIFICS -- */

.wrap
{
	width: 910px;
	margin: 24px auto 0px auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

	.head
	{
		background-color: #fff;
		color: #000;
		height: 154px;
		overflow: hidden;
		position: relative;
		margin: 0px 0px 4px 0px;
		padding: 0px 6px 0px 0px;
	}
	
		.head h1
		{
			width: 286px;
			height: 154px;
			border: 0px;
			position: absolute;
			top: 0px;
			left: 0px;
			background: transparent url(../images/logo.gif) no-repeat 0 0;
		}
		
			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -6475px;
			}
			
		.head div.menulink
		{
			float: right;
			display: inline;
			border: 6px solid #000;
			padding: 4px;
			margin: 10px 4px 0px 0px;
		}
		
			.head div.menulink a
			{
				display: block;
				text-transform: uppercase;
				padding: 80px 20px 18px 20px;
				font-family: Helvetica, Arial, sans-serif;
				font-size: 13px;
				line-height: 15px;
			}
			
			.head div.menulink a:link	{ color: #fff; font-weight: bold; text-decoration: none; background-color: #932b8e; }
			.head div.menulink a:visited	{ color: #fff; font-weight: bold; text-decoration: none; background-color: #932b8e; }
			.head div.menulink a:hover	{ color: #fff; font-weight: bold; text-decoration: none; background-color: #b254ae; }
			.head div.menulink a:active	{ color: #fff; font-weight: bold; text-decoration: none; background-color: #b254ae; }	
	
	.main
	{
		background: transparent url(../images/back_main.gif) no-repeat 0 0;
	}
								
		.content
		{
			background: transparent url(../images/back_content.gif) no-repeat 0 100%;
			padding: 76px 60px 76px 60px;
			margin: 0px 0px 0px 0px;
			min-height: 200px;
			height: auto !important; /* hack to get min-height to work reliably */
		  	height: 200px; /* hack to get min-height to work reliably */
		}
		
			.content h1,
			.content h2,
			.content h3,
			.content h4,
			.content h5,
			.content h6,
			.content p,
			.content ul,
			.content ol,
			.content table
			{
				margin-bottom: 16px;
			}
			
			.content h2
			{
				line-height: 24px;
				font-size: 24px;
				color: #000;
				text-transform: uppercase;
				font-weight: bold;
				font-family: Helvetica, Arial, sans-serif;
			}
			
				.content h2 em
				{
					color: #932b8e;
					font-style: normal;
				}	
				
			.content h3
			{
				font-weight: bold;
				font-size: 14px;
				line-height: 17px;
				color: #000;
			}
			
			.content h4
			{
				font-weight: bold;
			}
			
			.content h5
			{
				font-weight: bold;
			}
			
			.content h6
			{
				font-weight: bold;
				margin-bottom: 1px;
			}
			
			.content ol
			{
				margin-left: 40px;
			}
			
			.content ul
			{
				margin-left: 30px;
			}
			
				.content ul li
				{
					background: transparent url(../images/bullet_arrow.gif) no-repeat 0 3px;
					padding: 0px 0px 5px 15px;
				}
				
					.content ul li.sub
					{
						margin-left: 25px;
					}
					
			.musicitem
			{
				border-top: 1px dotted #000;
				padding-top: 22px;
				margin: 20px 0px 20px 0px;
			}
			
				.musicitem .inset
				{
					float: left;
					display: inline;
					margin: 0px 20px 14px 0px;
					border: 4px solid #000;
					width: 200px;
				}
				
				.musicitem h3
				{
					margin-bottom: 8px;
					color: #000;
					font-size: 18px;
					line-height: 23px;
				}
				
				.musicitem p
				{
					margin-bottom: 8px;
				}	
					
	.foot
	{
		background-color: #932b8e;
		border-top: 4px solid #000;
		color: #fff;
		font-size: 11px;
		line-height: 13px;
		position: relative;
		padding: 15px 20px 15px 20px;
		zoom: 1;
	}
				
		.foot p a:link { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:visited { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:hover { text-decoration: underline; font-weight: normal; color: #fff; }
		.foot p a:active { text-decoration: underline; font-weight: normal; color: #fff; }

		.foot p
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
			.foot p.extras
			{
				float: right;
				display: inline;
				text-align: right;
				zoom: 1;
			}
			
				.foot .sep
				{
					padding: 0px 3px 0px 3px;
					color: #c992c6;
				}




/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.inset_right
{
	float: right;
	display: inline;
	margin: 0px 0px 10px 14px;
	clear: right;
}

.inset_left
{
	float: left;
	display: inline;
	margin: 0px 14px 10px 0px;
	clear: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.msgok
{
	background-color: #346610;
	border: 3px solid #71a24e;
	color: #ccebbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgok a:link		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:hover		{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:active		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgok p,
	.msgok ul,
	.msgok ol
	{
		margin: 0px 0px 4px 0px;
	}
	
		.msgok ul,
		.msgok ol
		{
			margin-left: 45px;
		}
		
			.msgok ul,
			.msgok ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgok ul li
				{
					margin: 0px;
				}
	
.msgerror
{
	background-color: #661010;
	border: 3px solid #b05a5a;
	color: #ebbfbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgerror a:link	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:hover	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:active	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgerror p,
	.msgerror ul,
	.msgerror ol
	{
		margin: 0px 0px 4px 0px;
	}

		.msgerror ul,
		.msgerror ol
		{
			margin-left: 45px;
		}

			.msgerror ul,
			.msgerror ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgerror ul li
				{
					margin: 0px;
				}
							
.nicebutton
{
	padding: 3px;
	border: 3px solid #6e2905;
	background-color: #873812;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}

.required
{
	font-weight: bold;
	color: #900;
	padding: 0px 4px 0px 0px;
	/* cursor: help; */
}


