/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Arial, Sans-Serif;
	background-image:url(images/landing/index_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#edeff4;
	color: #333;
	margin:0px 0px 0px 0px;
	text-align:center;
	}

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*Start landing page*/	
#landingpage {
	margin: 1px 0px 0px 0px;
	width: 100%;
}

#landinglogin {
	width:841px;
	height:28px;
	text-align:right;
	padding: 1px 30px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#landingheader {
	background: url(images/landing/index_04.jpg) top center no-repeat;
	width:841px;
	height:158px;
	margin: 0px;
}

#landingcontent{
	background: white;
	width:821px;
	height:300px;
	padding:0px 20px 0px 0px;
	margin: 0px;
	text-align:left;
}

#landingthankyoucontent{
	background: white;
	width:791px;
	height:740px;
	padding:0px 20px 0px 30px;
	margin: 0px;
	text-align:left;
}

#landingregistrationcontent{
	background: white;
	width:791px;
	height:240px;
	padding:0px 20px 0px 30px;
	margin: 0px;
	text-align:left;
}

#landingvotecontent{
	background: white;
	width:791px;
	height:2250px;
	padding:0px 20px 0px 30px;
	margin: 0px;
	text-align:left;
}

#landinglowercontent{
	background: white;
	width:801px;
	padding:0px 20px 0px 20px;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

#landingregistration {
	float:right;
	width:320px;
	text-align:center;
}

#landingtopbills {
	background: url(images/landing/index_22.jpg) top center no-repeat;
	width:841px;
	height:20px;
	text-align:center;
	padding: 10px 10px 10px 10px;
}

#topbills {
	margin:0px;
	font-size:13px;
	color:white;
}

#LandingSearchBoxDiv {
	background: url(images/landing/search_bar.jpg) top left no-repeat;
	text-align: right;
	float: left;
	width: 540px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

#landingbrowse {
	text-align: left;
	float: right;
	width: 215px;
	margin: 0px 20px 0px 10px;
	padding:0px 0px 0px 0px;
}

#headerlogin {
	margin: 0px auto 0px auto;
	width:900px;
	height:20px;
	text-align:right;
	padding-right:20px;
}

#profilesidebar {
	width:200px;
	height:100%;
	text-align:left;
	padding-left:0px;
	float:left;
}

a.topbills:link {
	margin-top:0px;
	font-size:13px;
	color:white;
	text-decoration:none;
}

a.topbills:active {
	margin-top:0px;
	font-size:13px;
	color:white;
	text-decoration:none;
}

a.topbills:visited {
	margin-top:0px;
	font-size:13px;
	color:white;
	text-decoration:none;
}

a.topbills:hover {
	margin-top:0px;
	font-size:13px;
	color:#edeff4;
	text-decoration:none;
}

#landingfooter {
	width:841px;
	height:30px;
	margin: 5px 20px 5px 20px
}
/*End landing page*/

#header {
	background: url(images/header.gif) top left no-repeat;
	width:900px;
	height:100%;
}

/*#headerimg 	{
	margin: 7px 9px 0px 0px;
	height: 200px;
	}*/

#footer {
	background: #FFFFFF;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 20px 0 0 0;
	padding: 0;
	height: 100%;
	}

/*#page {
	background-color: white;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 900px;
	}*/

#header {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 70px;
	width: 900px;
	}

#headerimg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	width: 900px;
	float:left;
	z-index:999;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	color: #003366;
	}

h2 {
	margin: 0px 0 0;
	color: #003366;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	color: #003366;
	}

/* End Headers */
