body {
background: white;
text-align: left;
}

img { 
border: none; 
}

#container {
margin:58px auto 0px auto;
width:612px;
}

#container2 {
margin:58px auto 0px auto;
width:1040px;
}

#content {
width: 250px; margin: 70px 0 0 500px;
}

.bkgd {
background: white url(images/spade.gif) no-repeat top left;
}

.bkgd2 {
background: white;
}

.main {
font-family: verdana, helvetica, sans-serif; font-size: 10px; line-height: 11px; color: #000000
}
a:link {
color: #000000
}
a:visited {
color: #000000
}

.red {
color: #D22128
}