#wholepage {background-color:#fff;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; background-repeat:no-repeat; 
		}
#content { text-align:center; padding:5px; border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-bottom-color:#001fbc;
border-left-color:#001fbc;
border-right-color:#001fbc;
border-bottom-left-radius:25px 25px;
border-bottom-right-radius:25px 25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-bottomleft:25px;
}


#footer { font-family:Arial, Helvetica, sans-serif; color:#000; text-align:center; font-size:11px;}


body {
	background-color: #fff; text-align:center;
}

h2 {color:#36F;}
h3 {color:#36F;}

#ptpic {
height: 194px;
width: 205px;
text-indent: 10000px;
overflow: hidden;
background: url(images/ptindex.jpg) top left no-repeat;
display: block;
}
#ptpic:hover{
background-position: bottom left;
}
#pppic {
height: 194px;
width: 194px;
text-indent: 10000px;
overflow: hidden;
background: url(images/ppindex.jpg) top left no-repeat;
display: block;

}
#pppic:hover{
background-position: bottom left;
}
#vpcpic {
height: 194px;
width: 198px;
text-indent: 10000px;
overflow: hidden;
background: url(images/vpcindex.jpg) top left no-repeat;
display: block;

}
#vpcpic:hover{
	background-position: bottom left;
	text-align: right;
}
#navigation li { width:245px; float:left;}
#navigation ul{ 
	margin:0px; 
	padding-left:30px;
	list-style-type:none;
}
#index { font-family:Arial, Helvetica, sans-serif; font-size:14px;  padding:10px; border-width:1px; border-style:solid; border-color:#001fbc; border-radius:25px 25px; -moz-border-radius:25px; background-color:#ccd2f2;}

