body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	background-repeat: no-repeat;
}

#wrapper {
	position: relative;
	width: 984px;
	height: 768px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pwlogo984x768.gif);
	background-repeat: no-repeat;
	background-position: center top;
/*	border: thin solid #000000;   */
}

#wrapperl2 { 
	position: relative;
	width: 984px;
	height: 768px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pwlogo984x768Level2.gif);
	background-repeat: no-repeat;
	background-position: center top;
/*	border: thin solid #000000;   */
}

h4 {
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	background-color: #00529E;
}

#text-box h4, #text-boxl2 h4 {
    font-weight: bold;
	font-variant: small-caps;
	color: #00529e;
	background-color: #ffffff;
	margin-left: 10px;
} 

h5 {
	font-weight: bold;
	color: #00529E;
	font-variant: small-caps;
}

#nav ul, #pub ul, #event ul, #navl2 ul, #publ2 ul { 
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.pw_link {
    color: #6a6a6a;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
} 

#nav {
  position: relative;
  width: 360px;
  top: 95px;
  left: 15px;
}

#navl2 {
  position: relative;
  width: 360px;
  top: 32px;
  left: 15px; 
}
  
#nav li, #navl2 li {
	margin-bottom: 0.2em;
	border-bottom: 1px solid #FFE780;
	color: #00529E;
	font-weight: bold;
}

#nav a, #navl2 a, #pub a, #publ2 a {
  color: #00529E;
  text-decoration: none;
}

#nav a:active, #navl2 a:active, #pub a:active, #publ2 a:active {
/*  background-color: #EAEAEA; */
  background-color: #00529E;
  color: #FFFFFF;
}

#nav a:hover, #nav a:focus, #navl2 a:hover, #navl2 a:focus, #pub a:hover, #pub a:focus, #publ2 a:hover, #publ2 a:focus {
  background-color: #00529E;
  color: #FFFFFF;
}

#text-box {
  position: absolute;
  clear: both;
  width: 70%;
  height: 388px;
  top: 275px;
  left: 5px;
  background: url(../images/klshadowAlpha.png) no-repeat bottom right !important; 
  background: url(../images/klshadow.gif) no-repeat bottom right; 
  margin: 15px 0 0 10px !important; 
  margin: 15px 0 0 5px;
}

#text-boxl2 {
  position: absolute;
  clear: both;
  width: 70%;
  max-height: 540px;
/*  border: 2px solid #00529e; */
  top: 210px;
  left: 5px;
  margin: 15px 0 0 10px;
  margin: 15px 0 0 5px; 
/*  overflow: scroll;  */
}

#text-box div {
  background: none !important; 
  background: url(../images/klshadow2.gif) no-repeat left top;  
  height: 384px;
  padding: 0 !important;  
  padding: 0 6px 6px 0; 
  border: 2px solid #00529E;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  overflow: hidden; 
}

#text-box p, #text-box h5, #text-boxl2 p, #text-boxl2 h5 { 
  padding: 10px;  
  margin: 0;  
} 

#pub {
  position: absolute;
  width: 250px;
  top: 290px;
  left: 730px; 
}

#publ2 {
  position: absolute;
  width: 250px;
  top: 230px;
  left: 730px;
}

#pub li, #publ2 li {
  font: 80% Verdana, "Trebuchet MS", Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 0.1em;
  border-bottom: 1px solid #FFE780;  
  color: #00529E;
}

#event {
  position: absolute;
  width: 250px;
  left: 730px; 
/*  top: 580px;  */
  top: 530px;
}

#event p, #event ul {
  font-size: .9em;
}

#involved {
  position: absolute;
  width: 470px;
  top: 690px;
  left: 70px;
}

#get_involved {
  font-size: 0.8em;
} 

#get_involved .label {
  float: left; 
  clear: left; 
  width: 75px; 
  margin-right: 10px;
  text-align: right;
  font-weight: bold;
  color: #FF0000;
}

input#name, input#city, input#phone, input#email { 
  background-color: #FFE780;
  margin-left: 10px;
  font-size: 0.9em;
  margin-bottom: -1px;
}

input#submit {
  position: relative;  
  clear: both; 
  width: 60px; 
  left: 93px; 
  background-color: #FFE780;
}

input#reset {
  position: relative; 
  clear: both;
  width: 60px;
  left: 91px;
  background-color: #FFE780;
}

#pic_1 { 
   position: relative;
   clear: both;
   float: right;
   width: 300px;
   height: 266px;
   right: 115px;
   top: 60px;
}

.pic_caption {
   font-size: .7em;
   font-style: italic;
}

.pw_head {
    background-color: #fcfce7; 
	font-weight: bold;
}

table.co_team {
    width: 100%;
	margin-bottom: 20px;
}

table.co_team col#pw_desc {
    width: 55%;
}

table.co_team col#pw_name {
    width: 45%;
}

table.co_team td {
    vertical-align: top;
 	padding: 10px; 
}

table.pw_group {
    width: 100%;
	margin-bottom: 20px;
}

table.pw_group col#grp_desc {
    width: 25%;
}

table.pw_group col#grp_name {
    width: 75%;
}

table.pw_group td {
    vertical-align: top;
 	padding: 10px;  
}

table.pw_group ul {
    list-style-type: none;
    font-size: .9em;
	margin-top: 0px;
}