@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg3.png);
	background-repeat: repeat-x;
	background-color: #a7cffa;
}

.wrap {
	width: 930px;
	margin: 0 auto;
}

.container {
	width: 930px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	text-align: center;
	float: right;
	*padding-bottom: 10px;
}

.header {
	width: 930px;
	height: 130px;
	float: left;
	position: relative;	
	margin-top: 10px;
}

#header {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 397px;
 
}
 
#header a {
    display: block;
    width: 400px;
    height: 120px;
	background-image: url(images/TVPS-Logo.png);
	background-repeat: no-repeat;
	background-position: center;
 
}

.nav {
	width: 907px;
	height: 30px;
	text-align: center;
	float: left;
	padding-top: 0;
	padding-left: 22px;
}

.nav a {
	color: #FFF;
	text-decoration: none;
	margin: 8px;
}
	
.nav a:hover {
	color: #3289D9;
	text-decoration: none;
}

.slogan {
	width: 463px;
	height: 34px;
	float: right;
	margin: 45px 35px;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px dashed #003399;
	color: #003399;
}

.backPages {
	width: 904px;
	margin: 20px 25px 20px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	float: right;
	color: #000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	margin: 0 auto;
	font-size: 16pt;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 auto;
	font-size: 13pt;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}

.photo {
	width: 930px;
	height: 360px;
	float: left;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url(images/shadow2.png);
	background-position: center;
	background-repeat: no-repeat;
}

body#newsletter .photo {
	background-image: url(images/newsletter-photo.png);
	background-position: center;
	background-repeat: no-repeat;
}

body#newsletter .slideshow {
	display: none;
}

.photosThree {
	width: 930px;
	height: 223px;
	float: left;
	margin: 0 auto;
}

.mainContent {
	width: 882px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	margin: 0px 24px 0px 23px;
	font: 13pt Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
}

.mainContentBack {
	width: 845px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0px 24px 0px 23px;
	padding: 0px 20px 10px 20px;
    /*background-color: #a3cdfa; (this is for the gradient version)*/
	float: left;
	/*border: #003399 1px solid;*/
	font: 13pt Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
}

.footer {
	width: 930px;
	height: 100px;
	font-size: 11pt;
	color: #003399;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	background-image: url(images/bg-bott.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	line-height: 1.75em;
	clear: both;
}

.footer a {
	color: #003399;
	text-decoration: none;
	margin: 8px;
}

.footer a:hover {
	color: #0066FF;
	text-decoration: none;
}

a {
	color: #003399;
	text-decoration: underline;
}

a:hover {  
	color: #0066FF;
	text-decoration: underline;
}
#flashcontent {
	height: 500px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
}
#flash{
	display: block;
}
