body {
background-color: #EAF3FC;
background-image:url('images/bg2.jpg');
background-repeat: no-repeat;
background-position:  center top;
font-size: 11px;
font-family: Georgia, Times New Roman, Times, serif;
line-height: 200%;
color:#564b47;
padding:0px;
margin:0px
}

a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

img {
border:0px;
}

p{
padding: 5px 50px 0px 50px;
margin: 0px 0px; }

h1, caption {
font-size:20px;
font-weight: normal;
padding: 25px 0px 4px 0px;
margin:0px 20px 10px 20px;
line-height: 120%;
text-align: right;
border-bottom: solid #000 1px;
}

#front {
font-size: 26px;
border-bottom: none;
text-align: left;
}


h2 {
font-size:16px;
font-weight: normal;
padding: 10px 20px 0px 20px;
margin:0px;}

h3, h4, h5 {
font-size:14px;
font-weight: normal;
padding: 5px 20px;
margin:0px;}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

#quoteattribute {
text-align:right;
}

#mugshot {
	float: right;
	padding: 5px;
}

#headerrow {
	background-color: #002A64;
	color: white;
	}

.altrow {
	background-color: #41608C;
	}
	
.infoneeded {
background-color:#FFFF00;
}

.pullquote {
	background-color: #CCCCCC;
	border-top: dashed #fff 2px;
	border-bottom: dashed #fff 2px;
	margin: 0px 50px;
	padding: 5px 10px;
	font-weight: bolder;
	color: #666666;
}

#back {
	font-size:12px;
	font-weight: normal;
	padding: 5px 20px;
	margin:0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

img.download {vertical-align:middle;}

.newspaper-link  a{
  text-decoration: none; 
  }
/* ----------container to center the layout---------- */
#container {
width: 780px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border-style: solid;
border-color:#8095B2;
border-width: 1px;
border-top-width: 0px;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #8095B2;
height: 156;
padding: 0px;
margin: 0px;
line-height: -100%; 

}

#banner img {padding:0px 0px;} 

#banner p, #footer p {
	font-size: 11px;
	text-transform:uppercase;
	color:#00007F;
	
	border-top:1px solid #8095B2;
	border-bottom:1px solid #8095B2;
	padding:5px 15px;
	margin:0px;
	font-weight: bold;
}

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 200px #8FB7DD;  /* color of the left column  */ 
background-color: #ffffff; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	color:#FFFFFF;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:240px;
	float:left;
	position:relative;
	margin-left:-240px;
	margin-right:1px;
	text-align: justify;
 }
 
 #left ul {
 list-style: none;
 }
 
 #left li a { 
  display: block; 
  text-decoration: none; 
  padding: .25em; 
  border-bottom: solid 1px #f9c;  
  font-size: 11px;
  color: #fff;
  }

#left li a:hover { 
	background-color: #fff;
	color: #002A64;
	}
	
#contactlinks {
	text-align:center;
	}

#validation {
	text-align:justify;
	padding-top:30px;
	}

#left h2 {
	display: block;
	border-top: solid 1px #DCB009;
	border-top-style: dashed;
	border-bottom: solid 1px #DCB009;
	border-bottom-style: dashed;
	background-color: #8095B2;
	margin-top: 50px;
  }

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px; }

#content ul {
padding: 0px 80px;
}

#content ul ul {
padding: 0px 20px;
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
background-image:url('images/banner1.jpg');
text-align: right } 