body, h1, h2, h3, h4, h5, h6, h7, p, ul, ol {
	margin:0;
	padding:0;
	text-align: left;
}

body {
width:650px;
margin: 0 auto;
/*padding: 0 30px 0 30px;
background:url('images/ppl_lines.gif') center repeat-y;*/
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	padding-bottom:20px;
	color: #000000;
	font-weight:bold;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-bottom:5px;
	color: #332A86;
}

.head_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	line-height: 16px;
	padding-bottom:20px;
	color: #FF9900;
}

#page {
	width:648px;
	margin: 0 auto;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.banner {
width:648px;
margin: 0 auto;
}

.space1 {
height:22px;
}

.content_main {
width:648px;
margin: 0 auto;

}

.nav {
float:left; width:212px;
}

.nav_item {
	margin:8px 0 0 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666;
	text-align: left;/*border: 1px solid #000;*/
}

.nav_item a {
color: #666;
text-decoration: none;
}

.nav_item a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}

.nav_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #666;
}

.content_index {
float:right;
width:435px;
font-size:12px;
min-height: 730px;
border-left: 1px #FF9900 solid;
}


.content {
	float:right;
	width:415px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding: 5px 5px 10px 10px;
	min-height: 500px;
	border-left: 1px #ccc solid;
}

.content p {
	text-align: left;
	padding-bottom:20px;
}

.header14 {
text-align:left;
font-size:14px;
font-weight:bold;
padding-bottom:10px;
}


.ul_disc {
padding: 0 0 20px 20px;
list-style: disc;
text-indent: 0px;
}

.ul_circle {
padding: 0 0 5px 20px;
list-style: circle;
text-indent: 0px;
}

.list {
	text-align:center;
	color: #AFBD24;
}

.ppl {
	color:#606;
}

.photos {
width: 340px;
margin: 0 auto;
padding-top: 20px;
/*border: 1px solid #000;*/
}

.photo_left {
width: 100px;
margin-right:20px;
float:left;
}

.photo_right {
width: 100px;
margin-right:0px;
float:left;
}


a {
	color: #666;
	text-decoration: none;
}


a:hover {
text-decoration: underline;
}

a:visited {
text-decoration: none;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

#bot{
	text-align:center;
	
}
.content-centered {
	text-align: center;
	padding-bottom:20px;
}

#page .content_main .content li {
}
#page .content_main .content ul {
	padding: 10px;
}

