﻿html{
	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:url('../images/backgrounds/contact-bk.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	background-color: #000000;
	margin: 0 auto;
}
.header-topper {
	width: 886px;
	margin: 0 auto;
}
.header-topper img {
	border-width: 0px;
	margin: 0 0 0 105px;
}
.header-logoarea{
	width: 884px;
	height: 203px;
	background-image:url('../images/topheader-bk.png');
	background-repeat:repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0 auto;
}
.logo{
	width: 353px;
	height: 202px;
	margin: 0px 305px 0 0;
	padding: 0 0 0 0;
	float: right;
}
.logo img{
	margin: 10px 305px 0 0;
	padding: 0 0 0 0;
}
.photo{
	width: 219px;
	height: 203px;
	float: left;
}
.mainlinkbar{
	width: 884px;
	height: 54px;
	background-image:url('../images/mainlink-bk.jpg');
	background-repeat:repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0 auto;
}
.mainlinks{
	width: 495px;
	height: 54px;
	float: left;
}
.mainlinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 18px 0 0 15px;
	color: white;
}
.contribute{
	width: 156px;
	height: 40px;
	float: left;
	padding: 7px 0 0 0;
}
.photobtm{
	width: 223px;
	height: 54px;
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contentareawrap{
	width: 884px;
	background-image:url('../images/content-area-bk.png');
	background-repeat:repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0 auto;
}
.flickr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1B5E9D;
	width: 884px;
	background-image:url('../images/content-area-bk.png');
	background-repeat:repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0 auto;
}
.flickr p{
	margin: 0 0 0 0;
	padding: 5px 20px 15px 20px;
}
.flickr img{
	margin: 0 0 0 0;
	padding: 0px 14px 15px 14px;
	border: 0px;
}

.contentarea{
	width: 500px;
	min-height: 490px;
	margin: 0 auto;
	float: left;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}
.contentarea p{
	padding: 5px 15px 0px 15px;
}
.contentarea-volunteer{
	width: 615px;
	min-height: 300px;
	margin: 0 auto;
	float: left;
	padding: 5px 5px 5px 5px;
}

.contentarea-volunteer p{
	margin: 0 0 0 0;
	padding: 5px 15px 0px 15px;
}
.signup-box{
	width: 350px;
	margin: 0 auto;
	padding: 5px 5px 0px 5px;
	float: right;
}
.about-puc-box{
	background-image:url('../images/learn-about-puc.jpg');
	background-repeat:no-repeat;
	width: 350px;
	height: 60px;
	margin: 15px 0 0 0;
	padding: 15px 0px 5px 0px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}
.media-icons{
	width: 350px;
	height: 40px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	text-align: center;
	float: right;
}

.footerwrap{
	width: 884px;
	height: 121px;
	background-image:url('../images/btmlink-bk.jpg');
	background-repeat:repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0 auto;
}
.footer-leftinfo{
	width: 430px;
	margin: 0 auto;
	float: left;
}
.footer-rightinfo{
	width: 450px;
	margin: 8px 0 0 0;
	float: right;
}
.bottombar{
	width: 884px;
	background-color: #c2cbd4;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 51px;
	margin: 0 auto;
	text-align: center;
}
.bottombar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 18px 0 0 0;
}
.bottomshadowbox{
	width: 884px;
	background-image:url('contact-pg.css');
	background-repeat:repeat;
	height: 106px;
	margin: 0 auto;
	text-align: center;
}
.bottomshadowbox img{
	text-align: center;
	margin: 15px 0 0 0;
}
	margin: 15px 0 0 0;
}

a:link {
	color: #1B5E9D;
	text-decoration: none;
}
a:visited {
	color: #1B5E9D;
	text-decoration: none;
}
a:hover {
	color: #B9D0E9;
	text-decoration: none;
}
a:active {
	color: #1B5E9D;
	text-decoration: none;
}

.mainlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks a:hover {
	color: #B9D0E9;
	text-decoration: none;
}
.mainlinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:link {
	color: #000000;
	text-decoration: none;
}
.bottomlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.bottomlinks a:hover {
	color: #1B5E9D;
	text-decoration: none;
}
.bottomlinks a:active {
	color: #000000;
	text-decoration: none;
}
.puc-important a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.puc-important a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.puc-important a:hover {
	color: #B9D0E9;
	text-decoration: none;
}
.puc-important a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #B9D0E9;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	color: black;
	margin: 0 auto;
	padding: 15px 0 0 15px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	color: #1B5E9D;
	margin: 0 auto;
	padding: 75px 0 0 15px;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	color: #000000;
	margin: 0 auto;
	padding: 10px 0 0 15px;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23pt;
	font-weight: normal;
	text-align: left;
	color: white;
	margin: 25px 0 0 0;
	padding: 0px 0 0 25px;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	text-align: left;
	color: #B9D0E9;
	margin: 0 0 0 0;
	padding: 0px 0 0 25px;
}
h6{
	font-family:Arial, "Times New Roman", Times, serif;
	background-color:#1C5B9A;
	color: white;
	font-size: 14pt;
	font-weight:bold;
	font-variant:normal;
	margin: 5px 0 0 0;
	padding: 7px 7px 7px 7px;
	text-align:left;
}

ul li{
	color: white;
	margin: 8px 0 0 0px;
}





























