body{
	margin:0;
	padding:0;
	font:0.68em/125% Verdana, Arial, Helvetica, sans-serif;
	background-color: #8E9CC7;
}
body h2{
	color:#FF6600;
	font-weight: bold;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
body h3{
	color:#2E427F;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
#member_pic_container {
	background-image: url(../members_images/pta_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 25px;
}

#container{
	margin: 0 auto;
	padding-top:5px;
	height: auto;
	width: 770px;
}
#top_nav {
	font-size: 100%;
	font-weight: bold;
	color: #B1C3D9;
	background-color: #2E427F;
	padding: 0px;
	height: 25px;
	width: 770px;
	
}
#full_width {
	height: auto;
	width: 770px;
	background-image: url(../postcard_graphics/page_bg.png);
	background-repeat: repeat;
	clear: both;
}
#test_div {
	height: 20px;
	width: 200px;
}


#top_links_left {
	width: 100px;
	float: left;
	margin: 5px;
}
#top_links_right {
	width: 250px;
	float: right;
	margin: 3px 5px 5px;
	text-align: right;
}
#header {
	height: 100px;
	width: 770px;
	background-image: url(../main_postcards_banners/banner_postcard_pages_1.jpg);
	background-color: #009966;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2E427F;
}
#header_pps {
	height: 100px;
	width: 770px;
	background-image: url(../show/show_header.jpg);
	background-color: #009966;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2E427F;
}
#header_pta {
	height: 100px;
	width: 770px;
	background-image: url(../postcard_graphics/pta_banner.jpg);
	background-color: #009966;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2E427F;
	}
#nav_section_head {
	background-color: #2E427F;
	padding: 5px 3px;
	color: #FFFFFF;
	margin: 10px 10px 2px;
}

#navContainerInside{
	width: 168px;
}

#navList{
	padding-top:15px;
	clear: both;
	width: 165px;
	float: left;
	line-height: 85%;
}
#navList ul{
list-style-type:none;/*turns off display of bullet*/
padding:0;/*removes indent Mozilla and NN7*/
margin:0;/*removes indent IE and Opera*/
}
#navList li {margin: 0; display:inline;}/*closing space between list items*/
#navList a{display: block; color:#2E427F;
padding: 3px 1px 3px 10px;
background-repeat: no-repeat;
background-position: -15px 50%; text-decoration:none;}



#navList a:hover{
text-decoration:none; 
color: #FFFFFF;
}


#navList li .currentPage a{color:#0C2D83;}/*blue*/
#text_container_wide {
	width: 585px;
	padding: 15px 10px 10px;
	line-height: 120%;
	float: left;
}
#data_container_wide {
	width: 585px;
	padding: 15px 10px 10px;
	line-height: 100%;
	float: left;
	}
#data_container_wide a{
	color: #0000CC;
	text-decoration: none;
	}
#data_container_wide a:active{
	color: #000099;
	text-decoration: none;
	}
#data_container_wide a:hover{
	color: #8E9CC7;
	text-decoration: none;
}
#text_container_wide a{
	color: #0000CC;
	text-decoration: none;
	}
#text_container_wide a:active{
	color: #6600CC;
	text-decoration: none;
	}
#text_container_wide a:hover{
	color: #CC3300;
	text-decoration: none;
}
.spaced_text {
	line-height: 120%;
}
.spaced_text_2 {
	line-height: 150%;
}
.col_bar_header {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E427F;
	width: 100%;
}
#in_bar_nav {
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	clear: none;
}
#in_bar_nav a:active{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#in_bar_nav a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#in_bar_nav a:hover{
	font-weight: normal;
	color: #8E9CC7;
	text-decoration: none;
}
#bar_titles {
	float: left;
	clear: none;
}
#member_details_1 {
	float: right;
}
#footer {
	font-size: 90%;
	text-align: center;
	padding: 10px;
}
#footer a{
	color: #2E427F;
	text-decoration: none;
	}
#footer a:active{
	color: #2E427F;
	text-decoration: none;
	}
#footer a:hover{
	color: #8E9CC7;
	text-decoration: none;
	}
div.float {
	width: 220;
	height: 170px;
	padding: 15px 33px;
	vertical-align: middle;
	text-align: center;
	float: left;
  }
  div.float_pps {
	width: 232;
	height: 230px;
	padding: 10px 25px;
	vertical-align: middle;
	text-align: center;
	float: left;
  }
div.float p {
   text-align: center;
   }
div.float_portrait {
	height: 320px;
	padding: 10px 50px;
	vertical-align: middle;
	text-align: center;
	float: left;
	clear: none;
  }
  div.float_landscape {
	width: 232;
	height: 230px;
	padding: 10px 25px;
	vertical-align: middle;
	text-align: center;
	float: left;
  }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.8pt;
	font-weight: bold;
	color: #000099;
	margin: 0px;
}
.style4 {
	font-size: 24px;
	font-weight: bold;
	color: #2E427F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #8E9CC7;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.col_bar_header2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E427F;
	padding: 4px;
	height: 14px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	width: 575px;
}
.in_bar_nav2 {
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	clear: none;
}
.in_bar_nav2 a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.in_bar_nav2 a:active{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.in_bar_nav2 a:hover{
	font-weight: normal;
	color: #8E9CC7;
	text-decoration: none;
}
.text_container {
	width: 575px;
	padding: 15px 15px 15px;
	line-height: 120%;
	float: left;
	text-align: justify;
}
.text_container a{
	color: #0000CC;
	text-decoration: none;
	}
.text_container a:active{
	color: #6600CC;
	text-decoration: none;
	}
.text_container a:hover{
	color: #CC3300;
	text-decoration: none;
}
.bar_title {
	float: left;
	clear: none;
}
.image280 {
	font-size: 90%;
	color: #000;
	width: 280px;
	text-align: center;
	line-height: 90%;
	padding-right: 15px;
	padding-left: 0px;
	float: left;
	font-style: italic;
}
.image280r {
	font-size: 90%;
	color: #000;
	width: 280px;
	text-align: center;
	line-height: 90%;
	padding-right: 0px;
	padding-left: 15px;
	float: right;
	font-style: italic;
}
.images_row {
	float: left;
	width: 550px;
}
.highlighted {
	font-style: italic;
	color: #009;
}
