/*
Design by JC
http://castleruins.blogspot.com/
*/ 


body { background-color: RGB(255,255,255); background-image:url(mplogo.jpg); background-repeat: no-repeat; background-position: top center; background-attachment: scroll; }

A:link { color: RGB(105,105,105) }
A:visited { color: #cccccc }
A:hover { color: #000000 }
p {text-align:center}

{font-family: default; font-size: 14pt; line-height: 120%; color: RGB(105,105,105); font-style: normal; font-weight: normal; letter-spacing:0em; text-align: center}




.nav {
    width: 100%;
    padding: 0px;
    margin-top:75px;
    text-align: center;
font-family: default; font-size: 12pt; line-height: 100%; color: RGB(105,105,105); font-style: normal; font-weight: normal;
}


.mid  {
    width: 750px; height: auto;
    background-color:#FFFFFF;
    margin: auto;
    padding: auto;
    border:0px inset white;
font-family: default; font-size: 12pt; line-height: 120%; color: RGB(105,105,105); font-style: normal; font-weight: normal;
}

.table
{ 
border: 1px;
  width: 100%;
  height: 100%;
  margin: auto;
  text-align: center;
  padding: 0px;
font-family: default; font-size: 12pt; line-height: 120%; color: RGB(105,105,105); font-style: normal; font-weight: normal;
}

 
.left_box{
    float: left; top;
    padding: 5px;
    width: 350px;
    border: 0px solid gray;
}

.right_box{
    float: right; top;
    padding: 5px;
    width: 350px;
    border: 0px solid gray;
}







* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	