.top {
width:880px;
background-color:#660099;
text-align:center;
border-bottom:5px groove #666666;
}

.link {
height:35px;
width:880px;
background-color:#666666;
border-top:5px groove #660099;
border-bottom:5px groove #660099;
color:#FEE11B;
padding:0px;
margin:0px;
font-size:20pt;
}

.right {
width:700px;
float:left;
background-color:#660099;
padding:0px;
margin:0px;
border-left:5px groove #666666;
color:#FEE11B;
}


.left {
font-size:18pt;
width:180px;
float:left;
background-color:#FEE11B;
padding:0px;
margin:0px;
}

.container {
width:890px;
background-color:#FEE11B;
border: #FF0000 5px groove;
padding:0px;
margin:0px auto 0px auto;
}

script {
border:none;
}

.left a {
text-decoration:none;
}

.left a:link {
color:#660099;
}

.left a:visited {
color:#660099;
}

.left a:hover {
color:#000000;
}




body{
margin:0;
text-align:center;
background-color:#000000;
}

.inside {
margin-top:8px;
}

.center {
text-align:center;
margin-left:auto;
margin-right:auto;
}

object {
text-align:center;
margin:0px auto;
}

