/* CSS Document */
/*Confederation Bridge PE*/

p { 
	margin: 0px 0px 0px 0px; /*0px 0px 0px 0px*/
	padding: 0px 0px 0px 0px; /*0px 0px 0px 0px*/
	}
/*p elimantes whitespace generated between p classes.*/

.top { 	
	width: 783px; /*825px*/
	text-align:left;
	padding: 20px 25px 20px 20px; /*20px 25px 20px 20px*/
	background: url(images/top07.jpg) top left no-repeat; color: white; font-variant: small-caps; /*url(images/top01.jpg) top left no-repeat; color: white; font-variant: small-caps;*/
	font-family: arial, verdana, ms sans serif; /*arial, verdana, ms sans serif*/
	font-size: 150%; /*180%*/
	}

#middle {
	background: url(images/middle07.jpg); /*url(images/middle01.jpg)*/
	text-align:left;
	padding: 10px; /*25px*/
	padding-right: 10px; 
	background-repeat: repeat-y;
	font:normal 1.2em verdana,arial,sans-serif;
	}
	
.bottom {
	width: 828px; /*554px*/
	height: 285px; /*285px*/
	padding: 0 0 14px 0; /*0 0 14px 0*/
	background: url(images/bottom07.jpg) top left no-repeat; /*url(images/bottom01.jpg) top left no-repeat*/
	}
	
#middle a:active, #middle a:link, #middle a:visited {
	font-size: 15px;
	color: #000099;
	font-weight: normal;
}

#middle a:hover {
	color: #0000ff;
	text-decoration:overline underline;
}
