body {
	background-image: url(images/pp_bg_tile-1.gif);
	text-align:center;
	margin:0px;
	padding:0;
	border:0;
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	line-height: 150%;
	font-size: small;
}
#container {
	background-color:#000000;
	width:654px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-position: center top;
	border: 4px solid #3D3D3D;
}
#content_box {
	margin-left:35px;
}
#content_box p {
	margin-right:35px;
}

/* Header
----------------------------------------------- */

#banner_title {
	background-image:url(images/banner_title.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin:0px;
	padding:0px;
  }
#sub_banner {
	background-image:url(images/sub_banner.gif);
	background-repeat:no-repeat;
	height:35px;
	margin:0px;
	padding:0px;
	border-top: 3px solid #000000;
}

/* Nav Bar
----------------------------------------------- */

#navbar table {
	width: 654px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#navbar td {
	background-color:#727272;
	height: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 154px;
}
#nav a {
	display: block;
	height: 100%;
	width: 100%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 250%;
	font-size: 14px;
	text-align: center;
	letter-spacing:120%;
}
#nav a:hover {
	background-color:#A81E1E;
	display: block;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
}



/* Footer
----------------------------------------------- */

#footer {
	background-image:url(images/footer_bar.gif);
	background-repeat:no-repeat;
	height:54px;
	margin-bottom:0px;
	background-position: bottom;
}

/* Layout 1: Dual Columns
----------------------------------------------- */

#right_column {
	float: right;
	width: 300px;
	padding: 0px 12px 0px 0px;
	text-align:left;
}
#right_column p {
font-family: Verdana, Tahoma, Helvetica, sans-serif;
	line-height: 150%;
	font-size: small;
}
#left_column {
	float: left;
	width: 300px;
	padding: 0px;
	text-align:left;
}

/* Photo matte
----------------------------------------------- */

.photo_matte img {
	border: 6px solid #3D3D3D;
}

/* Space image
----------------------------------------------- */
.upper_space img {
	margin-top:35px;
}
.lower_space img {
	margin-bottom:35px;
}

/* Layout 2: right column beside Quicktime video
----------------------------------------------- */
#right_column2 {
	float:right;
	width:250px;
}
#right_column2 p {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	line-height: 150%;
	font-size: small;
}

/* Layout 3: left image, right text
----------------------------------------------- */
#l3_image_left img {
	float:left;
	margin-right:35px;
	margin-bottom:15px;
}
#_right_text {
	width:275px;
}

.clear {
	clear:both;	
}

h4 {
	margin-bottom:0px;
}

.horizontal_rule {
	border-bottom: 1px dotted #FFFFFF;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 584px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Layout 4: right column beside Flash video
----------------------------------------------- */
#right_column4 {
	float:right;
	width:300px;
}
#right_column4 p {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	line-height: 150%;
	font-size: small;
}
