/* CSS Document */


body {
 	background-image:url(images/background_gradient.jpg);
	background-repeat:repeat; 
}
#logo {
	position:absolute;
	left:13px;
	top:38px;
	width:192px;
	height:110px;
	background-image:url(images/logo_new.png);
	background-repeat:no-repeat;
	z-index:1;
}
#menuBar {
	position:absolute;
	left:10px;
	top:160px;
	width:161px;
	height:175px;
	background-repeat:no-repeat;
	z-index:2;
}
#contentTop {
	position:absolute;
	left:205px;
	top:33px;
	width:600px;
	height:217px;
	background-image:url(images/header_home_new2.jpg);
	background-repeat:no-repeat;
	z-index:3;
}
#contentTopParty {
	position:absolute;
	left:205px;
	top:33px;
	width:600px;
	height:217px;
	background-image:url(images/header_party_new2.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contentMid {
	position:absolute;
	left:205px;
	top:244px;
	width:600px;
	background-image:url(images/content_mid_new2.jpg);
	background-repeat:repeat-y;
	z-index:4;
}

#contentMidC {
	position:absolute;
	left:198px;
	top:212px;
	width:600px;
	height:495px;
	background-image:url(images/content_mid_new2.jpg);
	background-repeat:repeat-y;
	z-index:4;
}
#contentMidPRT {
	position:absolute;
	left:198px;
	top:212px;
	width:600px;
	height:2438px;
	background-image:url(images/content_mid_new2.jpg);
	background-repeat:repeat-y;
	z-index:4;
}
#contentMidMENU {
	position:absolute;
	left:198px;
	top:212px;
	width:600px;
	height:2638px;
	background-image:url(images/content_mid_new2.jpg);
	background-repeat:repeat-y;
	z-index:4;
}
#contentBottom {
	position:absolute;
	width:600px;
	height:109px;
	background-image:url(images/content_low_new2.jpg);
	background-repeat:no-repeat;
	z-index:5;
}
#contentBottomC {
	position:absolute;
	left:198px;
	top:700px;
	width:600px;
	height:109px;
	background-image:url(images/content_low_new2.jpg);
	background-repeat:no-repeat;
	z-index:5;
}
#contentBottomPRT {
	position:absolute;
	left:198px;
	top:2636px;
	width:600px;
	height:109px;
	background-image:url(images/content_low_new2.jpg);
	background-repeat:no-repeat;
	z-index:5;
}
#contentBottomMENU {
	position:absolute;
	left:198px;
	top:2836px;
	width:600px;
	height:109px;
	background-image:url(images/content_low_new2.jpg);
	background-repeat:no-repeat;
	z-index:5;
}
#genInfo {
	position:absolute;
	left:20px;
	top:400px;
	width:178px;
	height:94px;
	z-index:6;
}
#stars {
	position:absolute;
	left:198px;
	top:20px;
	width:600px;
	height:110px;
	z-index:7;
}
#copyRight {
	position:absolute;
	z-index:8;
	width: 600px;
}
#copyRightC {
	position:absolute;
	left:0px;
	top:820px;
	width:725px;
	height:30px;
	z-index:8;
}
#copyRightPRT {
	position:absolute;
	left:0px;
	top:2750px;
	width:725px;
	height:30px;
	z-index:8;
}
#copyRightMENU {
	position:absolute;
	left:0px;
	top:2950px;
	width:725px;
	height:30px;
	z-index:8;
}
#homeButton {
	position:absolute;
	left:25px;
	top:151px;
	width:151px;
	height:38px;
	z-index:9;
}
#fridayButton {
	position:absolute;
	left:25px;
	top:189px;
	width:151px;
	height:38px;
	z-index:9;
}
#partyButton {
	position:absolute;
	left:25px;
	top:227px;
	width:151px;
	height:38px;
	z-index:9;
}
#liveButton {
	position:absolute;
	left:25px;
	top:265px;
	width:151px;
	height:38px;
	z-index:9;
}
#contactButton {
	position:absolute;
	left:25px;
	top:303px;
	width:151px;
	height:38px;
	z-index:9;
}
#newsButton {
	position:absolute;
	left:25px;
	top:341px;
	width:151px;
	height:38px;
	z-index:9;
}
#textArea {
	position:absolute;
	left:231px;
	top:210px;
	width:408px;
	height:488px;
	z-index:10;
}
#pageTitle {
	position:absolute;
	left:253px;
	top:205px;
	width:379px;
	height:23px;
	z-index:11;
}

/*-----------------------------------------------*/
/*--------------------- Text --------------------*/
/*-----------------------------------------------*/
.headerTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
}
.headerText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:400;
	color:#FFFFFF;
}
.copyRight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#3a425c;
}
.contentTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#3a425c;
	margin-left:10px;
}
.contentSub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#3a425c;
	margin-left:10px;
}
.contentBold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#3a425c;
	margin-left:10px;
	margin-right:10px;
}
.contentBoldNoMargin {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#3a425c;
	margin-left:10px;
	margin-right:10px;
}
.contentBoldWhite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3a425c;
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
}
.contentWhite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}

/*-----------------------------------------------*/
/*-------------------- Links --------------------*/
/*-----------------------------------------------*/
a:link {
	color: #636384;
	text-decoration:none;
}
a:visited {
	color: #636384;
	text-decoration:none;
}
a:hover {
	color: #9fa2ac;
	text-decoration:underline;
}
a:active {
	color: #636384;
	text-decoration:none;
}

/*-----------------------------------------------*/
/*----------------- Navigation ------------------*/
/*-----------------------------------------------*/


#nav {
	position:absolute;
	left:14px;
	top:160px;
	width:193px;
	height:373px;
	z-index:12;
	background-image: url(images/menu_new2.png);
	background-repeat:no-repeat;
}
#navHome {
	position:absolute;
	left:35px;
	top:153px;
	width:170px;
	height:27px;
	z-index:13;
}
#navFriday {
	position:absolute;
	left:38px;
	top:208px;
	width:164px;
	height:34px;
	z-index:14;
}
#navParty {
	position:absolute;
	left:36px;
	top:261px;
	width:167px;
	height:34px;
	z-index:15;
}
#navLiveEnt {
	position:absolute;
	left:35px;
	top:315px;
	width:168px;
	height:33px;
	z-index:16;
}
#navContact {
	position:absolute;
	left:35px;
	top:367px;
	width:170px;
	height:30px;
	z-index:17;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
a.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #050452;
	text-decoration:none;
}

#menubar {
	position:absolute;
	left:0px;
	top:18px;
	width:192px;
	height:465px;
	z-index:13;
}
