/* CSS Document */body
{

margin:0px;
 	padding:0px;
 	background-image: url("images/bg01.jpg");
 	background-repeat: repeat-x;
 	color:#999999;
 	font:13px/18px Arial, Helvetica, sans-serif;

}

div, p, ul, h1, h2, h4, img, form, label
{

padding:0px;
 	margin:0px;

}

ul
{

list-style-type:none;

}

/*----TOP NAVIGATION----*/div#navcontainer
{

padding-left: 0px;
	margin-left: 12px;
	background: #000033 url(images/topmenu_1.gif) repeat-x center center;
	color: White;
	float: left;
	width: 846px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	font-size: 12px;
	font-weight: normal;

}

div#navcontainer ul
{

font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;

}

div#navcontainer ul li
{

display: inline;
	margin-left: -4px;

}

div#navcontainer ul li a
{

padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;

}

div#navcontainer ul li a:hover
{

background: #6600CC url(images/topmenu_2.gif) repeat-x center center;
	color: white;

}

#active a
{
 	background: #16008D url(images/topmenu_2.gif) center center repeat-x;
	border-left: 1px solid #fff;
 
}

/*----MAIN PANEL----*/
#mainPan
{
	width:870px;
	position:relative;
	margin:0 auto;
	padding:0px;
	background-image: url(images/mainpan_bg.jpg);
	height: 1250px;
	background-repeat: repeat;

}

#header
{

width: 870px;
	height: 302px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}

#optin
{

background-image: url(images/optin_bg.jpg);
	height: 128px;
	width: 249px;
	float: left;
	background-repeat: no-repeat;

}

#optin table p
{

font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;

}

#optin h2
{

font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0099;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 5px;

}

#optin_header
{

background-image: url(images/ringtone_bg.jpg);
	width: 846px;
	background-repeat: no-repeat;
	background-position: top;
	height: 74px;
	margin-left: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;

}

#optin_header h2
{

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-top: 16px;
	margin-left: 116px;

}

#optin_header p
{

font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0099;
	font-size: 12px;
	text-align: left;
	margin-left: 116px;

}

#welcome
{

width: 530px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;

}

#welcome h1
{

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #9900FF;
	text-align: left;
	margin: 0px;
	padding: 0px;

}

#welcome p
{

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding-top: 10px;
	margin: 0px;

}

/* LEFT PANEL */#leftPan
{

height: 310px;
	width: 260px;
	clip: rect(auto,auto,auto,auto);
	float: left;
	padding: 0px;
	margin-left: 40px;
	margin-top: 0px;

}

#leftPan h1
{

width:526px;
 	height:236px;
 	position:absolute;
 	top:35px;
 	right:0px;
 	background:url(images/header-img.jpg) no-repeat 0 0;
 	color:#fff;
 	font-size:36px;
 	line-height:18px;
 	text-transform:uppercase;
 	text-indent:-2000px;

}

#leftPan #workshops
{

float:left;
	width:245px;
	height:71px;
	position:relative;
	margin:24px 0 0;
	background-image: url(images/workshops_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #666666;

}

#leftPan #workshops h2
{

width:90px;
 	height:10px;
 	display:block;
 	position:absolute;
 	left:0px;
 top:0px;
 	margin:14px 0 5px 81px;
 	font:bold 16px/14px Georgia, "Times New Roman", Times, serif;
 	color:#990000;
 	z-index:1;
 	text-transform:uppercase;

}

#leftPan #workshops p
{

width:153px;
 	height:10px;
 	display:block;
 	position:absolute;
 	font:12px/14px Arial, Helvetica, sans-serif;
 	color:#FFFFFF;
 	margin:34px 0 0 81px;
 	z-index:1;
 
}

#leftPan #workshops a
{

text-decoration:none;
 	display:block;
 	width:245px;
 	height:71px;

}

#leftPan #workshops a:hover
{

text-decoration:none;
 	background:url(images/workshops_2.jpg) no-repeat 0 0;

}

#leftPan #weddings
{

float:left;
	width:245px;
	height:71px;
	position:relative;
	margin:24px 0 0;
	background:url(images/weddings_1.jpg) no-repeat 0 0;
	border: 1px solid #666666;

}

#leftPan #weddings h2
{

width:90px;
 	height:10px;
 	display:block;
 	position:absolute;
 	left:0px;
 	top:0px;
 	margin:14px 0 5px 81px;
 	font:bold 16px/14px Georgia, "Times New Roman", Times, serif;
 	color:#330000;
 	z-index:1;
 	text-transform:uppercase;

}

#leftPan #weddings p
{

width:154px;
 	height:10px;
 	display:block;
 	position:absolute;
 	font:12px/14px Arial, Helvetica, sans-serif;
 	color:#FFFFFF;
 	margin:34px 0 0 81px;
 	z-index:1;
 
}

#leftPan  #weddings a
{

text-decoration:none;
 	display:block;
 	width:245px;
 	height:71px;

}

#leftPan #weddings a:hover
{

text-decoration:none;
 	background:url(images/weddings_2.jpg) no-repeat 0 0;

}

#leftPan #recording
{

float:left;
	width:245px;
	height:71px;
	position:relative;
	margin:24px 0 0 0;
	background:url(images/recording_1.jpg) no-repeat 0 0;
	border: 1px solid #666666;

}

#leftPan #recording h2
{

width:90px;
 	height:10px;
 	display:block;
 	position:absolute;
 	left:0px;
 	top:0px;
 	margin:14px 0 5px 81px;
 	font:bold 16px/14px Georgia, "Times New Roman", Times, serif;
 	color:#FFCC00;
 	z-index:1;
 	text-transform:uppercase;

}

#leftPan #recording p
{

width:155px;
 	height:10px;
 	display:block;
 	position:absolute;
 	font:12px/14px Arial, Helvetica, sans-serif;
 	color:#FFFFFF;
 	margin:34px 0 0 81px;
 	z-index:1;
 
}

#leftPan #recording a
{

text-decoration:none;
 	display:block;
 	width:245px;
 	height:71px;

}

#leftPan #recording a:hover
{

text-decoration:none;
 	background:url(images/recording_2.jpg) no-repeat 0 0;

}

#leftPan #auditions {
	float:left;
	width:245px;
	height:71px;
	position:relative;
	margin:24px 0 0 0;
	background:url(images/auditions_1.jpg) no-repeat 0 0;
	border: 1px solid #666666;
}
#leftPan #auditions h2 {
	width:90px; 
	height:10px; 
	display:block; 
	position:absolute; 
	left:0px; 
	top:0px; 
	margin:14px 0 5px 81px; 
	font:bold 16px/14px Georgia, "Times New Roman", Times, serif; 
	color:#666666; 
	z-index:1; 
	text-transform:uppercase;
}
#leftPan #auditions p {
	width:155px; 
	height:10px; 
	display:block; 
	position:absolute; 
	font:12px/14px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	margin:34px 0 0 81px; 
	z-index:1; 
}
#leftPan #auditions a {
	text-decoration:none; 
	display:block; 
	width:245px; 
	height:71px;
}
#leftPan #auditions a:hover {
	text-decoration:none; 
	background:url(images/auditions_2.jpg) no-repeat 0 0;
}


/* CENTRE PANEL */#centrePan
{

float: left;
	height: 280px;
	width: 350px;

}

#centrePan h2
{

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #9900FF;
	padding-bottom: 24px;
	text-align: left;

}

/* RIGHT PANEL */#rightPan
{

float: left;
	width: 180px;
	margin-right: 40px;

}

#rightPan h2
{

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CC33CC;
	text-align: left;

}

#rightPan p
{

font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-top: 6px;

}

/* NEWS PANEL */#news
{

float: left;
	width: 790px;
	margin-top: 24px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	height: 200px;

}

#news h4
{

font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC33CC;
	font-size: 12px;

}

#news p
{

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 140%;

}

#news p a
{

color: #9900FF;

}

#news1 a:link
{

color: #9900FF;

}

#news p a:hover
{

color: #CC33CC;

}

#news1
{

float: left;
	width: 240px;
	padding-right: 10px;

}

#news2
{

float: left;
	width: 240px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;

}

#news3
{

float: left;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;

}

#news h1
{

color: #9900FF;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;

}

#footer
{

background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 870px;

}

#footLinks
{

float: left;
	width: 870px;
	background-color: #FFFFFF;
	padding-top: 10px;

}

#footLinks p
{

text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

#footLinks p a
{

		color: #9900FF;

}

#footLinks p a:link
{

		color: #9900FF;

}

#footLinks p a:hover
{

		color: #000033;

}

#footLinks p a:visited
{

		color: #9900FF;

}

