#main { background-image: url(../img/bg.png); padding: 0; margin: 0; }
#vp { text-align: center; width: 100%; }
#content { position: relative; top: 60px; width: 833px; height: 508px; border: 0; background-image: url(../img/midbox.png); background-repeat: no-repeat; margin: 0 auto; }
#chatbox { position: absolute; top: 17px; left: 17px; width: 800px; height: 455px; border: 0; }
#lnk_contact { font-size: 11px; font-family: Tahoma,"Trebuchet MS",sans-serif; color: #2c6bd3 ; position: absolute; top: 480px; left: 740px; width: 62px; height: 20px; cursor: pointer; }
#sponsor { font-size: 11px; font-family: Tahoma,"Trebuchet MS",sans-serif; color: #2c6bd3 ; position: absolute;position: absolute; top: 480px; left: 48px; cursor: pointer; }
#other { font-size: 12px; font-family: Tahoma,Trebuchet MS,sans-serif; color: #000000; }
#start { height: 100%; width: 100%; text-align: center; vertical-align: middle; margin: 0 auto; }
a:link,a:visited,a:active,a:hover { text-decoration: none; }