@CHARSET "UTF-8";

body {
    border-color: #ffddaa;
    border-width: 1px;
    border-style: solid;
    width:1450px;
}
h1, h2, h3, h4, h5, h6 {
    text-shadow: -1px -1px 0px #ffffff, 3px 3px 2px #663333;
    background-color: #ffddaa;
}
#h1link {
    text-decoration: none;
    color: black;
}
#header {
}
#main {
    float:left;
    margin-bottom: 20px;
}
#left {
    float:left;
    width:330px;
    font-size: 10pt;
}
#center {
    margin-left: 340px;
    width:850px;
}
#right {
    float:right;
    width:190px;
    font-size: 10pt;
    margin-bottom: 20px;
}
#footer {
    clear:both;
    font-size: 8pt;
}

a.linkColor {
    color: #333333;
    text-decoration: none;
}
a:hover.linkColor {
    text-decoration:underline;
}

/*
-------------------------
-------------------------
-------------------------
*/
.gamePageLeftAd {
    margin-top: 380px;
}
#gamePageCenter {
    margin-left: 115px;
}
#gameContents {
    margin-top: 115px;
    margin-bottom: 115px;
}
#gameDescription {
    margin-top: 50px;
    margin-bottom: 50px;
}

/*
-------------------------
-------------------------
-------------------------
*/
#indexRss10 {
    border-color: #ffddaa;
    border-width: 1px;
    border-style: solid;
    width:500px;
    font-size: 10pt;
}








