body {
background-color:#333;
margin: 0px;
padding: 0px;
text-align: center;
}

#container {
width:635px;
height:495px;
max-width:635px;
max-height:495px;
margin: 0 auto;
margin-top: 4%;
border: none;
text-align: center;
overflow:hidden;
}

#text {
background-image: url('images/dsi_38.jpg');
background-repeat: no-repeat;
float: left; 
text-align: left;
margin:0px; 
border: none; 
width: 511px; 
height: 137px;
overflow:hidden; 
}

p {
margin: 4px 0px 0px 4px;
color: #000;
font-size: 11px;
font-family: Arial, sans-serif;
font-style: normal;
line-height: 1.3em;
}

a {
color: #CC0000;
text-decoration: none;
}

a:hover {
color: #CC0000;
text-decoration: underline;
}

a:visited {
color: #CC3333;
}

.footerleft {
margin:0px 0px 0px 20px;
font-size: 10px;
float: left;
color: #ccc;
}

a.footerright {
font-family: Arial, sans-serif;
margin:0px 20px 0px 0px;
font-size: 10px;
float: right;
color: #666;
}

a.footerright {
color: #666;
}

a.footerright:hover {
color: #ccc;
text-decoration: none;
}

img {
border: 0px;
}

ul {
margin-top: 2px;
margin-bottom: 0px;
list-style-type: none;
list-style-position:outside;
}

li {
margin:0px 0px 0px -35px;
color: #000;
font-size: 11px;
font-family: Arial, sans-serif;
font-style: normal;
line-height: 1.3em;
 background-image: url(images/dot.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
}

.clr {
clear:both;
}