body {
	margin: 0px auto 20px auto;
	text-align: center;
	font-family: Verdana, Arial, san-serif;
	font-size: .8em;
	line-height: 1.4em;
	background: url(images/bodybg.jpg) repeat-x #0077a2 fixed;
}

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	border-bottom:1px solid transparent;
}

h1 {
	font-family: Georgia, Arial, sans-serif;
	font-size: 2em;
	line-height: 1.2em;
	color: #bf0000;
	margin: 0px 0 14px 0;
	font-weight: normal;
	text-align: center;
	padding-top:20px;
	letter-spacing: 1px;
}

h2 {
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 1em;
	font-size: 1.4em;
	color: #444;
}


.floatleft {
	float: left;
	margin: 0 12px 5px 0;
}

.floatright {
	float: right;
	margin: 0 10px 5px 12px;
}

.logo {
	float: left;
}

#header {
	height: 140px;
	background: transparent;
}

.bigger {
	font-size: 1.6em;
	color: black;
}

a, a:visited {
	color: #019cdb;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background: #019cdb;
	color: white;
}

#container {
	width: 772px;
	background: white;
	margin: auto;
	text-align: left;
}

#intro {
	margin: auto;
	padding: 0px 40px 0 40px;
	background: white url(p7ap/images/p7ap_light_gray_bevel.jpg) repeat-x;
}

.pic {
	float: left;
	margin: 0 15px 5px 0px;
	background: white;
	border: 1px solid #E1EAF3;

}

p, ul {
	text-align: left;
}

ul {
	margin: 10px 0 6px 20px;
}

li {
	padding: 0px 0 5px 0px;
	list-style: square;
}

p {
	margin-bottom: 10px;
}

#footer {
	text-align: center;
	font-size: .8em;
	margin: 10px auto 0px auto;
	padding-bottom: 5px;
	color: #dedede;
}

#footer a, #footer a:visited {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover {
	padding: 0;
	background:transparent;
	color: #01dcad;
}

#links {
	background: url(images/bevel.jpg) repeat-x;
	text-align: center;
	padding: 5px 0;
}

table {

	margin: 0 0 20px 20px;
}

td {
	padding: 5px;
	background: #f5f5f5;
	border: 1px solid #e8e8e8;
}

.center {
	text-align: center;
}

.quote {
	font-family: Georgia, Times, serif;
	text-align:center;
	font-size:1.5em;
	line-height: 1.2em;
}

.testimonials {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 1.2em;
}

#panelwidth strong {
	color: #0082ff;
}


#dates li {
	font-weight: bold;
	margin: 0;
	list-style: none;
	color: #585858;
}

.sources {
	font-size: .8em;
}
