@charset "utf-8";
/* CSS Document */

body { background:url(images/bg.gif) repeat-x top #02086f; margin:20px 0px; text-align:center; }
div { font-family:Calibri, Trebuchet MS, Arial, Helvetica, sans-serif; color:#039; font-size:14px; }
h2 { font-size:30px; font-weight:normal; line-height:30px; margin:0px 0px 20px 0px; padding:0px; }

#mh { text-align:left; margin:auto; width:991px; }
#adventure { background:url(images/bg-adventure.gif) no-repeat top right; }
#explorers { background:url(images/bg-explorers.gif) no-repeat top right; }
#network { background:url(images/bg-network.gif) no-repeat top right; }

.sections { margin-bottom:20px; height:216px; }
.sections img { float:left; }
.info { width:251px; height:216px; float:left; }
.pad { padding:20px 20px 0px 20px; }
.pad a { background:url(images/button.gif) no-repeat top left; padding:10px 10px 20px 10px; display:block; color:#006; font-weight:bold; text-decoration:none; font-size:16px; line-height:16px; }
.pad p { line-height:14px; padding:0px; margin:0px 0px 25px 0px; }
