body {
 margin:0; padding:0; font-family:Georgia,Times New Roman,Times,serif;
}
p, td {
 font-weight:bold; color:#666; font-size:11pt;
}
h1,h2,h3 { text-align:center; }
td { vertical-align:top; text-align:justify; }
#core {
 width:780px; border: 2px solid black; height:100%; border-collapse:collapse;
 background: url(side.png) repeat-y;
}
#core th {
 height:180px; padding:0; margin:0;
 background: url(TIGlogo.png) no-repeat;
}
#head { height:100%; width:100%; background: url(block.jpg) top right no-repeat; }
.side { width:194px; padding-top:24px; }
.side a {
 width:100%; margin:0; padding:0; border:0; height:50px; display:block;
 text-align:center; vertical-align:middle; color:white; line-height:42px;
 background: white url(button.png) no-repeat;
 text-decoration:none; font-family: arial,helvetica,sans-serif; font-weight:bold;
}
.side a:hover{ color:yellow; }
#content { padding:48px; }
#corner { background: url('fix.png') top right no-repeat; }
#foot {
 position:absolute; margin-left:-96px;
 color:#ccc; background-color:#003399; padding:3px;
}
#foot a { text-decoration:none; color:#ccc; }