@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

HTML, BODY {
	background:url(../images/prizesbground.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	overflow:auto;
overflow-x:hidden;
}

.bottomBground {
width:100%;
height:943px;
background:url(../images/top10bottombground.jpg);
background-position:center bottom;
background-repeat:no-repeat;
}

.prizesSubNav {
background-image:url(../images/prizesSubNavBground.jpg);
background-repeat:no-repeat;
width:245px;
height:169px;
position:absolute;
top:315px;
left:50%;
margin-left:200px;
padding:25px;
}

.prizesSubNav H1 {
background-image:url(../images/celeb_shiloh_h2_gray.gif);
height:0px !important;
width:56px;
padding-top:15px;
font-size:0px;
margin:-10px 0px 7px 10px;
}

.prizesSubNav IMG {
padding:0px;
margin:0px 0px 10px -15px;
}

.prizesSubNav 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: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;
}

.prizesContent {
background-image:url(../images/prizesContentBground.jpg);
width:582px;;
height:502px;
position:absolute;
top:299px;
left:50%;
margin-left:-486px;
padding:40px;
}

.prizesContent H1 {
background-image:url(../images/prizesH1.gif);
background-repeat:no-repeat;
height:0px !important;
margin-top:0px;
padding-top:40px;
font-size:0px;
border-bottom:1px dotted white;
width:100%;
}

.prizesContent H2 {
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
margin:15px 0px 15px 0px;
font-weight:normal;
}

.prizesContent P {
margin:10px 0px 10px 0px;
color:#FFFFFF;
font-size:12px;
line-height:1.8em;
}