html, body {
padding:0; 
margin-bottom:0; 
background:#fff url(../images/bg1.gif) repeat-x top left; 
font:normal normal 90%/1.2em verdana, arial, sans-serif; 
color:#333; 
text-align:center;
}

#wrapper {
bottom:0; 
max-width:785px;
margin-left:auto;
margin-right: auto;
padding:0; 
text-align:center; 
border:2px solid #ff0000; 
background:#fff url(../images/morestars.gif) repeat top left;
}

* html #wrapper {
width:785px; 
text-align:center;
}

#mainContent {
width: 600px;
margin-left:auto;
margin-right: auto;
padding:0; 
font-size:0.8em; 
line-height:1.4em;
text-align: justify;
}

*html #mainContent p {
width: 600px;
margin:10; 
line-height:1.0em;
}

table td {
max-width: 600px;
text-align: left;
vertical-align: bottom;
font-size: 0.9em;
line-height: 1.5em.;
padding: 10px;
padding-right: 30px;
}

p {
font-size: 0.9em;
line-height: 1.5em.;
}

hr {
width: 80%;
height: 2px;
color: #ff0000;
align: center;
}

table td h1 { font-size: 1.4em; }

*html p { font-size:0.9em; margin-top: 0px;}

h1 { font-size: 24px; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; font-style: italic; line-height: 0.5em;}

a.close { 
text-align: right;
font-size: 0.8em; 
color: #ff0000; 
text-decoration: none; 
}

.cl {clear:left; line-height:0; height:0; font-size:0.1em;}

#footer {
text-align:center; 
font-size:0.7em; 
line-height:1.2em; 
font-style:italic; 
color:#fff;
}
