#success_pageContainer 
{
	background-color: #cda85d;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #000;
	margin: auto;
	padding: auto;
}

#success_header 
{
	width: 760px;
	height: 159px;
	background: url(/nominate/images/success_header.jpg);
	background-repeat: no-repeat;
}

#success_header_bottom 
{
	width: 750px;
	height: 33px;
	margin: 0;
	padding: 0;
}

#success_header_bottom ul 
{
	list-style-type: none;
	margin: 0;
	padding: 9px 5px 0px 0px;
	text-align: center;
}

#success_header_bottom ul li 
{
	display: inline;
	padding: 0px 4px 0px 4px;
	margin: 0;
	color: #ffcc33;
	font-weight: bold;
	font-size: 15px;
}

#success_header_bottom ul li a 
{
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

#success_header_bottom ul li a:hover 
{
	color: #ffcc33;
	text-decoration: underline;
}

#success_body #agreement
{
	overflow:auto;
	margin: auto;
	width:690px;
	height:200px;
	border:1px solid black;
	padding:5px;
	font-size:8pt;
	background-color:#FFFFFF;
}
#success_body #agreement p
{
	margin-top:10px;
	margin-bottom:10px;
}

#success_homeBox 
{
	width: 225px;
	height: 235px;
	background: url(/nominate/images/homeBoxBack.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	border: 2px solid #d5b160;
}

#success_homeBox h2 
{
	color: #ebc46e;
	font-size: 17px;
	font-weight: bold;
	background:url(/nominate/images/backgrounds/home/red.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 39px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#success_homeBox h2 a 
{
	color: #ebc46e;
	text-decoration: none;
}

#success_homeBox h2 a:visited 
{
	color: #ebc46e;
	text-decoration: none;
}

#success_homeBox h2 a:hover 
{
	color: #ebc46e;
	text-decoration: underline;
}

#success_homeBox p 
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

#success_homeBox p a 
{
	color: #ebc46e;
	text-decoration: underline;
	font-size: 12px;
}

#success_homeBox p a:hover 
{
	text-decoration: none;
}

#success_photo 
{
	border: 1px solid #fff;
	width: 117px;
	height: 145px;
}

#success_body a 
{
	color: #802204;
	text-decoration: underline;
}

#success_body a:hover 
{
	text-decoration: none;
}


#success_body p.box 
{
	padding: 0 10px 0 0;
	color: #ffffff;
}

#success_body h1 
{
	color: #802204;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

#success_body div.nom_button
{
	width:223px;
	height:43px;
	background-image:url(/nominate/images/nom_button.jpg);
	color:black;
	vertical-align:middle;
	padding-top:20px;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
}
#success_body div.nom_button a
{
	color:#ffcc33;
	font-weight:bold;
	font-size:18px;
	text-decoration: none;
}

#success_body div.nom_button a:hover
{
	text-decoration: underline;
}

#success_body h3 
{
	color: #ebc46e;
	font-size: 27px;
	font-weight: bold;
}

#success_body h4 
{
	color: #802204;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 30px;
}

#success_body h5 
{
	color: #886317;
	font-size: 35px;
	font-weight: bold;
	padding: 0 0 0 120px;
	margin-bottom: 0;
	margin-left: 0;
}

#success_body ul 
{
	margin-top: 0;
	padding: 0 0 0 140px;
}

#success_body ul li a 
{
	text-decoration: none;
}

#success_body ul li a:hover 
{
	text-decoration: underline;
}

#success_body p 
{
	padding: 0px 35px 15px 35px;
	color: #000000;
}

#success_footer
{
	height:100px;
	width: 760px;
	background-image:url(/nominate/images/footer.jpg);
	color:white;
	vertical-align:bottom;
	font-size:8pt;
}
#success_footer a 
{
	color:#ffffff;
	text-decoration: underline;
}

#success_footer a:visited 
{
	color:#ffffff;
	text-decoration: underline;
}

#success_footer a:hover 
{
	color:#ffffff;
	text-decoration: none;
}



