/* css_file for Elections page */

body {
	background-color: #FFC;
}
#wrapper {
	position:relative;
	width:800px;
	margin:auto;
}

#mainpic {
	position:absolute;
	left:0px;
	top:0px;
	width:801px;
	height:112px;
	z-index:1;
}
#head {
	position:absolute;
	left:0px;
	top:115px;
	width:802px;
	height:62px;
	z-index:2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#strap {
	position:absolute;
	left:0px;
	top:182px;
	width:782px;
	height:109px;
	z-index:3;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#col1 {
	position:absolute;
	left:0px;
	top:318px;
	width:388px;
	height:1212px;
	z-index:4;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
#boxtop {
	position:absolute;
	left:400px;
	top:317px;
	width:400px;
	height:32px;
	z-index:5;
}
#boxcol1 {
	position:absolute;
	left:400px;
	top:349px;
	width:191px;
	height:494px;
	z-index:6;
	background-color: #000066;
	padding-left: 5px;
	padding-right: 5px;
}
#boxcol2 {
	position:absolute;
	left:601px;
	top:349px;
	width:191px;
	height:494px;
	z-index:7;
	background-color: #000066;
	padding-left: 5px;
	padding-right: 5px;
}
#boxbottom {
	position:absolute;
	left:400px;
	top:842px;
	width:400px;
	height:20px;
	z-index:8;
}
#col2 {
	position:absolute;
	width:390px;
	height:653px;
	z-index:9;
	left: 402px;
	top: 866px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 5px;
}
#news {
	position:absolute;
	width:792px;
	height:367px;
	background-color:#FFC;
	layer-background-color:#FFC;
	z-index:10;
	left: 0px;
	top: 1530px;
	padding: 5px;
	border-top: none;
	border-right: 1px solid #999;
	border-bottom: none;
	border-left: 1px solid #999;
}

#footer {
	position:absolute;
	left:0px;
	top:1907px;
	width:806px;
	height:156px;
	z-index:11;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #000066;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000;
}
.bodytext2 {
	color:#009;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
}
.boxheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	text-align: left;
}

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #FFF; 
}
.boxtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #0F0;
}
.callouttext {
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
}

.cap {

float: left;
width: 38px;
font-size: 54px;
line-height: 48px;
font-weight: normal;
color:#444;
font-family: georgia, times;

}
.cap2 {

float: left;
width: 52px;
font-size: 54px;
line-height: 48px;
font-weight: normal;
color: #444;
font-family: Georgia, "Times New Roman", Times, serif;

}

.capbox {

float: left;
width: 38px;
font-size: 54px;
line-height: 48px;
font-weight: normal;
color:#fff;
font-family: georgia, times;

}
.capbox2 {

float: left;
width: 50px;
font-size: 54px;
line-height: 48px;
font-weight: normal;
color:#fff;
font-family: georgia, times;

}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CFC;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #900;
	font-style: oblique;
	font-weight: bold;
}

/* text formatting */
.straptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#900
}

/* Menu formatting */
#menu1 {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	left: 10px;
}

#menu1 li {
	float: left;
	width: 78px;
	border: 1px solid #fff;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}

#menu1 a {
  	display: block;
 	 width: 77px;
  	color: #fff; 
 	 background: #900; 
  	text-align: center; 
  	padding: 4px 0; 
  	text-decoration: none; 
  	float: left; 
}
#menu1 a:hover {
  	color:#fff; 
  	background:#006;
}

/* Hyperlink formatting */
a:link {
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #3399FF;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #990066;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #00FFFF;
	font-weight: 900;
}

/* Miscellaneous text formatting */
.style2 {font-size: 9px}
.style5 {font-size: 10px}
.style7 {font-size: large}
.style8 {font-size: x-small}
.style9 {font-size: medium}
.style12 {
	color: #FF0000;
	font-style: italic;
}
.style13 {color: #FF0000}
.style14 {
	color: #CC0000;
	font-weight: bold;
}

/* Copyright GHO (Greater Haverhill for Obama), 2010 */
