td {
font-family: trebuchet ms;
color:#999999;
font-size:14px;
letter-spacing: 0px;
}


.one {position: absolute; left: 150px; top: 0px; }
.two {position: absolute; left: 250px; top: 340px;}
.three {position: absolute; left: 230px; top: 358px; }
.four {position: absolute; left: 510px; right: 0px; }
.five {position: absolute; left: 689px; right: 0px; }
.six {position: absolute; left: 195px; top: 287px; }

.content {
padding: 20px; 
}

.left {
background-image: url(img/tb-left-bg.jpg);
background-repeat: repeat-y;
}

.right {
background-image: url(img/tb-right-bg.jpg);
background-repeat: repeat-y;
}

.nav {
padding: 15px;
}

body {
background-color: #000000;
font-family: verdana;
font-size:11px;
color:#BF0000;

}


a:link {
font-family:trebuchet ms;
font-size:14px;
color:#ffffff;
text-decoration: none;
letter-spacing: 0px;
cursor: ne-resize;
}


a:hover {
font-family:trebuchet ms;
font-size:14px;
color:#999999;
letter-spacing: 0px;
text-decoration:line-through;
}

a:visited {
font-family:trebuchet ms;
font-size:14px;
color:#ffffff;
text-decoration: none;
letter-spacing: 0px;
cursor: ne-resize;
}


textarea {
font-family:Verdana;
font-size:11px;
color:#999999;
background-color:#000000;
border-color:#cccccc;
}

input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
background-color:#000000;
border-color:#cccccc;
}

