#mainPage {
	position:relative; top:0; left:0;
	background-color:#fff;
	margin:0 7% 0 7%;
}

#mainPage,
#mainPage td 
{/*font-size:80%;*/}

#photoStripe {
	width:100%;
	height:117px;
	background:url(header_pics.jpg) repeat-x;
}

#mainBody {
	padding-bottom:4em;
}

body {
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	background:#666 url(master_bkg.gif) repeat-x; 
	background-position:50% 22px; 
	margin:0;
}

#ppidLogo {
	width:100%;
}
#ppidLogo table {
	width:100%;
}
#ppidLogo .col1 {
	text-align:center;
	width:20%;
}
#ppidLogo .col2 img {
	margin-top:5px;
}
#ppidLogo .col2 {
	background:url(ppid_logo_text.gif) no-repeat;
	background-color:#304C94;
	background-position:20px 27px;
	cursor:pointer;
	width:80%;
	padding-left:30px;
}

#Margin {
	margin:0 7ex;
}

h1 a {
	color:#000;
	text-decoration:none;
}

h2 {
	font-size:140%;
	font-weight:normal;
}

h3 {
	font-size:120%;
	font-weight:normal;
}

h4 {
	font-weight:bold;
	/*color:#666633;
	font-size:80%;*/
}

img {border:0;}

.small {font-size:70%;}
.bigger {font-size:110%;}
.big {font-size:125%;}
.biggest {font-size:150%;}
.black {color:#000;}
.nobr {white-space:nowrap;}
.centered {text-align:center;}
.bold {font-weight:bold;}
.spaced {line-height:1.5em;}

a {color:#00c; text-decoration:none;}

a:hover {text-decoration:underline;}

a.ul {text-decoration:underline;}

