body {
 background-color:white;
}

/* Creates the main t1.  Mainly centers the table in a cross browser liquid manner */
#t1 {
 width:775px;
 height:580px;
 margin-top:20px;
 background-image : url('./images/backdrop.jpg');
 text-align:center;
}

#t1r1 {
 vertical-align:top;
}

#t1r1c1 {
 width:50%;
}

#t1r1c1 {
 width:50%;
 color:white;
 vertical-align:middle;
}

#t2 {
 width:100%;
 height:100%;
 color:white;
 text-align:center;
}

#t2r1 {
 height:20%;
}

#t2r2 {
 height:50%;
}

#t2r3 {
 height:20%;
}

#t2r4 {
 height:10%;
}

#t2r3c1 {
 width:50%;
}

#t2r3c2 {
 width:50%;
}


#t3 {
 width:100%;
 height:100%;
}

#t3r1 {
 vertical-align:middle;
}

#t4 {
 width:100%;
 height:100%;
 color:white;
 text-align:center;
}

#t4r1 {
 height:75%;
 vertical-align:bottom;
}

#t4r2 {
 height:10%;
 vertical-align:middle;
}

#t4r3 {
 height:15%;
 vertical-align:middle;
}

#logo {
 margin-top:10px;
}

a:link, a:visited, a:active, a:hover {
 text-decoration:none;
}

#orderingInfo {
 font: normal 25px fantasy;
}

#description {
 font: normal 25px fantasy;
}

#t5 {
 height:270px;
 width:360px;
}

#t5 td {
 width:90px;
 height:90px;
 vertical-align:middle;
 padding-top:5px;
 text-align:center;
}

#t6 {
 width:100%;
 height:100%;
}

#t6r1 {
 vertical-align:top;
}

#t6r1c1 {
 width:40%;
 text-align:right;
}

#t6r1c2 {
 width:20%;
 text-align:center;
}

#t6r1c3 {
 width:40%;
 text-align:left;
}
