body {
margin:0px;
background:url(images/bg2.jpg) center repeat-y #000000;
}
#container {
margin:0 auto 0 auto;
width:555px;
}
#top {
background-image:url(images/top2.jpg);
background-position:center;
background-repeat:no-repeat;
width:554px;
height:244px;
margin:0 auto 10px auto;
}
#content {
margin:0 auto 0 auto;
width:555px;
}
.text {
font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding:10px;
text-align:justify;
line-height:1.75em;
}
.footer {
font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
padding:10px;
text-align:center;
}
a {
text-decoration: none;
color:#669966;
}
a:hover {
color:#000000;
text-decoration: underline;
}
