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:0 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;
}

table td { font-size: 0.8em; }

#frame {
padding-top: 10px;
}

#frame table td {
max-width: 600px;
margin: 0
padding: 0;
cellspacing: 0;
border: none;
text-align: center;
}

* html #frame table td {
text-align: center;
height: 100%;
}

#frame img {
padding: 0;
margin: 0;
border: none;
text-align: center;
}

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

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

p.top { 
font-size:1em; 
line-height: 1.5em; 
text-align:justify; 
padding: 50px; 
margin-top: -40px;
}

*html p { font-size:0.9em; padding: 50px;  margin-top: -40px;}
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;
}

