
body {
color: #000000;
font-size: 18pt;
font-family: "Times New Roman";
background-color: #EEEEEE;
text-align: left;
}

p.center {text-align: center}
p.left {text-align: left}

a:link {
color: #FF6E00;
text-decoration: none;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

h1 {
color: #006B6B;
font-weight: bold;
font-size: 14pt;
}

h2 {
color: #EF212B;
font-weight: bold;
font-size: 14pt;
}

#navi_ndsdiv {
position: relative;
top: -60px;
left: -176px;
width: 128px;
height: 58px;
background: #BEFEF3;
}

#navi_designdiv {
position: relative;
top: -118px;
left: 0px;
width: 128px;
height: 58px;
background: #BEFEF3;
}

#navi_extradiv {
position: relative;
top: -118px;
left: 176px;
width: 128px;
height: 58px;
background: #BEFEF3;
}

#gamediv {
position: relative;
width: 750px;
height: 450px;
}

#gamediv_small {
position: relative;
width: 750px;
height: 340px;
}

#gamediv_smallest {
position: relative;
width: 750px;
height: 240px;
}

#maindiv {
position: relative;
top: -100px;
padding: 50 50 50 50px;
width: 850px;
height: 256px;
background: #BEFEF3;
color: #000000;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#ndsdiv {
position: relative;
top: -100px;
padding: 50 50 50 50px;
width: 850px;
height: 1720px;
background: #BEFEF3;
color: #000000;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#designdiv {
position: relative;
top: -100px;
padding: 50 50 50 50px;
width: 850px;
height: 1550px;
background: #BEFEF3;
color: #000000;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#extradiv {
position: relative;
top: -100px;
padding: 50 50 50 50px;
width: 850px;
height: 825px;
background: #BEFEF3;
color: #000000;
font-weight: bold;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

