@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

HTML, BODY {
	background:url(../images/nightOfBground.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:1109px;
	overflow:auto;
	overflow-x:hidden;
}

.nightOfArtistSpot {
background-image:url(../images/prizesSubNavBground.jpg);
background-repeat:no-repeat;
width:245px;
height:169px;
position:absolute;
top:312px;
left:50%;
margin-left:192px;
padding:25px;
}
.fakeA {
font-size:14px;
color:#da5e03;
cursor:pointer;
text-decoration:none !important;
}
.nightOfArtistSpot H1 {
	background-image:url(../images/celeb_karlWolf_h2_gray.gif);
	background-repeat:no-repeat;
	height:0 !important;
	width:84px;
	padding-top:15px;
	font-size:0;
	margin:-10px 0 7px 10px;
}

.nightOfArtistSpot IMG {
padding:0px;
margin:0px 0px 10px -15px;
}

.nightOfArtistSpot A {
font-size:14px;
color:#da5e03;
min-height:21px;
padding-left:20px;
background-image:url(../images/hrefArrow.png);
background-repeat:no-repeat;
padding-top:1px;
cursor:pointer;
list-style:none;
text-decoration:none;
width:100%;
}

.famineLogoBlack {
	position:absolute;
	background-image:url(../images/30hfLogoBlack.png);
	height:60px;
	width:93px;
	margin-top:30px;
	left:50%;
	margin-left:-485px;
}

.WVLogo {
	position:absolute;
	background-image:url(../images/wvLogo.png);
	height:31px;
	width:77px;
	left:50%;
	margin-left:400px;
	margin-top:5px;
}

.nightOfContent {
background-image:url(../images/nightOfContentBground.jpg);
width:582px;;
height:675px;
position:absolute;
top:300px;
left:50%;
margin-left:-486px;
padding:40px;
}

.nightOfContent H1 {
background-image:url(../images/nightOfH1.gif);
background-repeat:no-repeat;
height:0px !important;
padding-top:87px;
border-bottom:1px dotted white;
font-size:0px;
width:545px;
margin:10px 0px 0px 0px;
}

.nightOfContent H2 {
font-size:20x;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-weight:bold;
margin-bottom:15px;
margin-top:15px;
}

.nightOfContent H3 {
font-size:12x;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-weight:bold;
margin-top:20px;
}

.nightOfContent P {
color:#FFFFFF;
line-height:1.6em;
margin-top:10px;
}

.nightOfContent LI {
list-style-position:inside;
color:#FFFFFF;
margin:10px 0px 0px 0px;
}

#tab2 {
display:none;
}

#tab2 H1 {
background-image:url(../images/nightOfH1-en.gif);
background-repeat:no-repeat;
height:0px !important;
padding-top:87px;
border-bottom:1px dotted white;
font-size:0px;
width:545px;
margin:10px 0px 0px 0px;
}