body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	text-align: left;
	line-height: 14px;
	color: #333;
	}
.mainborder {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(fm_bg_CapitolDomeBW_600.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/** no bg **/
.mainborder-no {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image:none;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-bottom: 0px;
	padding: 2px;
}
.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CA0164;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar {
	background-color: #CA0164;
}
.newsbox{
	background-color: #E7E4D0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.newsbox a{
	text-decoration:none;
	color:#EE217C;
	font-size:10px;
	font-weight: normal;
}
.newsbox a.hover{
text-decoration:underline;
}
.newsbox a.visited{
text-decoration:none;
color:#EE217C;
font-size:10px;
}
.navigation {
	background-color: #CA0164;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: 1%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}

.mainlinks a:link {
	color:#EE217C;
	text-decoration: none;
}
a:link {
	color: #EE217C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
a:visited {
	color: #EE217C;
	text-decoration: none;
	font-weight: bold;
}

.mainborder a {
	font-size: 10px;
	color: #3F3F9F;
}
.mainborder a:visited {
	color: #3F3F9F;
}
.mainborder a:link {
	color: #3F3F9F;
}

.mainlinks a:visited {	color:#EE217C;	text-decoration: none;}
.mainlinks a:hover {color: #eee;}

.navlinks a:link {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.navlinks  a:visited {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.navlinks  a:hover {
	color: #eee;
	text-decoration: none;
}

.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 20px;
}
.news {
	padding-bottom: 10px;
}

.sidebarheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA0164;
	font-weight: bold;
}
.electionsidebarheader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #EE217C; font-weight: bold; padding-top: 15px; padding-bottom: 10px; }
.sidebartable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 20px;
}
.footer {
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	text-align: center;
}
<script type="text/javascript" src="virtualpaginate.js">

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}
.notes {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
#electionContent { background-image: url(../elections/images/2010_capitol.jpg); height: 690px; background-repeat: no-repeat; background-position: top; }
.electionTopic { 
	width: 600px; 
	margin-right: auto; 
	margin-left: 10px; 
	padding: 5px; 
	border: 1px dotted #EE217C;
	background-color:#ffffff;
 	/* for IE */
	filter:alpha(opacity=75);
  	/* CSS3 standard */
	opacity:0.75;}
.transWhite { 
	background-color:#ffffff;
 	/* for IE */
	filter:alpha(opacity=75);
  	/* CSS3 standard */
	opacity:0.75;}
#fem-alert {
}
#hpImage { border: thin solid #EE217C; margin-bottom: 30px; width: 725px; margin-top: 0px; margin-right: auto; margin-left: auto; 
}.summitSplash {
	background-color: #cccccc;
	font-size: 1.2em;
	text-align: left;
}
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.form-signup { padding-bottom: 25px; }

/* For registration info for Women Money Power */
#eventFees {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.fr-subhead{
	font-size: 15px;
	text-transform: capitalize;
	color: #1F0045;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F09;
	padding-top: 15px;
}
/* CSS for Google Search  */

#search input.gsc-input {
border-color: #777777;
}
#search input.gsc-search-button {
border-color: #CA0164;
background-color: #CA0164;

}
#search .cse form.gsc-search-box, #top #search form.gsc-search-box {
  margin-bottom: 6px;
  padding: 0px 0px;
}
#search.cse input.gsc-search-button, #top #search input.gsc-search-button {
	border: none;
	padding: 3px 3px 2px 3px;
	text-shadow: none;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;  
	font-size:13px;
}
#search.cse input.gsc-input, #top #search input.gsc-input {
  width: 175px;
}
/* PRIMARY NAVIGATION - NAV */

#nav {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 auto 0;
	padding: 11px 0 0px 0;
	}
	
#nav .wrap {
	background: #CA0164;
	width: 960px;
	margin: 0 auto 0;
	overflow: hidden;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 35px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	background: #CA0164;
	color: #FFFFFF;
	display: block;
    margin: 0;
	padding: 4px 19px 5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	}

#nav li a:hover {
	background: #CA0164;
	color: #111111;
	}
	
#nav li a.sf-with-ul {
	padding-right: 25px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #FFFFFF;
	color: #666666;
	width: 138px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #A89B8F;
	border-right: 1px solid #A89B8F;
	border-bottom: 1px solid #A89B8F;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #ffffff;
	color: #CA0164;
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	right: 5px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul ul {
	margin: -33px 0 0 159px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

