body {
	background-image: url(images/background2.jpg);
	background-color: #ABBADB;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
#main {
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
	}
#header {
	background-image: url(images/waterphoneLogo.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	background-color: #FFFFFF;
	width: 800px;
	height: 270px;
	margin: auto;
	text-align: right;
	}
#nav {
	background-image: url(images/nav/backline.gif);
	width: 800px;
	height: 24px;
	text-align: center;
	margin-top: 15px;
	}
.navIMG {
	margin-left: 15px;
	margin-right: 15px;
	}
#content {
	width: 760px;
	height: auto;
	padding: 20px;
	text-align: left;
	}
#copyright {
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}
#news {
	background-image: url(images/newsBack.jpg);
	background-repeat: no-repeat;
	width: 589px;
	height: 362px;
	text-align: left;
	margin-left: 15px;
	}
#news2 {
	background-image: url(images/newsArchive.jpg);
	background-repeat: no-repeat;
	width: 589px;
	height: 362px;
	text-align: left;
	margin-left: 15px;
	}
#newsContent {
	width: 511px;
	height: 250px;
	position: relative;
	top: 70px;
	left: 32px;
	}
#newsBody {
	width: 511px;
	height: 165px;
	text-align: left;
	margin-top: 15px;
	overflow: auto;
	}
#newsBody2 {
	width: 511px;
	height: 180px;
	text-align: left;
	margin-top: 15px;
	overflow: auto;
	}
#newsPrevious {
	width: 109px;
	height: 21px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#newsNext {
	width: 60px;
	height: 16px;
	position: absolute;
	left: 451;
	}
#newsArchive {
	position: absolute;
	width: 100%;
	text-align: right;
	padding: 5px;
	margin-left: 5px;
	left: 0px;
	}
#pageNumber {
	width: 100%;
	position: absolute;
	top: 97%;
	left: 0%;
	text-align: center;
	}
a.link1:link { color: #4b6ab1; text-decoration: none; }
a.link1:visited { color: #4b6ab1; text-decoration: none; }
a.link1:hover { color: #4b6ab1; text-decoration: underline; }

a.link2:link { color: #4b6ab1; font-size: 9pt; text-decoration: none; }
a.link2:visited { color: #4b6ab1; font-size: 9pt; text-decoration: none; }
a.link2:hover { color: #4b6ab1; font-size: 9pt; text-decoration: underline; }

a.link3:link { color: #4b6ab1; font-size: 7pt; text-decoration: none; }
a.link3:visited { color: #4b6ab1; font-size: 7pt; text-decoration: none; }
a.link3:hover { color: #4b6ab1; font-size: 7pt; text-decoration: underline; }

a.link4:link { color: #121e54; font-size: 10pt; text-decoration: none; }
a.link4:visited { color: #121e54; font-size: 10pt; text-decoration: none; }
a.link4:hover { color: #121e54; font-size: 10pt; text-decoration: underline; }

a.link5:link { color: #121e81; text-decoration: none; }
a.link5:visited { color: #121e81; text-decoration: none; }
a.link5:hover { color: #121e81; text-decoration: underline; }

a.link6:link { color: #121e81; font-size: 9pt; text-decoration: none; }
a.link6:visited { color: #121e81; font-size: 9pt; text-decoration: none; }
a.link6:hover { color: #121e81; font-size: 9pt; text-decoration: underline; }

a.link7:link { color: #4b6ab1; font-size: 14pt; font-family: Bookman Old Style; text-decoration: none; }
a.link7:visited { color: #4b6ab1; font-size: 14pt; font-family: Bookman Old Style; text-decoration: none; }
a.link7:hover { color: #4b6ab1; font-size: 14pt; font-family: Bookman Old Style; text-decoration: underline; }

a.question:link { color: #4b6ab1; font-size: 7pt; text-decoration: none; }
a.question:visited { color: #4b6ab1; font-size: 7pt; text-decoration: none; }
a.question:hover { color: #4b6ab1; font-size: 7pt; text-decoration: underline; }

a.linkDis:link { font-size: 7pt; color: black; text-decoration: none; }
a.linkDis:visited { font-size: 7pt; color: black; text-decoration: none; }
.bodyPopup {
	background-image: url(images/background_gradient.gif);
	background-repeat: repeat-x;
	background-color: #ABBADB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	}
.table1 {
	border-style: none;
	border-color: #FFFFFF;
	text-align: center;
	width: 760px;
	}
.videosView {
	text-align: center;
	font-size: 10pt;
	width: 450px;
	}
td.a { width: 200px; }
td.b { width: 200px; padding-right: 15px; }
td.b2 { width: 200px; padding-left: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
td.c { width: 365px; }
.contactInput {
	border-style: solid;
	border-width: 1px;
	border-color: #B9B9B9;
	padding: 2px;
	}
