/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#666666;
	scrollbar-face-color:#999999;
scrollbar-highlight-color:#CCCCCC;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:#CCCCCC;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #990033; /*#006699;*/
}

h3{
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 color: #000000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

a:link, a:visited, a:hover { 
	color: #662233; /*#006699;*/
	text-decoration: none;
}

a:hover {
	color: #636c4a;
	text-decoration: underline;
}
p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #000000; 

}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li {
font-size:small;

}
table {
font-size:small;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* Centers our page */
DIV.centerpage{
   width: 966px; /* whatever your site width is */
  margin-left: auto;
  margin-right: auto;
 border: 1px solid #CCCCCC;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
}
DIV.mainmenu{

}


#masthead{
	padding: 1px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	border: 1px solid #000000;
}

#navBar{
	float: left;
	width: 22%;
	margin-left: 16px;
	margin-right: 12px;
	padding-right: 4px;
	padding-left: 8px;

}
#sectionlinks{
	
	padding-top: 8px;

}

#headlines{
	padding-right: 3px;
	margin-right:15px;

}
#headlinesmain{
  float:right;
	width: 22%;
	overflow: auto;
	height:320px;
	scrollbar-width:4px;
	padding-right: 3px;
	margin-right:30px;
	margin-left:15px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	padding-right: 3px;
	margin-right:15px;
	border: 1px solid #000000;

}
#headlinesmain img{
padding-top: 2px;
padding-right:1px;
	margin-left:0px;
}
#headlinesmain p{
	padding: 0px 0px 0px 0px;
	font-size:12px;
	width: 140px;
	color:#000000;
	font-weight:500;
	/*margin-right:2px;*/
	margin-bottom:4px;

}
#news{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:   #000000;
	width:90%;
	height:400px;
	overflow:auto;

}
#news p{padding-bottom: 2px;	margin-bottom:4px;  	
}
#news img{padding-top:2px;padding-right:1px;  overflow:hidden;
}
#headlines{
	overflow: auto;
	height:400px;
	scrollbar-width:4px;
}

#headlines img{
padding-top: 2px;
padding-right:1px;
	margin-left:0px;
}
#headlines p{
	padding: 0px 0px 0px 0px;
	font-size:12px;
	width: 120px;
	color:#000000;
	font-weight:500;
	/*margin-right:2px;*/
	margin-bottom:4px;

}
#auctionspon
{
	width: 225px;
	position: absolute;
	height:425px;
	top:580px;
	right: 0px;
	left: 180px;
}
#middlecontent{
  padding-left: 6px;
  padding-left: 2px;
  margin-right: 16px;
 /* max-height:800px;
  overflow:auto;*/

}
#middlecontent table{
  padding-left: 6px;
  margin-right: 8px;
  max-width:380px;

}
#middlecontent ul{
  padding-left: 6px;
  margin-right: 16px;

}
#middlecontent ol{
  padding-left: 6px;
  margin-right: 16px;

}

#middlecontent a:link, a:visited, a:hover{
	color: #FFFFCC;
	text-decoration: none;

}
#middlecontent a:hover{
	text-decoration: underline;

}

#content{
  float: left;
  width: 41%;
  padding-left: 4px;
  margin-left: 10px;
  margin-right: 2px;

}
#contentflash{
	width: 402px;
	position: absolute;
	height:295px;
	top:338px;
	right: 0px;
	overflow:auto;
	background-color:#662233;
	background-color: #ffffff;
	/*background:url(images/paperbg.jpg);*/
	left: 425px;
	margin-top:1px;
	margin-left:1px;
	z-index:1;	
	

}
div#test { 
padding: 20px;
  border: 5px solid gray;
  width: 400px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 350px;
}
html>body div#test {width: 350px;} 

#editablecontent{
width: 960px;
}

div.masthead{
width: 966px;
background: url("pmatop_banner_top.gif");
background-position: center;
}
div.mastheadpic{
width: 966px;
background: url("pmatop_bg.gif");
background-position: center;
}
#breadCrumb{
	font-size: 90%;
	padding: 5px 0px 5px 10px;
	margin-right: 12px;

}
#breadCrumb a:link, a:visited, a:hover{
	color: #FFFFCC;
	text-decoration: none;

}
#breadCrumb a:hover{
	text-decoration: underline;

}
#content a:link, a:visited, a:hover{
	color: #FFFFCC;
	text-decoration: none;

}
#content a:hover{
	text-decoration: underline;

}

#footer{
width: 966px;
background-position: center;
height:59px;
}

#footer p{
	margin-left:30px;
	margin-right:30px;
	padding-left:8px;
	padding-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#footer table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
