body {
		margin: 0;
		padding: 0;
		background-color: #C4C7CA;
		color: inherit;
		
		}
		#container {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	color: inherit;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;			
		}

	
/* -----------------content --------------------- */
		#content {
			padding: 0px;
			margin: 0px ;
			width:567px;
			float:left;
			

		}
/* -----------------content --------------------- */
/* -----------------left menu --------------------- */
		#sidebar-a {
			float: left;
			width: 211px ;
			margin: 0px;
			padding: 0px;
			background: url("images/menu-spacer.jpg") repeat-y;
			padding-bottom:110%;
		}
		
		
		#sidebar-a2{ /* -- CONTACT, CANDIDATE --*/
	float: left;
	width: 211px;
	margin: 0px;
	padding-bottom:30%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #275993;
	background-image: url(images/fallapart.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		}
		

		
/* ========== navigation ========== */
.navcontainer {
			 width: 211px; 
			 font: bold 80% arial, verdana, tahoma, arial, sans-serif;
			 }

.navcontainer ul {
			margin: 15px 0 15px 0;
			padding: 0;
			list-style-type: none;
}

.navcontainer a {
		display: block;
		padding: 3px 15px;
		width: 180px;
		background: url("images/menu-spacer.jpg") repeat-y;
		color: inherit;
	
}

.navcontainer a:link, .navcontainer a:visited {
		color: #E7E3E2;
		text-decoration: none;
		background: inherit;
}

.navcontainer a:hover, .navcontainer a#current {
	color: #E7E3E2;
	background-color: #275994;
	background-image: url(images/menu-spacer2.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

/* -----------------left menu --------------------- */


/* -----------------footer --------------------- */
#footer {
	clear: both;
	font: bold 11px "trebuchet ms", Arial, Helvetica, sans-serif;
	color:#275995;
	height:20px;
	width:778px;
	padding-top:30px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
				}
				
a {
		color:#387AC8;
		text-decoration: underline;
		background: inherit;
		}
		
a:hover {
		color: #fff;
		text-decoration: none;
		background:#387AC8;
		}
	/* -----------------footer --------------------- */	
	/* -----------------web copy styles --------------------- */	
h1 {
  		font: bold 95% arial, verdana, tahoma, arial, sans-serif;
		color: #02489A;
		margin:0px;
		padding:0px;
		padding-top:5px;
		padding-left:15px;
		
	}
	
	p {
	color: #02489A;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-right:15px;
	background: #fff;
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}	
	
	hr {
	 height:1px;
	 width:90%;
	 border: 1px dotted #C4C7CA;
	 }
	 
 .smallcap{
	float: left;
	width: 18px;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color:#A7ADB3;
	font-family: georgia, times new roman, times, serif;

}

	/* -----------------web copy styles --------------------- */	
	/* -----------------BOX styles --------------------- */	
.box{
		width: 170px; /* container width*/
		/* -- background: transparent url("images/bigshadow.gif") no-repeat bottom right;-- */
		margin-top:25px;
		margin-left:8px;
		float: left;
		height:120px; /* the height of the box*/
		border-right: 1px solid #DCDEDF;
		
}

.box .inner{
	/* Add container height here if desired */
		background: inherit;
	padding: 2px;
	margin: 0px;
	position: relative;
	color: #02489A;
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*--  FOR IMAGES ----*/

img {
	border:0px;
	}
#textholder {
	width: 520px;
	padding-right: 40px;
	padding-top: 10px;
}
#side_ender_graphic {
	width: 211px;
	height: 40px;
}
