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

body {
	background-image: url(images/backgroundpeopleworld.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
h2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}

#centerMe{
	width:980px;
	margin-right:auto;
	margin-left:auto;
}

/* ------------- masthead styles */

#masthead {
	margin-bottom: 0em; padding-top: -5px;
	width:996px;
	z-index:100;
}

#newsletterUp {
	background: url(images/newsletterUp.png) no-repeat;
	position:absolute; top:-5px; left:63%;
	width:656px; height:59px;
}

#newsletterUpForm {
	margin-left:1em;
	}

#homelink {
	display: block;
	background: url(images/derekSwooshlogo.png) no-repeat;
	padding:0px;
	margin:0px;
}

#navlinks {
	margin-right: 1em;
	background-image:url(images/ptpis_navback.jpg);
	height:27px;
}

#navlinks li {
	display: inline;
	margin-right: 0.6em; padding-right: 0.75em;
}

#navlinks li.secondtolast {
	border-right: 0;
	padding-left:15em;
}

#navlinks li.last {
	border-right: 0;
	padding-left:1em;
}

#navlinks a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration:none;
	font-size:14px;
}

#navlinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration:underline;
	font-size:14px;
}

#today {
	margin-top: -1.66em; padding: 0 2em 0 0;
	color: #FFF;
	text-align: right;
	line-height: 1;
}

#videoEventBox {
	margin: 0em;
	padding: 0em;
	position:relative; top: -15px;
	width:980px;
	height:325px;
	background-color:#000;
	z-index:1;
}

#rightsideWhiteText {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration:none;
	font-size:14px;
	margin-bottom:8px;
	padding-bottom:8px;
}

#internalMainBox {
	margin: 0em;
	padding: 0em;
	position:relative; top: -15px;
	width:980px;
	background-color:#FFF4EA;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	z-index:1;
}

#internalText {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration:none;
	font-size:14px;
	margin-bottom:8px;
	padding-bottom:8px;
}

#video {
	display: block;
	padding:0px;
	margin:0px;
}

#eventsBox {
	display: block;
	padding:0px;
	margin:0px;
}

#bottomBox {
	margin: 0em;
	padding: 0em;
	position:relative; top: -11px;
	width:980px;
	height:205px;
	background-image:url(images/bottomBack.png);
	background-repeat:no-repeat;
	z-index:1;
}

#bottomBox h2 {
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
	color: #000;
	text-decoration:none;
	font-size:12px;
	margin-bottom:8px;
	padding-bottom:8px;
}

#bottomBox a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration:none;
	font-size:14px;
	margin-bottom:8px;
	padding-bottom:8px;
}

#bottomBox a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration:underline;
	font-size:14px;
	margin-bottom:8px;
	padding-bottom:8px;
}

#finalSection {
	margin: 0em;
	padding: 0em;
	position:relative; top: -5px;
	width:980px;
	height:32px;
}

#finalSection h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration:none;
	font-size:12px;
	margin-bottom:8px;
	padding-bottom:8px;
}

#finalSection a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration:none;
	font-size:14px;
	margin-bottom:8px;
	padding-bottom:8px;
}

#finalSection a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration:underline;
	font-size:14px;
	margin-bottom:8px;
	padding-bottom:8px;
}
