/* CSS Document */

html, body {
margin:0px;
padding:0px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
color:#464600;
background-image:url(img/500_ed2.jpg);
}

#container {
position:absolute;
margin:130px auto 0px;
width:100%;
}

#main {
margin:0px auto;
width:780px;
}

#back {
background-color:#D6D6AD;
}

#replay {
padding-top:120px;
}

.replay a:active {
color:#464600;
text-decoration:underline;
}

.replay a:link {
color:#464600;
text-decoration:underline;
}

.replay a:visited {
color:#464600;
text-decoration:underline;
}

.replay a:hover {
color:#464600;
text-decoration:none;
}

#img {
width:198px;
height:58px;
border:1px solid #464600;
background-image:url(img/top.gif);
}

#box {
padding:10px;
width:178px;
height:274px;
text-align:left;
border-top:1px solid #464600;
border-left:1px solid #464600;
border-right:1px solid #464600;
background-color:#FA9E3B;
}

.box a:active {
color:#464600;
text-decoration:none;
}

.box a:link {
color:#464600;
text-decoration:none;
}

.box a:visited {
color:#464600;
text-decoration:none;
}

.box a:hover {
color:#FFFFFF;
text-decoration:none;
}

#bottom {
padding:0px 10px 0px 10px;
width:178px;
height:74px;
border-bottom:1px solid #464600;
border-left:1px solid #464600;
border-right:1px solid #464600;
background-color:#FA9E3B;
}

.bottom a:active {
color:#FFFFFF;
text-decoration:none;
}

.bottom a:link {
color:#FFFFFF;
text-decoration:none;
}

.bottom a:visited {
color:#FFFFFF;
text-decoration:none;
}

.bottom a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.split h3{margin:0;font-size:10px; font-weight:100}
.split h3.left{float:left}
.split h3.right{float:right} 

