@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:auto;
	overflow:auto;
	overflow-x:hidden;
}

.nightOfArtistSpot {
background-image:url(../images/organizingSubBground.png);
background-repeat:no-repeat;
width:248px;
height:151px;
position:absolute;
top:282px;
left:50%;
margin-left:192px;
padding:25px;
}

.nightOfArtistSpot H1 {
background-image:url(../images/h2/spread_the_word_about_the_famine.gif);
height:0px !important;
width:230px;
padding-top:41px;
font-size:0px;
margin-bottom:15px;
}

.nightOfArtistSpot A {
color:#da5e03;

line-height:1.8em;
}

.nightOfArtistSpot P {
margin-bottom:15px;
line-height:1.8em;
}

.bottomBground {
width:100%;
height:929px;
background:url(../images/top10bottombground.jpg);
background-position:center bottom;
background-repeat:no-repeat;
}

.famineLogoBlack {
	position:absolute;
	background-image:url(../images/30hfLogoBlack.png);
	height:59px;
	width:99px;
	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:490px;
position:absolute;
top:300px;
left:50%;
margin-left:-486px;
padding:40px;
}

.nightOfContent #tab2 LI{
font-size:11px;
}

#tab1 H1 {
background-image:url(../images/nightOfTab1H1.gif);
background-repeat:no-repeat;
height:0px !important;
padding-top:29px;
font-size:0px;
width:545px;
margin:0px 0px 10px 0px;
}

#tab2 H1 {
background-image:url(../images/nightOfTab2H1.gif);
background-repeat:no-repeat;
height:0px !important;
padding-top:38px;
font-size:0px;
width:591px;
margin:0px;
}

.nightOfContent H2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
margin:10px 0px 10px 0px;
padding-top:5px;
}

.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:0px;
}

.nightOfContent LI {
list-style-position:inside;
color:#FFFFFF;
margin:5px 0px 0px 0px;
}


.contentHeadMenu {
margin-top:-73px;
clear:both;
width:700px;
}

.nightOfContent .contentHeadMenu LI {
float:left;
background-image:url(../images/blanktab.gif);
background-repeat:no-repeat;
background-position:bottom;
padding:15px 0px 0px 0px;
height:22px;
width:173px;
text-align:center;
color:#da5e03;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
list-style:none;
margin:0px;
margin-top:-1px;
cursor:pointer;
z-index:-1;
}

#tab1, #tab2 {
clear:left;
padding-top:20px;
}

#tab2 A {
display:block;
margin-top:10px;
}

#tab1 P, #tab2 P, {
margin-bottom:10px;
}

#tab2 H2 {
margin-top:25px;
padding-top:15px;
}