* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Helvetica, sans-serif;
 text-align: center;
background-image: url("http://tpsiteworks.com/demo/hosts/images/ltbluebgtile.jpg");
}

img {
border-style: none;
}

  /*
LEAVE THE WRAPPER SECTION AS IT IS IF YOU WANT THE WEBPAGE AUTOMATICALLY CENTERED ON THE SCREEN, BUT CHANGE THE WIDTH ACCORDINGLY
*/
#wrapper { 
 margin: 0px auto;
 width: 880px;
}

a {text-decoration: none; color:#ffffff;}
a:hover {text-decoration: none; color:#000000;}

img {
 border-style: none;
}

img.floatleft { 
    float: left; 
    margin: 7px; 
}

img.floatright { 
    float: right; 
    margin: 7px; 
}

#header {
 color: #ffffff;
 width: 800px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 245px;
 margin: 0px 0px 0px 0px;
 background-image: url('http://tpsiteworks.com/demo/hosts/images/hostsheaderstars.jpg');
 background-repeat: no-repeat;
}

table.one {
table-layout: auto;
border-collapse: collapse;
}

td.leftedge {
padding: 0px 0px 0px 0px;
background-image: url('http://tpsiteworks.com/demo/hosts/images/bodybgleft.jpg');
}

td.rightedge {
padding: 0px 0px 0px 0px;
background-image: url('http://tpsiteworks.com/demo/hosts/images/bodybgright.jpg');
}

td.menu {
padding: 10px 0px 0px 0px;
height: 15px;
vertical-align: top;
}

td.left {
background-image: url('http://tpsiteworks.com/demo/hosts/images/yellowbgtile.jpg');
padding: 20px 10px 0px 10px;
vertical-align: top;
width: 180px;
}

td.right {
background-image: url('http://tpsiteworks.com/demo/hosts/images/whitebgtile.jpg');
padding: 20px 20px 10px 20px;
vertical-align: top;
}

td.texttop {
padding: 10px 0px 10px 15px;
vertical-align: top;
}

td.textmiddle {
vertical-align: middle;
}

td.textbottom {
vertical-align: bottom;
}

td.yellow {
vertical-align: middle;
background-image: url('http://tpsiteworks.com/demo/hosts/images/ltyellowbgtile.jpg');
}

td.kidzone {
padding: 3px 0px 0px 0px;
background-image: url('http://tpsiteworks.com/demo/hosts/images/orangebgtile.jpg'); height: 15px;
border-top: 0px solid #000000;
border-right: 0px solid #ff9966;
border-bottom: 0px solid #000000;
border-left: 0px solid #003399;
text-align: right;
vertical-align: middle;
}

td.orange {
background-image: url('http://tpsiteworks.com/demo/hosts/images/orangebgtile.jpg');
padding: 10px 10px 10px 10px;
vertical-align: middle;
}

.orange10bold {
color: #ff9966;
font-size: 10px;
font-weight: bold;
line-height:13px;
display:block;
}

.orange8bold {
color: #ff9966;
font-size: 8px;
font-weight: bold;
line-height:11px;
display:block;
}

.gray12 {
color: #666666;
font-size: 12px;
}

.gray11 {
color: #666666;
font-size: 11px;
}

.blue10bold {
color: #003366;
font-size: 10px;
font-weight: bold;
line-height:13px;
display:block;
}

.blue12bold {
color: #003366;
font-size: 12px;
font-weight: bold;
}

.gray11bold {
color: #666666;
font-size: 11px;
font-weight: bold;
}

.gray10bold {
color: #666666;
font-size: 10px;
font-weight: bold;
line-height:13px;
display:block;
}

.gray10 {
color: #666666;
font-size: 10px;
line-height:13px;
display:block;
}

.left {
text-align: left
}

.right {
text-align: right
}

.center {
text-align: center
}

.justify {
text-align: justify
}
