body{
background: url(/bodybg.png);
color: #888;
font-family: Arial;
}
a{ color: #54b5a2; font-family: Arial;}

.submit {
        float: right;
        height: 24px;
        border-width: 1px;
        border-style: solid;
        border-color: #54b52a;
        width: 120px; }

#canvas{ width: 100%; text-align: center; }
#container{ width: 950px; margin: 0 auto; }
#header{ width: 950px; height: 100px; }
#rightheader{ width: 468px; height: 95px; float: right; margin-top: 0px; text-align: right;}
#logo{ width: 293px; height: 100px; float: left; }
#main{ width: 950px; }
#menu{ width: 950px; margin: 0; padding: 0px; height: 70px; }
#menu ul{ list-style: none; width: 950px; margin: 0; padding: 0px; }
#menu ul li{ width: 316px; height: 70px; background: url(/tabbg.png) 0px -70px no-repeat; line-height: 50px; float: left; }
.urltab { width: 300px; height: 60px; margin-top: 10px; margin-left: 8px; background: url(/compress.gif) 0 0 no-repeat; display: block; }
.emailtab{ width: 300px; height: 60px; margin-top: 10px; margin-left: 8px; background: url(/mail_earth.gif) 0 0 no-repeat; display: block; }
.spamtab{ width: 300px; height: 60px; margin-top: 10px; margin-left: 8px; background: url(/spam.png) 0 0 no-repeat; display: block; }
#menu a{ font-family: Arial; font-size: 22px; color: #54b5a2; text-decoration: none; }
#info { width: 950px; height: 200px; background: url(/infobg.png) 0 0 no-repeat; }
#urlinfo{ width: 900px; height: 150px; margin-top: 25px; margin-left: 25px; float: left; text-align: left; font-family: Arial; font-size: 16px; color: #888; }
#urlinfo a{ width: 150px; height: 25px; display: block; background: url(/button.png); font-family: Arial; font-size: 14px; color: #fff; line-height: 25px; text-decoration: none; text-align: center; font-weight: bold; }
#emailinfo{ width: 900px; height: 150px; margin-top: 25px; margin-left: 25px; float: left; text-align: left; font-family: Arial; font-size: 16px; color: #888; }
#emailinfo a{ width: 150px; height: 25px; display: block; background: url(/button.png); font-family: Arial; font-size: 14px; color: #fff; line-height: 25px; text-decoration: none; text-align: center; font-weight: bold; }
#spaminfo { width: 900px; height: 150px; margin-top: 25px; margin-left: 25px; float: left; text-align: left; font-family:Arial; font-size: 16px; color: #888; }
#spaminfo a{ width: 150px; height: 25px; display: block; background: url(/button.png); font-family:Arial; font-size: 14px; color: #fff; line-height: 25px; text-decoration: none; text-align: center; font-weight: bold; }
#maintexts{ width: 950px; height: 280px; font-family: Arial; color: #888; }
#lefttext{ width: 450px; float: left; text-align: left; }
#righttext{ width: 450px; float: left; margin-left: 50px; }
#footer{ width: 950px; height: 60px; background: url(/6xpfoot.png); text-align: center; line-height: 30px; font-family: Arial; color: #888; font-size: 11px; }
#footer a{ color: #54b5a2; text-decoration: none; }

