body, p, td, li { font-family: verdana,"trebuchet ms",sans-serif; font-size: 9pt; color: black;}
h1 { font-size: 16pt; text-align: left; border-bottom:1px solid black; padding: 0 5px;}
h2 { font-size: 12pt; text-align: left;}
h3 { font-size: 11pt; text-align: center;}

div#container {
    width: 700px;
    margin: 0 auto;
    padding: 30pt 0;
}

div#inner-container {
    height:516px;
    padding: 1em;
    border: 2px solid black;
    background: #99a2de;
    overflow: visible;
}

div#bottom  {
    padding: 5em;
}

body {
    background: #d0d5f0;
}

div#links {
   border: 1px solid black;
   margin: 20px;
   width: 300px;
   float: left;
}

h2#fun {
    margin-top:0;
    border-bottom: 1px solid black;
    text-align: center;
}

div#links li { list-style: none; padding-top: 3px;}

a:link { color: black }
a:visited { color: black }

img#ritwik {
    border: 1px solid black;
    float:left;
    margin-left:-40px;
    margin-right: 10px;
    position: relative;
}

img#kyogre  {
    float:right;
    margin-right: -130px;
    margin-top: -80px;
    position: relative;
    cursor:pointer;
}

img#mudkip {
    float:left;
    margin-left: -80px;
    margin-top:30px;
    position: relative;
    cursor:pointer;
}

img#swampert {
    float:left;
    margin-left: -80px;
    margin-top:50px;
    position: relative;
    cursor:pointer;
}

img#spoink  {
    float:right;
    margin-right:-40px;
    margin-top:20px;
    position: relative;
    cursor:pointer;
}

img#grumpig {
    float:right;
    margin-right:-120px;
    margin-top:30px;
    position: relative;
    cursor:pointer;
}

img#quilava {

    margin-right: -50px;
    float: right;
    position: relative;
    cursor:pointer;
}

img#typhlosion {

    float: right;
    margin-right: -50px;
    position: relative;
    cursor:pointer;
}

