* {margin: 0; padding: 0; border: none; background: transparent;}

body {
background-color: #EACAB6;
}

p, div, body, td {
font-size: 11px;
font-family: tahoma, sans-serif;
color: #4F1917; 
line-height:11px;
}

p, div,td{
background-color: inherit;
}

p{
margin-bottom: 11px;
}

/* Custom Tags */
strong {
color:#B61619; 
font-family: georgia, serif;
font-size: 11px; 
font-weight:bold;
background-color: inherit;
}

em {
color:#E28B7C;
font-family: georgia, serif;
font-size: 11px; 
font-weight:bold; 
font-style:italic;
background-color: inherit;
}

/* Links */
a:link {
font-weight: normal;
font-size: 8pt;
font-family: georgia, serif;
color: #A0211C;
text-decoration: none; 
background-color: inherit;
}

a:active {
font-weight: normal;
font-size: 11px;
font-family: georgia, serif;
color: #A0211C;
text-decoration: none; 
background-color: inherit;
}

a:visited {
font-weight: normal;
font-size: 11px;
font-family: georgia, serif;
color: #A0211C;
text-decoration: none; 
background-color: inherit;
}

a:hover{
font-weight: normal;
font-size: 11px; 
font-family: georgia, serif;
color: #A0211C;
text-decoration: none; 
background-color:#F2CFB0;
}

/* Content */
h1{
color: #AE1609; 
font-size:12px; 
font-family: georgia, sans-serif; 
font-weight: bold; 
text-align:center;
border-bottom: 3px double #AE1609; 
width:100%; 
padding: 3px 0 2px 0;
margin: 8px 0 4px 0;
display:block;
background-color: inherit;
}

/* Positioning */
#ImageTable { 
width:700px; 
height: 500px;
border:0px; 
position:absolute;
left: 210px;
top: 75px;
}

#MainIframe{
padding: 2px; 
width:317px; 
height: 290px;
position:absolute;
left: 299px; 
top: 125px; 
}
