
p	{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}



#pmp	{
margin: 0px;
background-color: #91b2bb;
background-image: URL("images/gradient.jpg");
background-repeat: repeat-x;

}

#alert	{
width: 100%;
background-color: #fff;
margin-bottom: 12px;
}

.pmp01	{
font-family: arial;
font-size: 13pt;
line-height: 22px;
font-weight: bold;
color: #036;
}

.bamm	{
font-size: 15pt;
}


#float-l	{
float: left;

}

#float-r	{
Float: right;

}

li  {
margin-left: .2em;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

h1,h2,h3,h4,h5	{
font-family: arial;
color: #036;

}

#plumbing	{
position: relative;
margin-left: auto;
margin-right: auto;
background-image: URL("images/block.gif"); 
background-repeat: no-repeat;
width: 960px;
height: 650px;
top: 40px;
}



#contmain	{
position: relative;
float: right;
width: 440px;
height: 620px;
background-image: url("images/sidebar.jpg");
background-repeat: no-repeat;
margin-left: -480px;

}



#barleft	{
position: relative;
width: 350px;
height: 640px;
background-image: url("images/leftbar.jpg");
background-repeat: no-repeat;
}


#rightmain	{
position: absolute;
top: 140px;
width: 580px;
margin-left: 370px;
background-color: #fff;
}




#inner	{
position: absolute;
background-color: #004e83;
top: 50px;
left: 50px;
width: 860px;
height: 550px;

}

#container	{
position: relative;
margin-left: auto;
margin-right: auto;
width: 850px;
}

#masthead	{
position: relative;
top: 0px;
width: 850px;
height: 100px;
}


#mast	{
position: relative;
width: 960px;
height: 140px;
background-image: url("images/mast.jpg");

}

#mainmenu	{
position: relative;
width: 960px;
height: 30px;
top: 110px;
}




#midrift	{
position: relative;
top: 0px;
width: 850px;
background-image: URL("images/midslice.gif");
background-repeat: repeat-y;
padding: 12px;
}

#rapsheet	{
position: relative;
margin: 0 9px;
padding: 16px;
top: 0px;
left: 20px;
width: 300px;
height:  50em;
background-color: #91b2bb;
border: 2px solid #369;
}

#rightpane	{
position: absolute;
margin: 9px;
padding: 2px;
top: 0px;
left: 380px;
width: 440px;
/* border: 1px solid #000; */

}

#base	{
position: relative;
margin: 0px;
}

.rpane-c	{
text-align: center;
}

.lpane-c	{
font-family: arial;
font-size: 11pt;
color: #000;

}

#mailist
{
position: relative;
margin: .2em auto;
width: 320px;
padding: .8em;
background-color: #91b2bb;
border: 2px solid #000;

}

#title	{
background-color: white;
padding: .33em;
border-bottom: 2px solid #369;
}



A.dp:link		{
font-family: "arial"; 
color: #000;	
text-decoration:none;

}

A.dp:visited	{
font-family: "arial"; 
color: #000;	
text-decoration:none;

}

A.dp:active	{
font-family: "arial"; 
color: blue;	
text-decoration:none;

}

A.dp:hover		{
font-family: "arial"; 
color: #000; 
text-decoration: underline;

}


A.pmp:link		{
font-family: "arial"; 
color: #000;	
text-decoration:none;
font-weight: bold;
}

A.pmp:visited	{
font-family: "arial"; 
color: #000;	
text-decoration:none;
font-weight: bold;
}

A.pmp:active	{
font-family: "arial"; 
color: blue;	
text-decoration:none;
font-weight: bold;
}

A.pmp:hover		{
font-family: "arial"; 
color: red; 
text-decoration: underline;
font-weight: bold;
}




#navcontainer ul
{
padding: .2em 0;
margin-top: 4px;
list-style-type: none;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

li.matic { display: inline; }

li.matic a
{
text-decoration: none;
color: #FFF;
padding: .2em 1em;
font-size: 15px;
font-weight:bold;
}

li.matic a:hover
{
background-color: #369;
color: #fff;
font-size:15px;
font-weight: bold;
}





