body {
	background-image: url(images/back.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;
	border-right:2px solid #002765;
	border-left:2px solid #002765;
	width: 800px;
	margin: auto;
}
#header {
	background:url("images/waterphoneLogo2.jpg") no-repeat #fff;
	width: 800px;
	height: 270px;
	margin-bottom: 20px;
	text-align: right;
	position:relative;
}
#header>span{
	bottom: 60px;
	color: #484848;
	display: block;
	font-size: 13.5px;
	letter-spacing: 6px;
	position: absolute;
	right: 38px;
	text-shadow: 1px 2px 6px #797979;
}
#header:after{
	content:"";
	border-top:1px solid #4a4a4a;
	border-bottom:1px solid #dedede;
	background-color:#a7a7a7;
	height:1px;
	width:100%;
	position:absolute;
	bottom:-25px;
	left:0;
	z-index:1;
}

#nav {
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:2;
	cursor:default;
}
#nav a{
	text-decoration:none;
	text-transform:uppercase;
	margin-top:5px;
	padding:0 6px;
	float:left;
	color:black;
}
#nav a:hover{
	color:#5db5c5;
}
#nav>li:before{
	content: url("images/nav/nav_left.png");
	float:left;
}
#nav>li{
	height:24px;
	background:url("images/nav/nav_grad.png") repeat-x;
	display:inline-block;
	font-size:13px;
	margin:-10px 6px 0;
}
#nav>li:after{
	content: url("images/nav/nav_right.png");
	float:left;
}
.sub_navigation{
	text-align:center;
	font-style:italic;
}
.sub_navigation>a{
	display:inline-block;
	margin:0 6px;
}


.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;
	}
