body {
	background-image:url(i/homepage_bg.gif);
}

#header {
	height:260px;
	position:relative;
}

#mainmenu {
	top:344px;
}

/* different header for home page only */
#logohome {
	height:249px;
	position:absolute;
	left: 16px;
	top: 16px;
}



div.search, #messagehome {
	width:306px;
	height:54px;
	margin-left:569px;
	background-color: #E7E8D2;
	background-image: none;
}
#messagehome {
	margin-top:16px;
	height:179px;
	background-color:#FFFFFF;
}


#content {
	background-image:none;
	padding-bottom:16px;
}
div.cleaner {
	height:1px;
	background:none;
}

/* giant invisible link - not used */
#logo a {
	display:block;
	height:32px;
	width:546px;
	margin-top:176px;
	border:1px solid red;	
}

/* content div for homepage only */
#homecontent {
	background-color: #E7E8D2;
	width:646px;
	background-image: url(i/homecontent_bg.gif);
	color: #5C6F7D;
	
}

/* round corners on homecontent */
div.homecontenttop, div.homecontentbottom {  height:16px; background-color: #E7E8D2;}
div.homecontentfooter {
	background-color: #E7E8D2;
	width:646px;
	background-image: url(i/homecontent_bg.gif);
	color: #5C6F7D;
}
img.leftcorner { float:left;}
img.rightcorner { float:right; clear:none; }

div.homecolumn1, div.homecolumn2, div.homecolumn3  {
	width:214px;
	float:left;
}
div.homecolumn2 {
	float:left;
	clear:none;
}
div.homecolumn3 {
	float:right;
}

div.homecolumn1f, div.homecolumn2f, div.homecolumn3f  {
	width:214px;
	float:left;
}
div.homecolumn2f {
	float:left;
	clear:none;
}
div.homecolumn3f {
	float:right;
}


/* adjust right column for homepage only */
#right {
	width:210px;
	padding-top:6px;
}

/* text styles for 3 columns in homecontent div */
#homecontent h2, #homecontent h3, #homecontent h4, #homecontent p {
	padding-left:40px;
	margin-right:20px;
}
#homecontent h2 {
	margin-left:10px;
	text-transform: uppercase;
	letter-spacing: .08em;
	background: #E7E8D2;
	padding-left:29px;
	margin-right:0;
	background-image: url(i/home/h2icon.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}
#homecontent h3 {
	color: #5C6F7D;
}	
#homecontent h3.flushleft {
	margin-left:0;
	padding-left:10px;
	text-indent:10px;
}



#homecontent a {
	color: #EE3424;
}
#homecontent a:hover {
	color: #931B09;
}



/* text styles for right column on hompage*/

#right p {
	margin-left:30px;
}

.geo_header, .elections_header {
	margin-bottom:0;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding-left:29px;
	background-position: middle left;
	background-repeat: no-repeat;
	min-height:20px;
	display:block;

}
.geo_header {
	background-image: url(i/header_geo.gif);
}
.elections_header {
	background-image: url(i/header_elections.gif);
}

.home_header_bg {
	background-image: url(/i/home_header.gif);
	height:24px;
}


/*
body {
	background-image:url(i/homepage_bg.gif);
}

#header {
	height:260px;
}

#mainmenu {
	top:344px;
}


#logohome {
	height:249px;
}



div.search, #messagehome {
	width:306px;
	height:54px;
	margin-left:569px;
	background-color: #E7E8D2;
	background-image: none;
}
#messagehome {
	margin-top:16px;
	height:179px;
}


#content {
	background-image:none;
	padding-bottom:16px;
}
div.cleaner {
	height:1px;
	background:none;
}


#logo a {
	display:block;
	height:32px;
	width:546px;
	margin-top:176px;
	border:1px solid red;	
}


#homecontent {
	background-color: #E7E8D2;
	width:646px;
	background-image: url(i/homecontent_bg.gif);
	color: #5C6F7D;
}


div.homecontenttop, div.homecontentbottom {  height:16px; background-color: #E7E8D2;}
img.leftcorner { float:left;}
img.rightcorner { float:right; clear:none; }

div.homecolumn1, div.homecolumn2, div.homecolumn3  {
	width:214px;
	float:left;
}
div.homecolumn2 {
	float:left;
	clear:none;
}
div.homecolumn3 {
	float:right;
}


#right {
	width:210px;
	padding-top:6px;
}


#homecontent h2, #homecontent h3, #homecontent h4, #homecontent p {
	padding-left:40px;
	margin-right:20px;
}
#homecontent h2 {
	margin-left:10px;
	text-transform: uppercase;
	letter-spacing: .08em;
	background: #E7E8D2;
	padding-left:29px;
	margin-right:0;
	background-image: url(i/home/h2icon.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}
#homecontent h3 {
	color: #5C6F7D;
}	
#homecontent h3.flushleft {
	margin-left:0;
	padding-left:10px;
	text-indent:10px;
}
#homecontent a {
	color: #EE3424;
}
#homecontent a:hover {
	color: #931B09;
}




#right p {
	margin-left:30px;
}

.geo_header, .elections_header {
	margin-bottom:0;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding-left:29px;
	background-position: middle left;
	background-repeat: no-repeat;
	min-height:20px;
	display:block;

}
.geo_header {
	background-image: url(i/header_geo.gif);
}
.elections_header {
	background-image: url(i/header_elections.gif);
}

*/
