body
TD,P,body,A{COLOR:#000000;FONT-FAMILY:verdana;FONT-SIZE:10pt;}
A:LINK{color:#FF6600;text-decoration:none;FONT-FAMILY:verdana;FONT-SIZE:10pt;}
A:VISITED{color:#FF6600;text-decoration:none;FONT-FAMILY:verdana;FONT-SIZE:10pt;}
A:HOVER{color:#993300;text-decoration:underline;FONT-FAMILY:verdana;FONT-SIZE:10pt;}
* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
background-image: URL();
background-repeat: repeat-x;
background-position: top left;
background-color: #99CCFF;
text-align: center;
}

.container1
{
margin-left: auto;
margin-right: auto;
width: 667px;
height: 430px;
text-align: left;
border-left:1px SOLID #6699CC;
border-right:1px SOLID #6699CC;
background-color: #ffffff;
background-image: URL(images/bigbg.gif);
background-repeat: repeat-y;
background-position: top right;
}
.container2
{
margin-left: auto;
margin-right: auto;
width: 667px;
text-align: center;
border-left:1px SOLID #6699CC;
border-right:1px SOLID #6699CC;
background-color: #ffffff;
}
.roundtop
{
margin-left: auto;
margin-right: auto;
width: 667px;
}
.roundbottom
{
margin-left: auto;
margin-right: auto;
width: 667px;
}
.space
{
height: 66px;
}