body, p, td, li { font-family: verdana,"trebuchet ms",verdana; font-size: 9pt; color: black;}
h1 { font-size: 16pt; text-align: right; 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: 690px;
    margin: 0 auto;
    padding: 30pt 0;
}

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

div#bottom  {

    padding: 5em;
}

body {
    background: #ffb472;
}

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

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

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

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

img#groudon {
    float:left;
    margin-left: -60px;
    margin-top:-90px;
    position: relative;
    cursor:pointer;    
}

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

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

img#bagon {
    float:right;
    margin-right:-50px;
    position: relative;
    cursor:pointer;
}

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

img#pichu {
    float:left;
    margin-left: -50px;
    position: relative;
    cursor:pointer;
    padding-right: 10px;
}

img#pikachu {
    float:left;
    margin-left: -50px;
    position: relative;
    cursor:pointer;
    padding-right: 10px;
}

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

