﻿#3boxesMP 
{
    text-align:center;
}

#MP-UG
{
 width: 311px;
 float: left;
 padding-right:34px; 
}
#MP-PG{
 float: left;
 width: 310px;
 display: inline;
 /*padding:10px;*/
}
#MP-Res{
 width: 311px;
 float: left;
padding-left:34px;
}


 div.background
  {
  background:url(_images/frontpage.jpg) repeat;
  width:1000px;
  height:400px;
  }
div.transbox
  {
  width:220px;
height:398px;
  background-color:#8F2345;
  border:none;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  }
 
 .transbox p 
 {
     padding-left:15px;
          padding-top:10px; 
		  padding-right:8px;
               color:white;
               font-weight:normal;
			   font-size:large;
       position: relative;
               
 }
 
 .transbox a
 {
            color:white;
          text-decoration: none; 
          font-size:small;
                padding-top:10px;
                      /* for IE */
 }
  
  
  
 .boxes 
 {
     border:1%; 
     border-color:#260F54; 
     border-style:solid;}
      
.boxheadlines 
{
 color:#260F54;
  
}

.boxes li {
color:#260F54;
padding-left:-5px;
  font-size: small;
  padding-bottom:15px;
   text-decoration: none; 
}

.boxes a 
{
     text-decoration: none; 
}